[==========] 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:23:19.477015 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:38687
I20260709 12:23:19.478541 27644 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:23:19.479660 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:19.498046 27653 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:23:19.498150 27651 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:23:19.498085 27650 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:23:20.686210 27652 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 12:23:20.686359 27644 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:23:20.690999 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:20.691257 27644 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:23:20.691502 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599800691470 us; error 0 us; skew 500 ppm
I20260709 12:23:20.692322 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:20.699033 27644 webserver.cc:533] Webserver started at http://127.26.255.62:37577/ using document root <none> and password file <none>
I20260709 12:23:20.699934 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:20.700181 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:20.700644 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:20.706604 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "e9a562b0d84a46f79a7a97718268933a"
format_stamp: "Formatted at 2026-07-09 12:23:20 on dist-test-slave-bdgg"
I20260709 12:23:20.715158 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.003s	sys 0.005s
I20260709 12:23:20.720427 27659 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:23:20.721743 27644 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 12:23:20.722078 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "e9a562b0d84a46f79a7a97718268933a"
format_stamp: "Formatted at 2026-07-09 12:23:20 on dist-test-slave-bdgg"
I20260709 12:23:20.722376 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-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:23:20.789439 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:20.791090 27644 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:23:20.791505 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:20.864480 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:38687
I20260709 12:23:20.864553 27710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:38687 every 8 connection(s)
I20260709 12:23:20.872611 27711 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:23:20.894145 27711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a: Bootstrap starting.
I20260709 12:23:20.900230 27711 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:20.902135 27711 log.cc:826] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a: Log is configured to *not* fsync() on all Append() calls
I20260709 12:23:20.906656 27711 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a: No bootstrap required, opened a new log
I20260709 12:23:20.927163 27711 raft_consensus.cc:359] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a562b0d84a46f79a7a97718268933a" member_type: VOTER }
I20260709 12:23:20.927752 27711 raft_consensus.cc:385] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:20.928038 27711 raft_consensus.cc:740] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9a562b0d84a46f79a7a97718268933a, State: Initialized, Role: FOLLOWER
I20260709 12:23:20.928942 27711 consensus_queue.cc:260] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e9a562b0d84a46f79a7a97718268933a" member_type: VOTER }
I20260709 12:23:20.929459 27711 raft_consensus.cc:399] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:20.929762 27711 raft_consensus.cc:493] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:20.930110 27711 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:20.934235 27711 raft_consensus.cc:515] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a562b0d84a46f79a7a97718268933a" member_type: VOTER }
I20260709 12:23:20.934993 27711 leader_election.cc:304] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [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: e9a562b0d84a46f79a7a97718268933a; no voters: 
I20260709 12:23:20.936726 27711 leader_election.cc:290] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:20.937083 27714 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:20.939448 27714 raft_consensus.cc:697] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 1 LEADER]: Becoming Leader. State: Replica: e9a562b0d84a46f79a7a97718268933a, State: Running, Role: LEADER
I20260709 12:23:20.940454 27714 consensus_queue.cc:237] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [LEADER]: Queue going to LEADER mode. State: All 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: "e9a562b0d84a46f79a7a97718268933a" member_type: VOTER }
I20260709 12:23:20.941463 27711 sys_catalog.cc:565] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:20.955147 27715 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e9a562b0d84a46f79a7a97718268933a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a562b0d84a46f79a7a97718268933a" member_type: VOTER } }
I20260709 12:23:20.955760 27715 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:20.957829 27716 sys_catalog.cc:455] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [sys.catalog]: SysCatalogTable state changed. Reason: New leader e9a562b0d84a46f79a7a97718268933a. Latest consensus state: current_term: 1 leader_uuid: "e9a562b0d84a46f79a7a97718268933a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e9a562b0d84a46f79a7a97718268933a" member_type: VOTER } }
I20260709 12:23:20.958655 27716 sys_catalog.cc:458] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:20.959935 27723 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:20.972469 27723 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:20.974888 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:20.988770 27723 catalog_manager.cc:1383] Generated new cluster ID: 7950b6e6082a4f159569853888835912
I20260709 12:23:20.989090 27723 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:21.004309 27723 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:21.005913 27723 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:21.023634 27723 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a: Generated new TSK 0
I20260709 12:23:21.024658 27723 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:21.041944 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:21.051687 27733 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:23:21.054085 27734 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:23:21.057003 27644 server_base.cc:1061] running on GCE node
W20260709 12:23:21.057415 27736 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:23:21.058441 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:21.058854 27644 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:23:21.059118 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599801059098 us; error 0 us; skew 500 ppm
I20260709 12:23:21.059949 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:21.064069 27644 webserver.cc:533] Webserver started at http://127.26.255.1:41809/ using document root <none> and password file <none>
I20260709 12:23:21.064808 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:21.065073 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:21.065409 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:21.066956 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-bdgg"
I20260709 12:23:21.074029 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:23:21.079342 27741 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:23:21.080237 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 12:23:21.080602 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-bdgg"
I20260709 12:23:21.080996 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-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:23:21.128314 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:21.130151 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:21.133000 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:21.138671 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:21.138996 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.139341 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:21.139580 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.231405 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:44643
I20260709 12:23:21.231454 27803 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:44643 every 8 connection(s)
I20260709 12:23:21.239338 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:21.250419 27808 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:23:21.258544 27809 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:23:21.265607 27804 heartbeater.cc:344] Connected to a master server at 127.26.255.62:38687
I20260709 12:23:21.266142 27804 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:21.267218 27804 heartbeater.cc:507] Master 127.26.255.62:38687 requested a full tablet report, sending...
W20260709 12:23:21.269061 27811 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:23:21.269764 27644 server_base.cc:1061] running on GCE node
I20260709 12:23:21.270609 27676 ts_manager.cc:194] Registered new tserver with Master: cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643)
I20260709 12:23:21.270880 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:21.271173 27644 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:23:21.271376 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599801271360 us; error 0 us; skew 500 ppm
I20260709 12:23:21.272197 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:21.273367 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48870
I20260709 12:23:21.278962 27644 webserver.cc:533] Webserver started at http://127.26.255.2:36725/ using document root <none> and password file <none>
I20260709 12:23:21.279687 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:21.279971 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:21.280297 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:21.281777 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-bdgg"
I20260709 12:23:21.288376 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:23:21.292822 27816 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:23:21.293678 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:23:21.293980 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-bdgg"
I20260709 12:23:21.294273 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-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:23:21.309064 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:21.310343 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:21.312564 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:21.315517 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:21.315776 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.316031 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:21.316216 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.412992 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:46485
I20260709 12:23:21.413251 27878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:46485 every 8 connection(s)
I20260709 12:23:21.420900 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:21.429572 27882 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:23:21.435113 27883 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:23:21.437639 27879 heartbeater.cc:344] Connected to a master server at 127.26.255.62:38687
I20260709 12:23:21.438122 27879 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:21.439208 27879 heartbeater.cc:507] Master 127.26.255.62:38687 requested a full tablet report, sending...
W20260709 12:23:21.440126 27885 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:23:21.441874 27676 ts_manager.cc:194] Registered new tserver with Master: e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:21.442225 27644 server_base.cc:1061] running on GCE node
I20260709 12:23:21.443281 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:21.443558 27644 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:23:21.443764 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599801443746 us; error 0 us; skew 500 ppm
I20260709 12:23:21.443794 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48880
I20260709 12:23:21.444545 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:21.447527 27644 webserver.cc:533] Webserver started at http://127.26.255.3:39561/ using document root <none> and password file <none>
I20260709 12:23:21.448146 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:21.448396 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:21.448707 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:21.450201 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "ab1ee5bef1014da8b50941c576732dfa"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-bdgg"
I20260709 12:23:21.456147 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:23:21.460486 27890 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:23:21.461411 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:23:21.461761 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "ab1ee5bef1014da8b50941c576732dfa"
format_stamp: "Formatted at 2026-07-09 12:23:21 on dist-test-slave-bdgg"
I20260709 12:23:21.462131 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783599799304917-27644-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:23:21.485363 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:21.487000 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:21.488929 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:21.492558 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:21.492820 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.493108 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:21.493323 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:21.578935 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:37023
I20260709 12:23:21.578998 27952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:37023 every 8 connection(s)
I20260709 12:23:21.596539 27953 heartbeater.cc:344] Connected to a master server at 127.26.255.62:38687
I20260709 12:23:21.596947 27953 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:21.597718 27953 heartbeater.cc:507] Master 127.26.255.62:38687 requested a full tablet report, sending...
I20260709 12:23:21.599658 27676 ts_manager.cc:194] Registered new tserver with Master: ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:21.600678 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013474352s
I20260709 12:23:21.600924 27676 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48890
I20260709 12:23:21.653788 27676 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48904:
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:23:21.657616 27676 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:23:21.774715 27769 tablet_service.cc:1511] Processing CreateTablet for tablet fdd63a24d011487984b177ac023c817a (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:21.776409 27769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd63a24d011487984b177ac023c817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.779129 27844 tablet_service.cc:1511] Processing CreateTablet for tablet fdd63a24d011487984b177ac023c817a (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:21.779585 27768 tablet_service.cc:1511] Processing CreateTablet for tablet 75b1bb98e7514558adc6e6bb17e11cdc (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:21.780576 27844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd63a24d011487984b177ac023c817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.780915 27768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b1bb98e7514558adc6e6bb17e11cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.783784 27767 tablet_service.cc:1511] Processing CreateTablet for tablet 21f99959ee23400c930fef774b7d3223 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:21.783890 27842 tablet_service.cc:1511] Processing CreateTablet for tablet 21f99959ee23400c930fef774b7d3223 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:21.785181 27767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f99959ee23400c930fef774b7d3223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.785322 27842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f99959ee23400c930fef774b7d3223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.787786 27841 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf5c918c36e4d7a93108dd03bc07f6e (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:21.787887 27843 tablet_service.cc:1511] Processing CreateTablet for tablet 75b1bb98e7514558adc6e6bb17e11cdc (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:21.789284 27841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf5c918c36e4d7a93108dd03bc07f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.791379 27765 tablet_service.cc:1511] Processing CreateTablet for tablet dd9952ed43714f27abf48dcd279bf6e3 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:21.792490 27766 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf5c918c36e4d7a93108dd03bc07f6e (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:21.793649 27764 tablet_service.cc:1511] Processing CreateTablet for tablet dfd3e0063b304fb7867fb6fd082b4dee (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:21.795970 27763 tablet_service.cc:1511] Processing CreateTablet for tablet 728c67a761f9420ab2964165304d41f6 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:21.797058 27840 tablet_service.cc:1511] Processing CreateTablet for tablet dd9952ed43714f27abf48dcd279bf6e3 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:21.797729 27843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b1bb98e7514558adc6e6bb17e11cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.798421 27840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9952ed43714f27abf48dcd279bf6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.801258 27762 tablet_service.cc:1511] Processing CreateTablet for tablet 5307f9e510f14b80aa7fd22150d1ff9b (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:21.801635 27761 tablet_service.cc:1511] Processing CreateTablet for tablet f6e982f99a3c4784b09a38aa55f67bfa (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:21.799736 27839 tablet_service.cc:1511] Processing CreateTablet for tablet dfd3e0063b304fb7867fb6fd082b4dee (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:21.803920 27839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd3e0063b304fb7867fb6fd082b4dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.804575 27766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf5c918c36e4d7a93108dd03bc07f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.801045 27838 tablet_service.cc:1511] Processing CreateTablet for tablet 728c67a761f9420ab2964165304d41f6 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:21.806831 27761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e982f99a3c4784b09a38aa55f67bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.807123 27838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728c67a761f9420ab2964165304d41f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.808327 27763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728c67a761f9420ab2964165304d41f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.809849 27764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd3e0063b304fb7867fb6fd082b4dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.811460 27765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9952ed43714f27abf48dcd279bf6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.812055 27837 tablet_service.cc:1511] Processing CreateTablet for tablet 5307f9e510f14b80aa7fd22150d1ff9b (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:21.812391 27836 tablet_service.cc:1511] Processing CreateTablet for tablet f6e982f99a3c4784b09a38aa55f67bfa (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:21.813048 27762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5307f9e510f14b80aa7fd22150d1ff9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.813472 27837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5307f9e510f14b80aa7fd22150d1ff9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.814702 27836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e982f99a3c4784b09a38aa55f67bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.832393 27918 tablet_service.cc:1511] Processing CreateTablet for tablet fdd63a24d011487984b177ac023c817a (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:23:21.858613 27918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdd63a24d011487984b177ac023c817a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.862681 27917 tablet_service.cc:1511] Processing CreateTablet for tablet 75b1bb98e7514558adc6e6bb17e11cdc (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:23:21.866180 27917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b1bb98e7514558adc6e6bb17e11cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.917445 27916 tablet_service.cc:1511] Processing CreateTablet for tablet 21f99959ee23400c930fef774b7d3223 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:23:21.919559 27916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21f99959ee23400c930fef774b7d3223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.947850 27912 tablet_service.cc:1511] Processing CreateTablet for tablet 728c67a761f9420ab2964165304d41f6 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:23:21.948050 27914 tablet_service.cc:1511] Processing CreateTablet for tablet dd9952ed43714f27abf48dcd279bf6e3 (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:23:21.941114 27915 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf5c918c36e4d7a93108dd03bc07f6e (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:23:21.949707 27913 tablet_service.cc:1511] Processing CreateTablet for tablet dfd3e0063b304fb7867fb6fd082b4dee (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:23:21.953451 27915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf5c918c36e4d7a93108dd03bc07f6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.959169 27971 tablet_bootstrap.cc:492] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:21.961752 27913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfd3e0063b304fb7867fb6fd082b4dee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.969203 27910 tablet_service.cc:1511] Processing CreateTablet for tablet f6e982f99a3c4784b09a38aa55f67bfa (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:23:21.971577 27911 tablet_service.cc:1511] Processing CreateTablet for tablet 5307f9e510f14b80aa7fd22150d1ff9b (DEFAULT_TABLE table=test-workload [id=44c465e1e1364e3e990ece31b00759f7]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:23:21.974196 27912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 728c67a761f9420ab2964165304d41f6. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:23:21.975178 27724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:21.992172 27910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e982f99a3c4784b09a38aa55f67bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:21.993893 27972 tablet_bootstrap.cc:492] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:21.999459 27911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5307f9e510f14b80aa7fd22150d1ff9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.015292 27914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd9952ed43714f27abf48dcd279bf6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:22.089519 27971 tablet_bootstrap.cc:654] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.097329 27972 tablet_bootstrap.cc:654] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.098953 27973 tablet_bootstrap.cc:492] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.111315 27971 tablet_bootstrap.cc:492] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.111979 27971 ts_tablet_manager.cc:1403] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.168s	user 0.012s	sys 0.012s
I20260709 12:23:22.116123 27971 raft_consensus.cc:359] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.116909 27971 raft_consensus.cc:385] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.117225 27971 raft_consensus.cc:740] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.118119 27971 consensus_queue.cc:260] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.118896 27972 tablet_bootstrap.cc:492] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.119115 27973 tablet_bootstrap.cc:654] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.119549 27972 ts_tablet_manager.cc:1403] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.168s	user 0.015s	sys 0.007s
I20260709 12:23:22.124841 27804 heartbeater.cc:499] Master 127.26.255.62:38687 was elected leader, sending a full tablet report...
I20260709 12:23:22.125538 27972 raft_consensus.cc:359] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.126396 27972 raft_consensus.cc:385] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.127363 27972 raft_consensus.cc:740] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.128249 27971 ts_tablet_manager.cc:1434] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:23:22.128435 27972 consensus_queue.cc:260] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.129349 27971 tablet_bootstrap.cc:492] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.130403 27973 tablet_bootstrap.cc:492] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.134821 27973 ts_tablet_manager.cc:1403] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.005s
I20260709 12:23:22.137493 27972 ts_tablet_manager.cc:1434] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.006s
I20260709 12:23:22.137567 27971 tablet_bootstrap.cc:654] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.138276 27879 heartbeater.cc:499] Master 127.26.255.62:38687 was elected leader, sending a full tablet report...
I20260709 12:23:22.141331 27973 raft_consensus.cc:359] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.141461 27972 tablet_bootstrap.cc:492] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.146893 27971 tablet_bootstrap.cc:492] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.147398 27971 ts_tablet_manager.cc:1403] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260709 12:23:22.150393 27971 raft_consensus.cc:359] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.151183 27971 raft_consensus.cc:385] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.151497 27971 raft_consensus.cc:740] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.152259 27971 consensus_queue.cc:260] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.153245 27972 tablet_bootstrap.cc:654] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.154682 27971 ts_tablet_manager.cc:1434] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:22.155746 27971 tablet_bootstrap.cc:492] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.156877 27973 raft_consensus.cc:385] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.157215 27973 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.158020 27973 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.166811 27971 tablet_bootstrap.cc:654] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
W20260709 12:23:22.173929 27880 tablet.cc:2406] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:22.175745 27972 tablet_bootstrap.cc:492] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.176426 27972 ts_tablet_manager.cc:1403] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.006s
I20260709 12:23:22.180512 27972 raft_consensus.cc:359] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.181515 27972 raft_consensus.cc:385] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.181905 27972 raft_consensus.cc:740] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.183002 27972 consensus_queue.cc:260] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.186872 27972 ts_tablet_manager.cc:1434] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260709 12:23:22.188109 27972 tablet_bootstrap.cc:492] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.200690 27971 tablet_bootstrap.cc:492] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.200939 27972 tablet_bootstrap.cc:654] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.201224 27971 ts_tablet_manager.cc:1403] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.005s
I20260709 12:23:22.204370 27971 raft_consensus.cc:359] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.205118 27971 raft_consensus.cc:385] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.205433 27971 raft_consensus.cc:740] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.206352 27971 consensus_queue.cc:260] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.214389 27972 tablet_bootstrap.cc:492] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.218140 27972 ts_tablet_manager.cc:1403] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.010s
I20260709 12:23:22.215102 27971 ts_tablet_manager.cc:1434] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.007s
I20260709 12:23:22.216558 27953 heartbeater.cc:499] Master 127.26.255.62:38687 was elected leader, sending a full tablet report...
I20260709 12:23:22.217077 27973 ts_tablet_manager.cc:1434] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.082s	user 0.028s	sys 0.032s
I20260709 12:23:22.223276 27973 tablet_bootstrap.cc:492] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.221007 27972 raft_consensus.cc:359] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.225883 27972 raft_consensus.cc:385] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.226233 27972 raft_consensus.cc:740] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.227126 27972 consensus_queue.cc:260] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.229846 27972 ts_tablet_manager.cc:1434] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:23:22.229918 27973 tablet_bootstrap.cc:654] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.230913 27972 tablet_bootstrap.cc:492] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.222309 27971 tablet_bootstrap.cc:492] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.238627 27972 tablet_bootstrap.cc:654] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.240873 27971 tablet_bootstrap.cc:654] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.250670 27972 tablet_bootstrap.cc:492] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.251279 27972 ts_tablet_manager.cc:1403] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.014s
I20260709 12:23:22.253783 27971 tablet_bootstrap.cc:492] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.255050 27971 ts_tablet_manager.cc:1403] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.008s
I20260709 12:23:22.258008 27972 raft_consensus.cc:359] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.258771 27972 raft_consensus.cc:385] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.259088 27972 raft_consensus.cc:740] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.259706 27971 raft_consensus.cc:359] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.260511 27971 raft_consensus.cc:385] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.260823 27971 raft_consensus.cc:740] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.261598 27973 tablet_bootstrap.cc:492] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.262188 27973 ts_tablet_manager.cc:1403] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260709 12:23:22.261644 27971 consensus_queue.cc:260] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.264055 27971 ts_tablet_manager.cc:1434] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:23:22.265055 27971 tablet_bootstrap.cc:492] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.259845 27972 consensus_queue.cc:260] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.266191 27978 raft_consensus.cc:493] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.266688 27978 raft_consensus.cc:515] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.265070 27973 raft_consensus.cc:359] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.270403 27973 raft_consensus.cc:385] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.270730 27973 raft_consensus.cc:740] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.271486 27973 consensus_queue.cc:260] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.273762 27978 leader_election.cc:290] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.274704 27971 tablet_bootstrap.cc:654] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.288924 27973 ts_tablet_manager.cc:1434] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 12:23:22.290880 27973 tablet_bootstrap.cc:492] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.299978 27972 ts_tablet_manager.cc:1434] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.008s
I20260709 12:23:22.301613 27972 tablet_bootstrap.cc:492] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.306600 27973 tablet_bootstrap.cc:654] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.321393 27972 tablet_bootstrap.cc:654] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.341807 27973 tablet_bootstrap.cc:492] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.342321 27973 ts_tablet_manager.cc:1403] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.002s
I20260709 12:23:22.344092 27971 tablet_bootstrap.cc:492] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.345336 27971 ts_tablet_manager.cc:1403] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.019s
I20260709 12:23:22.345243 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.346364 27779 raft_consensus.cc:2468] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 0.
I20260709 12:23:22.349253 27817 leader_election.cc:304] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:22.350337 27987 raft_consensus.cc:2804] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.350850 27987 raft_consensus.cc:493] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.351207 27987 raft_consensus.cc:3060] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.352393 27972 tablet_bootstrap.cc:492] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.353185 27972 ts_tablet_manager.cc:1403] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.003s
I20260709 12:23:22.352099 27973 raft_consensus.cc:359] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.356617 27973 raft_consensus.cc:385] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.349812 27971 raft_consensus.cc:359] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.356922 27972 raft_consensus.cc:359] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.357348 27971 raft_consensus.cc:385] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.357620 27972 raft_consensus.cc:385] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.357640 27971 raft_consensus.cc:740] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.358028 27972 raft_consensus.cc:740] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.359135 27971 consensus_queue.cc:260] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.358784 27972 consensus_queue.cc:260] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.361229 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.362191 27972 ts_tablet_manager.cc:1434] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 12:23:22.363219 27972 tablet_bootstrap.cc:492] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
W20260709 12:23:22.363392 27819 leader_election.cc:343] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.364248 27971 ts_tablet_manager.cc:1434] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:23:22.365160 27971 tablet_bootstrap.cc:492] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.356918 27973 raft_consensus.cc:740] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.367357 27973 consensus_queue.cc:260] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.371562 27971 tablet_bootstrap.cc:654] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.373457 27973 ts_tablet_manager.cc:1434] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.001s
I20260709 12:23:22.374583 27973 tablet_bootstrap.cc:492] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.376715 27981 raft_consensus.cc:493] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.377229 27981 raft_consensus.cc:515] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.380072 27981 leader_election.cc:290] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.384716 27972 tablet_bootstrap.cc:654] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.387300 27971 tablet_bootstrap.cc:492] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.390002 27971 ts_tablet_manager.cc:1403] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260709 12:23:22.393136 27971 raft_consensus.cc:359] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.393862 27971 raft_consensus.cc:385] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.394169 27971 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.394922 27971 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.388866 27973 tablet_bootstrap.cc:654] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.366107 27987 raft_consensus.cc:515] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.401357 27971 ts_tablet_manager.cc:1434] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 12:23:22.402390 27971 tablet_bootstrap.cc:492] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.413203 27987 leader_election.cc:290] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.413764 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.414922 27972 tablet_bootstrap.cc:492] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.415112 27779 raft_consensus.cc:3060] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.415665 27972 ts_tablet_manager.cc:1403] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.014s
I20260709 12:23:22.417878 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:22.416441 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.419871 27778 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 0.
W20260709 12:23:22.420424 27819 leader_election.cc:343] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.423131 27891 leader_election.cc:304] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:22.425282 27981 raft_consensus.cc:2804] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.425648 27981 raft_consensus.cc:493] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.426043 27981 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.425781 27972 raft_consensus.cc:359] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.426731 27972 raft_consensus.cc:385] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.428164 27976 raft_consensus.cc:493] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.427754 27987 raft_consensus.cc:493] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.429724 27987 raft_consensus.cc:515] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.429658 27976 raft_consensus.cc:515] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.432406 27987 leader_election.cc:290] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.433346 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.434608 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.435019 27778 raft_consensus.cc:2468] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 0.
W20260709 12:23:22.436177 27819 leader_election.cc:343] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.431195 27972 raft_consensus.cc:740] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.436868 27976 leader_election.cc:290] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.445966 27971 tablet_bootstrap.cc:654] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.463506 27973 tablet_bootstrap.cc:492] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.464208 27973 ts_tablet_manager.cc:1403] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.010s
I20260709 12:23:22.463428 27972 consensus_queue.cc:260] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.467901 27973 raft_consensus.cc:359] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.469216 27972 ts_tablet_manager.cc:1434] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.005s
I20260709 12:23:22.464493 27981 raft_consensus.cc:515] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.470750 27972 tablet_bootstrap.cc:492] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.471267 27981 leader_election.cc:290] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.469283 27973 raft_consensus.cc:385] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.474328 27973 raft_consensus.cc:740] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.473781 27779 raft_consensus.cc:2468] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 1.
I20260709 12:23:22.475242 27973 consensus_queue.cc:260] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.479146 27987 raft_consensus.cc:493] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.479923 27987 raft_consensus.cc:515] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.482919 27973 ts_tablet_manager.cc:1434] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 12:23:22.482805 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.483155 27987 leader_election.cc:290] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.486479 27778 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.484846 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728c67a761f9420ab2964165304d41f6" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.487490 27928 raft_consensus.cc:2468] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 0.
I20260709 12:23:22.488633 27973 tablet_bootstrap.cc:492] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.491654 27819 leader_election.cc:304] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:22.495397 27987 raft_consensus.cc:2804] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.496665 27987 raft_consensus.cc:493] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.499650 27987 raft_consensus.cc:3060] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.496634 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.508183 27854 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 0.
I20260709 12:23:22.509281 27981 raft_consensus.cc:493] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.509372 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:22.515205 27981 raft_consensus.cc:515] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.515841 27853 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.521521 27817 leader_election.cc:304] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [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: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:22.526409 27978 raft_consensus.cc:2804] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.526819 27978 raft_consensus.cc:493] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.527218 27978 raft_consensus.cc:3060] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.527160 27987 raft_consensus.cc:515] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.521569 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728c67a761f9420ab2964165304d41f6" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.526816 27817 leader_election.cc:304] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [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: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:22.535435 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.540560 27779 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 0.
I20260709 12:23:22.542722 27891 leader_election.cc:304] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:22.536567 27981 leader_election.cc:290] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.545024 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.547348 27981 raft_consensus.cc:2804] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.547744 27981 raft_consensus.cc:493] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.548112 27981 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.542305 27978 raft_consensus.cc:515] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
W20260709 12:23:22.555553 27894 leader_election.cc:343] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.559520 28003 raft_consensus.cc:2804] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.560395 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728c67a761f9420ab2964165304d41f6" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.562742 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:22.563273 27973 tablet_bootstrap.cc:654] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.559124 27987 leader_election.cc:290] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.563735 27927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "728c67a761f9420ab2964165304d41f6" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:22.557830 27978 leader_election.cc:290] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.571280 27927 raft_consensus.cc:3060] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.572073 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.573680 27779 raft_consensus.cc:3060] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.572254 28003 raft_consensus.cc:697] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
W20260709 12:23:22.577003 27819 leader_election.cc:343] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:22.575762 27817 leader_election.cc:343] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.581185 28003 consensus_queue.cc:237] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
W20260709 12:23:22.584615 27817 leader_election.cc:343] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.591104 27853 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 1.
I20260709 12:23:22.594028 27894 leader_election.cc:304] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:22.592325 27778 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 1.
I20260709 12:23:22.600324 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.601436 27853 raft_consensus.cc:2393] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc4500587ccb4dd8beb1165bd24caa9e in current term 1: Already voted for candidate e50eb84fc0a0414ca60ee55b6f7f797d in this term.
I20260709 12:23:22.604609 27981 raft_consensus.cc:515] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.605150 27779 raft_consensus.cc:2468] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 1.
I20260709 12:23:22.607127 27817 leader_election.cc:304] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [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: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:22.608500 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.615321 27778 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.609524 27976 raft_consensus.cc:493] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.608848 27981 leader_election.cc:290] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.622248 27976 raft_consensus.cc:515] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.625089 27987 raft_consensus.cc:2804] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.627146 28004 raft_consensus.cc:493] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.627876 27927 raft_consensus.cc:2468] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 1.
I20260709 12:23:22.628768 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.622036 27978 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.625790 27976 leader_election.cc:290] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
W20260709 12:23:22.631313 27745 leader_election.cc:343] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.632442 27976 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.633064 27976 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.635846 27976 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.626715 27981 raft_consensus.cc:2804] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.643455 27981 raft_consensus.cc:697] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:22.643772 27778 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 1.
I20260709 12:23:22.628654 28004 raft_consensus.cc:515] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.647471 27981 consensus_queue.cc:237] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:22.648458 28004 leader_election.cc:290] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.649299 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.642197 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.637250 27978 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
W20260709 12:23:22.649309 27894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.2:46485, user_credentials={real_user=slave}} blocked reactor thread for 55892.6us
I20260709 12:23:22.661971 27891 leader_election.cc:304] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:22.655948 27779 raft_consensus.cc:2468] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 0.
I20260709 12:23:22.666811 28006 raft_consensus.cc:2804] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.667074 27819 leader_election.cc:304] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:22.667567 27891 leader_election.cc:304] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:22.666847 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:22.667567 28006 raft_consensus.cc:697] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:22.663964 27987 raft_consensus.cc:697] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:22.665156 27853 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 0.
I20260709 12:23:22.674242 28010 raft_consensus.cc:493] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.673101 28004 raft_consensus.cc:2804] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.675436 27987 consensus_queue.cc:237] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.674948 28006 consensus_queue.cc:237] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.679600 28004 raft_consensus.cc:493] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.679932 27978 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.686878 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.687363 27971 tablet_bootstrap.cc:492] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.687618 27779 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 0.
I20260709 12:23:22.687878 27971 ts_tablet_manager.cc:1403] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.286s	user 0.020s	sys 0.028s
I20260709 12:23:22.688746 28004 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.688534 28003 raft_consensus.cc:2804] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.695511 27817 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:22.696236 27973 tablet_bootstrap.cc:492] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.698764 27973 ts_tablet_manager.cc:1403] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.018s
I20260709 12:23:22.699018 27972 tablet_bootstrap.cc:654] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.698859 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.705173 27971 raft_consensus.cc:359] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.707582 27971 raft_consensus.cc:385] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.701826 28003 raft_consensus.cc:697] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
W20260709 12:23:22.702556 27894 leader_election.cc:343] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:22.713376 27894 leader_election.cc:343] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.713436 27927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.710112 27971 raft_consensus.cc:740] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.679714 28010 raft_consensus.cc:515] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.722719 27745 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:22.717789 28011 raft_consensus.cc:2804] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.720011 28003 consensus_queue.cc:237] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
W20260709 12:23:22.726468 27819 leader_election.cc:343] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.726284 27973 raft_consensus.cc:359] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.724220 27674 catalog_manager.cc:5697] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 0 to 1, leader changed from <none> to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.727645 27973 raft_consensus.cc:385] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.728122 27973 raft_consensus.cc:740] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.728404 27971 consensus_queue.cc:260] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.725425 28011 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.730077 28009 raft_consensus.cc:2804] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.729157 27973 consensus_queue.cc:260] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.730541 28009 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.730901 28009 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.738986 27971 ts_tablet_manager.cc:1434] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.006s
I20260709 12:23:22.740568 27927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.729751 28011 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:23:22.720638 27891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:44643, user_credentials={real_user=slave}} blocked reactor thread for 52313.8us
I20260709 12:23:22.744707 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.746590 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
W20260709 12:23:22.756090 27744 leader_election.cc:343] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.750837 27971 tablet_bootstrap.cc:492] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.757133 27744 leader_election.cc:304] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e; no voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d
W20260709 12:23:22.764681 27744 leader_election.cc:343] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.764976 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.765564 27976 raft_consensus.cc:2749] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:22.766819 27817 leader_election.cc:343] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.769984 28004 raft_consensus.cc:515] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.770694 28010 leader_election.cc:290] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.773558 27928 raft_consensus.cc:2393] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc4500587ccb4dd8beb1165bd24caa9e in current term 1: Already voted for candidate ab1ee5bef1014da8b50941c576732dfa in this term.
I20260709 12:23:22.771571 27973 ts_tablet_manager.cc:1434] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.001s
I20260709 12:23:22.774890 27973 tablet_bootstrap.cc:492] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.776109 27744 leader_election.cc:304] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e; no voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:22.776537 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:22.777159 27976 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.777191 27928 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 0.
I20260709 12:23:22.780958 27819 leader_election.cc:304] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:22.785552 28004 leader_election.cc:290] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.786242 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.788561 28011 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.786931 28010 raft_consensus.cc:2804] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:22.790861 27972 tablet_bootstrap.cc:492] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.791033 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:22.791415 27972 ts_tablet_manager.cc:1403] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.321s	user 0.010s	sys 0.016s
W20260709 12:23:22.793159 27894 leader_election.cc:343] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.791070 28010 raft_consensus.cc:493] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:22.789705 27676 catalog_manager.cc:5697] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 1 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.796563 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:22.797274 28010 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.794521 28011 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.798441 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
W20260709 12:23:22.799839 27819 leader_election.cc:343] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.801676 28009 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.805068 27976 raft_consensus.cc:2749] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:22.806819 27973 tablet_bootstrap.cc:654] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.806787 27778 raft_consensus.cc:2393] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e50eb84fc0a0414ca60ee55b6f7f797d in current term 1: Already voted for candidate cc4500587ccb4dd8beb1165bd24caa9e in this term.
I20260709 12:23:22.809450 27817 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [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: e50eb84fc0a0414ca60ee55b6f7f797d; no voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:22.810906 28011 raft_consensus.cc:2749] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:22.813406 28009 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.814846 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:22.815268 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:22.816030 27853 raft_consensus.cc:2393] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cc4500587ccb4dd8beb1165bd24caa9e in current term 1: Already voted for candidate e50eb84fc0a0414ca60ee55b6f7f797d in this term.
I20260709 12:23:22.816805 27779 raft_consensus.cc:2468] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 1.
I20260709 12:23:22.817967 27971 tablet_bootstrap.cc:654] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.819052 27891 leader_election.cc:304] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [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: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: e50eb84fc0a0414ca60ee55b6f7f797d
W20260709 12:23:22.820129 27744 leader_election.cc:343] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.820636 27744 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [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: cc4500587ccb4dd8beb1165bd24caa9e; no voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:22.819406 27972 raft_consensus.cc:359] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.821870 28006 raft_consensus.cc:2804] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.822657 28009 raft_consensus.cc:2749] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:22.822772 28006 raft_consensus.cc:697] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:22.823998 28010 raft_consensus.cc:515] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.823840 28006 consensus_queue.cc:237] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.825392 27972 raft_consensus.cc:385] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.826871 27972 raft_consensus.cc:740] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.832429 28010 leader_election.cc:290] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:22.835915 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:22.836578 27928 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.835389 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
W20260709 12:23:22.841696 27817 leader_election.cc:343] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:22.846273 27973 tablet_bootstrap.cc:492] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.846879 27973 ts_tablet_manager.cc:1403] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.072s	user 0.019s	sys 0.010s
I20260709 12:23:22.848242 27928 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 1.
I20260709 12:23:22.849637 27819 leader_election.cc:304] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:22.849906 27972 consensus_queue.cc:260] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.850755 28010 raft_consensus.cc:2804] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:22.851339 28010 raft_consensus.cc:697] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:22.850663 27973 raft_consensus.cc:359] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.854728 27973 raft_consensus.cc:385] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.855238 27973 raft_consensus.cc:740] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.856590 27971 tablet_bootstrap.cc:492] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.857060 27971 ts_tablet_manager.cc:1403] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.000s
I20260709 12:23:22.856348 27973 consensus_queue.cc:260] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.852504 27972 ts_tablet_manager.cc:1434] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 12:23:22.852185 28010 consensus_queue.cc:237] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.860177 27971 raft_consensus.cc:359] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.860886 27971 raft_consensus.cc:385] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.860692 27972 tablet_bootstrap.cc:492] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.861181 27971 raft_consensus.cc:740] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.862624 27971 consensus_queue.cc:260] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.861811 27973 ts_tablet_manager.cc:1434] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:23:22.864396 27973 tablet_bootstrap.cc:492] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.864720 27971 ts_tablet_manager.cc:1434] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:23:22.866720 27971 tablet_bootstrap.cc:492] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: Bootstrap starting.
I20260709 12:23:22.889789 27973 tablet_bootstrap.cc:654] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.873780 27971 tablet_bootstrap.cc:654] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.882249 27972 tablet_bootstrap.cc:654] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.905853 27676 catalog_manager.cc:5697] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 0 to 1, leader changed from <none> to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.908668 27676 catalog_manager.cc:5697] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 0 to 1, leader changed from <none> to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.911352 27676 catalog_manager.cc:5697] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 0 to 1, leader changed from <none> to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:22.920030 27971 tablet_bootstrap.cc:492] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: No bootstrap required, opened a new log
I20260709 12:23:22.920625 27971 ts_tablet_manager.cc:1403] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
I20260709 12:23:22.924154 27971 raft_consensus.cc:359] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.925036 27971 raft_consensus.cc:385] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.925392 27971 raft_consensus.cc:740] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.928357 27971 consensus_queue.cc:260] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.930382 27971 ts_tablet_manager.cc:1434] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:23:22.931990 27973 tablet_bootstrap.cc:492] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.931624 27674 catalog_manager.cc:5697] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 1 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:22.932511 27973 ts_tablet_manager.cc:1403] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.019s
I20260709 12:23:22.933418 27674 catalog_manager.cc:5697] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 0 to 1, leader changed from <none> to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 1 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:22.935542 27973 raft_consensus.cc:359] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.936359 27973 raft_consensus.cc:385] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.936700 27973 raft_consensus.cc:740] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.937512 27973 consensus_queue.cc:260] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.939697 27972 tablet_bootstrap.cc:492] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.942786 27972 ts_tablet_manager.cc:1403] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.082s	user 0.027s	sys 0.016s
I20260709 12:23:22.945025 28006 raft_consensus.cc:493] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:22.945561 28006 raft_consensus.cc:515] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.946022 27972 raft_consensus.cc:359] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.946723 27972 raft_consensus.cc:385] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.947003 27972 raft_consensus.cc:740] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.947665 27972 consensus_queue.cc:260] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.947677 28006 leader_election.cc:290] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:22.948814 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:22.949637 27779 raft_consensus.cc:2393] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab1ee5bef1014da8b50941c576732dfa in current term 1: Already voted for candidate e50eb84fc0a0414ca60ee55b6f7f797d in this term.
I20260709 12:23:22.950029 27972 ts_tablet_manager.cc:1434] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:23:22.950876 27972 tablet_bootstrap.cc:492] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: Bootstrap starting.
I20260709 12:23:22.951543 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:22.954056 27894 leader_election.cc:304] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa; no voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:22.955855 27972 tablet_bootstrap.cc:654] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.956265 28006 raft_consensus.cc:3060] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:22.940073 27973 ts_tablet_manager.cc:1434] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:23:22.958139 27973 tablet_bootstrap.cc:492] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:22.966115 27973 tablet_bootstrap.cc:654] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:22.976341 28010 consensus_queue.cc:1048] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:22.980280 27972 tablet_bootstrap.cc:492] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: No bootstrap required, opened a new log
I20260709 12:23:22.980758 27972 ts_tablet_manager.cc:1403] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.011s
I20260709 12:23:22.983556 27972 raft_consensus.cc:359] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.984299 27972 raft_consensus.cc:385] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:22.984623 27972 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Initialized, Role: FOLLOWER
I20260709 12:23:22.985502 27972 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:22.988664 27972 ts_tablet_manager.cc:1434] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:23:22.992290 28006 raft_consensus.cc:2749] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:23:22.985535 27724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:22.997509 27973 tablet_bootstrap.cc:492] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:22.998009 27973 ts_tablet_manager.cc:1403] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.017s
I20260709 12:23:23.002660 27973 raft_consensus.cc:359] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.003386 27973 raft_consensus.cc:385] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.003648 27973 raft_consensus.cc:740] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.004304 27973 consensus_queue.cc:260] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.006194 27973 ts_tablet_manager.cc:1434] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:23:23.007042 27973 tablet_bootstrap.cc:492] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa: Bootstrap starting.
I20260709 12:23:23.012741 27973 tablet_bootstrap.cc:654] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:23.014382 28009 raft_consensus.cc:493] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.015626 28009 raft_consensus.cc:515] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.020344 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:23.021075 27853 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 0.
I20260709 12:23:23.021935 28009 leader_election.cc:290] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:23.025446 27973 tablet_bootstrap.cc:492] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa: No bootstrap required, opened a new log
I20260709 12:23:23.026196 27745 leader_election.cc:304] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:23.027374 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:23.029621 28009 raft_consensus.cc:2804] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:23.029994 28009 raft_consensus.cc:493] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:23.030210 27973 ts_tablet_manager.cc:1403] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260709 12:23:23.028214 27926 raft_consensus.cc:3060] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.030371 28009 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.033062 27973 raft_consensus.cc:359] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.033774 27973 raft_consensus.cc:385] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:23.034041 27973 raft_consensus.cc:740] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Initialized, Role: FOLLOWER
I20260709 12:23:23.029541 27928 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 0.
I20260709 12:23:23.034840 27973 consensus_queue.cc:260] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.037714 27973 ts_tablet_manager.cc:1434] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:23:23.039856 28009 raft_consensus.cc:515] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.040674 28003 consensus_queue.cc:1048] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.043164 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:23.043303 28009 leader_election.cc:290] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:23.043740 27853 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.045258 27927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:23.045957 27927 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.049085 27853 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 1.
I20260709 12:23:23.050256 27745 leader_election.cc:304] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:23.051488 28009 raft_consensus.cc:2804] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:23.052312 28009 raft_consensus.cc:697] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:23.052981 27927 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 1.
I20260709 12:23:23.053390 28009 consensus_queue.cc:237] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.066843 27675 catalog_manager.cc:5697] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 1 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:23.157459 27779 raft_consensus.cc:3060] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.165716 28003 consensus_queue.cc:1048] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.171061 28006 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.178946 27978 consensus_queue.cc:1048] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:23.195838 27981 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.208046 28004 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.222692 27853 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.230993 28006 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.234876 27978 consensus_queue.cc:1048] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.241308 27978 raft_consensus.cc:493] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.241822 27978 raft_consensus.cc:515] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.244277 27978 leader_election.cc:290] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:23.251061 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:23.253233 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:23.253620 27978 consensus_queue.cc:1048] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:23.254146 27779 raft_consensus.cc:2393] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e50eb84fc0a0414ca60ee55b6f7f797d in current term 1: Already voted for candidate ab1ee5bef1014da8b50941c576732dfa in this term.
I20260709 12:23:23.255286 27817 leader_election.cc:304] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e50eb84fc0a0414ca60ee55b6f7f797d; no voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:23.256069 27978 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.264978 27978 raft_consensus.cc:2749] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.280490 28009 raft_consensus.cc:493] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.281024 28009 raft_consensus.cc:515] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.282873 28006 consensus_queue.cc:1048] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.283316 28009 leader_election.cc:290] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:23.284948 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:23.285885 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:23.287811 27928 raft_consensus.cc:2393] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cc4500587ccb4dd8beb1165bd24caa9e in current term 1: Already voted for candidate e50eb84fc0a0414ca60ee55b6f7f797d in this term.
I20260709 12:23:23.289064 27744 leader_election.cc:304] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e; no voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:23.292512 28006 consensus_queue.cc:1048] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.294246 28009 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.301010 28009 raft_consensus.cc:2749] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.355851 27978 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.367589 27987 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.377758 27981 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:23.378345 27981 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:23.383050 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" is_pre_election: true
I20260709 12:23:23.383872 27854 raft_consensus.cc:2393] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab1ee5bef1014da8b50941c576732dfa in current term 1: Already voted for candidate e50eb84fc0a0414ca60ee55b6f7f797d in this term.
I20260709 12:23:23.384382 27981 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:23.385115 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:23.385865 27778 raft_consensus.cc:2393] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ab1ee5bef1014da8b50941c576732dfa in current term 1: Already voted for candidate cc4500587ccb4dd8beb1165bd24caa9e in this term.
I20260709 12:23:23.387328 27891 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa; no voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:23.388031 27981 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:23.392693 27981 raft_consensus.cc:2749] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:23.441675 28009 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:23.453966 27976 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:23:24.001267 27724 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:24.510946 27978 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:24.511584 27978 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.513432 27978 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:24.514240 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" is_pre_election: true
I20260709 12:23:24.514520 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa" is_pre_election: true
I20260709 12:23:24.514817 27778 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 1.
I20260709 12:23:24.515136 27928 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 1.
I20260709 12:23:24.515990 27817 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [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: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:24.516737 27978 raft_consensus.cc:2804] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:23:24.517077 27978 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:24.517304 27978 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.521704 27978 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.523526 27978 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 2 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:24.524323 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:24.524475 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:24.524968 27778 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.525058 27928 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.531642 27778 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 2.
I20260709 12:23:24.531642 27928 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 2.
I20260709 12:23:24.533107 27819 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:24.533816 27978 raft_consensus.cc:2804] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.534757 27978 raft_consensus.cc:697] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:24.535573 27978 consensus_queue.cc:237] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Queue going to LEADER 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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.542408 27676 catalog_manager.cc:5697] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 0 to 2, leader changed from <none> to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 2 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.583165 27928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd63a24d011487984b177ac023c817a"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:50832
I20260709 12:23:24.583806 27928 raft_consensus.cc:606] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:24.588650 27928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:50832
I20260709 12:23:24.589188 27928 raft_consensus.cc:606] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:24.593494 27928 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21f99959ee23400c930fef774b7d3223"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:50832
I20260709 12:23:24.593979 27928 raft_consensus.cc:606] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:24.606381 27854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:50928
I20260709 12:23:24.606969 27854 raft_consensus.cc:606] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:24.621765 27778 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
mode: GRACEFUL
new_leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:34440
I20260709 12:23:24.622295 27778 raft_consensus.cc:606] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 LEADER]: Received request to transfer leadership to TS e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:24.631232 27854 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:50928
I20260709 12:23:24.631752 27854 raft_consensus.cc:606] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Received request to transfer leadership to TS ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:24.697525 27981 raft_consensus.cc:993] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.698004 28069 raft_consensus.cc:1081] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.699617 27778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21f99959ee23400c930fef774b7d3223"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34432
I20260709 12:23:24.700076 27778 raft_consensus.cc:493] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.700336 27778 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.704541 27778 raft_consensus.cc:515] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.706151 27778 leader_election.cc:290] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:24.706974 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:24.707118 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:24.707468 27854 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.707693 27928 raft_consensus.cc:3055] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.708061 27928 raft_consensus.cc:740] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:24.708938 27928 consensus_queue.cc:260] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.710049 27928 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.712867 27854 raft_consensus.cc:2468] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.713563 27853 raft_consensus.cc:1240] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Rejecting Update request from peer ab1ee5bef1014da8b50941c576732dfa for earlier term 1. Current term is 2. Ops: []
I20260709 12:23:24.714121 27745 leader_election.cc:304] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:24.714978 28058 raft_consensus.cc:2804] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.716385 27928 raft_consensus.cc:2468] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.716486 28058 raft_consensus.cc:697] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:24.717553 28058 consensus_queue.cc:237] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.724831 27676 catalog_manager.cc:5697] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 1 to 2, leader changed from ab1ee5bef1014da8b50941c576732dfa (127.26.255.3) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 2 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.731746 27981 raft_consensus.cc:993] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.732201 28069 raft_consensus.cc:1081] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.733695 27778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd63a24d011487984b177ac023c817a"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34432
I20260709 12:23:24.734217 27778 raft_consensus.cc:493] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.734551 27778 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.738906 27778 raft_consensus.cc:515] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:24.740640 27778 leader_election.cc:290] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Requested vote from peers ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:24.741480 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:24.741720 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:24.742040 27928 raft_consensus.cc:3055] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.742272 27853 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.742369 27928 raft_consensus.cc:740] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:24.743356 27928 consensus_queue.cc:260] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:24.744274 27928 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.747008 27853 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.747975 27745 leader_election.cc:304] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:24.748632 27928 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.748639 28058 raft_consensus.cc:2804] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.749279 28058 raft_consensus.cc:697] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:24.750047 28058 consensus_queue.cc:237] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:24.756791 27676 catalog_manager.cc:5697] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 1 to 2, leader changed from ab1ee5bef1014da8b50941c576732dfa (127.26.255.3) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 2 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.880005 28070 raft_consensus.cc:993] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: : Instructing follower e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:24.880445 28070 raft_consensus.cc:1081] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 LEADER]: Signalling peer e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:24.882041 27853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:23:24.882571 27853 raft_consensus.cc:493] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.882946 27853 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.886559 28059 raft_consensus.cc:993] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.886955 27978 raft_consensus.cc:1081] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.888581 27778 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34420
I20260709 12:23:24.889185 27778 raft_consensus.cc:493] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.889158 27853 raft_consensus.cc:515] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.889719 27778 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.891011 27853 leader_election.cc:290] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 2 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:24.892204 27928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:24.892140 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:24.892792 27928 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.892930 27779 raft_consensus.cc:3055] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.893369 27779 raft_consensus.cc:740] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:24.894282 27779 consensus_queue.cc:260] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.895639 27779 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.897818 27928 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 2.
I20260709 12:23:24.898087 27778 raft_consensus.cc:515] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.899050 27819 leader_election.cc:304] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:24.899904 27978 raft_consensus.cc:2804] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.900375 27978 raft_consensus.cc:697] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:24.900918 27778 leader_election.cc:290] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:24.901194 27978 consensus_queue.cc:237] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.902027 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:24.902133 27927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:24.902802 27927 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.902802 27853 raft_consensus.cc:3055] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.903451 27853 raft_consensus.cc:740] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:24.904384 27853 consensus_queue.cc:260] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.905838 27853 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.906726 27779 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 2.
I20260709 12:23:24.910676 27927 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.911955 27744 leader_election.cc:304] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:24.912922 28070 raft_consensus.cc:2804] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.913128 27853 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.913491 28070 raft_consensus.cc:697] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:24.914520 28070 consensus_queue.cc:237] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.915059 27676 catalog_manager.cc:5697] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 1 to 2, leader changed from cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1) to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 2 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.924387 27675 catalog_manager.cc:5697] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 1 to 2, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 2 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:24.958384 28059 raft_consensus.cc:993] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:24.958884 28059 raft_consensus.cc:1081] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Signalling peer ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:24.960390 27927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:50820
I20260709 12:23:24.960829 27927 raft_consensus.cc:493] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.961229 27927 raft_consensus.cc:3060] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.966749 27981 raft_consensus.cc:993] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.967255 28069 raft_consensus.cc:1081] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:24.967144 27927 raft_consensus.cc:515] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.968833 27779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34432
I20260709 12:23:24.969326 27927 leader_election.cc:290] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 2 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:24.969357 27779 raft_consensus.cc:493] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:24.969924 27779 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.969997 27778 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:24.970665 27778 raft_consensus.cc:3060] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.970590 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e982f99a3c4784b09a38aa55f67bfa" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:24.971262 27853 raft_consensus.cc:3055] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.971598 27853 raft_consensus.cc:740] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:24.972384 27853 consensus_queue.cc:260] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.973577 27853 raft_consensus.cc:3060] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.975589 27778 raft_consensus.cc:2468] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 2.
I20260709 12:23:24.976563 27891 leader_election.cc:304] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:24.976874 27779 raft_consensus.cc:515] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.977253 27981 raft_consensus.cc:2804] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.977757 27981 raft_consensus.cc:697] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 2 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:24.978605 27981 consensus_queue.cc:237] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.979754 27779 leader_election.cc:290] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:24.980511 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:24.981072 27853 raft_consensus.cc:2468] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 2.
I20260709 12:23:24.981069 27854 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.981892 27927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:24.982479 27927 raft_consensus.cc:3055] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:24.982792 27927 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:24.984840 27927 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.985635 27927 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:24.987689 27854 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.988687 27745 leader_election.cc:304] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:24.989357 28070 raft_consensus.cc:2804] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:24.989805 28070 raft_consensus.cc:697] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:24.988903 27675 catalog_manager.cc:5697] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 1 to 2, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 2 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:24.990586 28070 consensus_queue.cc:237] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:24.991832 27927 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 2.
I20260709 12:23:24.998360 27676 catalog_manager.cc:5697] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 1 to 2, leader changed from ab1ee5bef1014da8b50941c576732dfa (127.26.255.3) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 2 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:25.090351 27779 raft_consensus.cc:1275] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:23:25.091892 28059 consensus_queue.cc:1048] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:25.102464 27927 raft_consensus.cc:1275] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:23:25.104075 27978 consensus_queue.cc:1048] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:25.142041 27854 raft_consensus.cc:1275] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.143481 28070 consensus_queue.cc:1048] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.151779 27927 raft_consensus.cc:1275] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.153306 28070 consensus_queue.cc:1048] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.180632 27927 raft_consensus.cc:1275] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.181823 28058 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.190234 27854 raft_consensus.cc:1275] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.192513 28083 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.366065 27927 raft_consensus.cc:1275] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.367475 28083 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.376411 27854 raft_consensus.cc:1275] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.378955 28083 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.399470 27779 raft_consensus.cc:1275] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.400660 27978 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.409720 27927 raft_consensus.cc:1275] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.411695 27978 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.489002 27779 raft_consensus.cc:1275] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.490317 27981 consensus_queue.cc:1048] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.496408 27927 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.497664 28083 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:25.500541 27854 raft_consensus.cc:1275] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.501886 28093 consensus_queue.cc:1048] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:25.518079 27854 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:25.519639 28070 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:23:27.200721 27707 debug-util.cc:398] Leaking SignalData structure 0x7b0800062060 after lost signal to thread 27647
W20260709 12:23:27.201418 27707 debug-util.cc:398] Leaking SignalData structure 0x7b0800062740 after lost signal to thread 27710
W20260709 12:23:27.202109 27707 debug-util.cc:398] Leaking SignalData structure 0x7b0800108fc0 after lost signal to thread 27803
W20260709 12:23:27.202750 27707 debug-util.cc:398] Leaking SignalData structure 0x7b0800157800 after lost signal to thread 27878
W20260709 12:23:27.203367 27707 debug-util.cc:398] Leaking SignalData structure 0x7b08001a3a40 after lost signal to thread 27952
I20260709 12:23:27.682797 27644 auto_leader_rebalancer-test.cc:294] The leader distribution is 
I20260709 12:23:27.683861 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:27.704005 27779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
mode: GRACEFUL
new_leader_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:46666
I20260709 12:23:27.704542 27779 raft_consensus.cc:606] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Received request to transfer leadership to TS ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:27.715412 27853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:23:27.715997 27853 raft_consensus.cc:606] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Received request to transfer leadership to TS ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:27.717133 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:27.717803 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:28.157256 28101 raft_consensus.cc:993] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: : Instructing follower ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:28.157784 28070 raft_consensus.cc:1081] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Signalling peer ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:28.159533 27926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:50830
I20260709 12:23:28.160128 27926 raft_consensus.cc:493] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:28.160511 27926 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:28.162880 28099 raft_consensus.cc:993] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:28.163383 28105 raft_consensus.cc:1081] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Signalling peer ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:28.165355 27928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:50820
I20260709 12:23:28.166016 27928 raft_consensus.cc:493] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:28.166294 27926 raft_consensus.cc:515] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:28.166595 27928 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:28.168220 27926 leader_election.cc:290] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 3 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:28.168926 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:28.169574 27779 raft_consensus.cc:3055] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:28.169960 27779 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:28.170711 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:28.170957 27779 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:28.171427 27853 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:28.172298 27779 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:28.175050 27928 raft_consensus.cc:515] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:28.178633 27853 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 3.
I20260709 12:23:28.178791 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:28.179348 27777 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:28.179797 27854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:28.180022 27894 leader_election.cc:304] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:28.180452 27854 raft_consensus.cc:3055] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:28.180826 27854 raft_consensus.cc:740] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:28.181016 28098 raft_consensus.cc:2804] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:28.181734 27854 consensus_queue.cc:260] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:28.183324 27854 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:28.188127 27777 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 3.
I20260709 12:23:28.189354 27891 leader_election.cc:304] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [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: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:28.190590 28106 raft_consensus.cc:2804] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:28.191222 28106 raft_consensus.cc:697] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:28.190653 28098 raft_consensus.cc:697] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:28.192200 28098 consensus_queue.cc:237] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:28.193179 27779 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 3.
I20260709 12:23:28.194730 27928 leader_election.cc:290] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 3 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:28.194909 28106 consensus_queue.cc:237] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:28.198673 27854 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 3.
I20260709 12:23:28.203754 27676 catalog_manager.cc:5697] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 2 to 3, leader changed from cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1) to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 3 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:28.222589 27676 catalog_manager.cc:5697] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 2 to 3, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 3 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:28.704757 27854 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:28.705973 28107 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:28.719142 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:28.729908 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:28.731709 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:28.732545 27854 raft_consensus.cc:1275] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:28.734597 28107 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:28.735988 27779 raft_consensus.cc:1275] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:28.738863 28116 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:28.742604 27777 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:28.746388 28118 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:29.733551 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:29.742534 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:29.742960 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:30.744129 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:30.749614 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:30.750047 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:31.750995 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:31.755915 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:31.756399 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:32.757457 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:32.764122 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:32.764734 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:33.765856 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:33.771157 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:33.771591 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:34.772512 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:34.777187 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:34.777660 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:35.778679 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:35.783399 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:35.783764 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:36.784685 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:36.790236 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:36.790762 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:37.818351 27644 auto_leader_rebalancer-test.cc:313] The leader distribution is 
I20260709 12:23:37.822953 27777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd63a24d011487984b177ac023c817a"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
mode: GRACEFUL
new_leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:34440
I20260709 12:23:37.823582 27777 raft_consensus.cc:606] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Received request to transfer leadership to TS e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:37.828893 27926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
mode: GRACEFUL
new_leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50832
I20260709 12:23:37.829339 27926 raft_consensus.cc:606] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Received request to transfer leadership to TS e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:37.833999 27777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21f99959ee23400c930fef774b7d3223"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
mode: GRACEFUL
new_leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:34440
I20260709 12:23:37.834661 27777 raft_consensus.cc:606] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Received request to transfer leadership to TS e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:37.840022 27777 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
mode: GRACEFUL
new_leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:34440
I20260709 12:23:37.840583 27777 raft_consensus.cc:606] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Received request to transfer leadership to TS e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:37.848817 27926 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
mode: GRACEFUL
new_leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50832
I20260709 12:23:37.849366 27926 raft_consensus.cc:606] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Received request to transfer leadership to TS e50eb84fc0a0414ca60ee55b6f7f797d
I20260709 12:23:37.869308 28133 raft_consensus.cc:993] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: : Instructing follower e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:37.869843 28101 raft_consensus.cc:1081] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Signalling peer e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:37.871275 27853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd63a24d011487984b177ac023c817a"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:23:37.871678 27853 raft_consensus.cc:493] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.871935 27853 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.876742 27853 raft_consensus.cc:515] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:37.878918 27853 leader_election.cc:290] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 3 election: Requested vote from peers ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023), cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643)
I20260709 12:23:37.879905 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:37.880240 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:37.880746 27926 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.880877 27777 raft_consensus.cc:3055] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.881253 27777 raft_consensus.cc:740] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:37.882164 27777 consensus_queue.cc:260] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [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: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:37.883638 27777 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.885466 27926 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 3.
I20260709 12:23:37.886818 27819 leader_election.cc:304] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:37.887753 28132 raft_consensus.cc:2804] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:37.888739 28132 raft_consensus.cc:697] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:37.889732 27777 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 3.
I20260709 12:23:37.889667 28132 consensus_queue.cc:237] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [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: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:37.896634 27676 catalog_manager.cc:5697] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 2 to 3, leader changed from cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1) to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 3 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:37.964656 28133 raft_consensus.cc:993] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: : Instructing follower e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:37.965134 28101 raft_consensus.cc:1081] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Signalling peer e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:37.966706 27853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:23:37.967155 27853 raft_consensus.cc:493] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.967445 27853 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.971640 27853 raft_consensus.cc:515] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:37.973191 27853 leader_election.cc:290] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 3 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:37.973989 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:37.974370 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:37.974675 27777 raft_consensus.cc:3055] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.974992 27926 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.975028 27777 raft_consensus.cc:740] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:37.976037 27777 consensus_queue.cc:260] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:37.977425 27777 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.982133 27926 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 3.
I20260709 12:23:37.983269 27819 leader_election.cc:304] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:37.984035 28132 raft_consensus.cc:2804] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:37.984315 28133 raft_consensus.cc:993] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: : Instructing follower e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:37.984541 28132 raft_consensus.cc:697] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:37.984778 28101 raft_consensus.cc:1081] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Signalling peer e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:37.984663 27777 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 3.
I20260709 12:23:37.985515 28132 consensus_queue.cc:237] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:37.986474 27853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21f99959ee23400c930fef774b7d3223"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50912
I20260709 12:23:37.986953 27853 raft_consensus.cc:493] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:37.987303 27853 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.992913 27853 raft_consensus.cc:515] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:37.993871 27676 catalog_manager.cc:5697] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 2 to 3, leader changed from cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1) to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 3 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:37.995427 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:37.995692 27853 leader_election.cc:290] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 3 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:37.995936 27777 raft_consensus.cc:3055] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:37.996172 27777 raft_consensus.cc:740] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:37.996611 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21f99959ee23400c930fef774b7d3223" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:37.997092 27926 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:37.996908 27777 consensus_queue.cc:260] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:37.998178 27777 raft_consensus.cc:3060] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:38.002530 27926 raft_consensus.cc:2468] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 3.
I20260709 12:23:38.003213 27777 raft_consensus.cc:2468] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 3.
I20260709 12:23:38.003664 27819 leader_election.cc:304] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [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: ab1ee5bef1014da8b50941c576732dfa, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:38.004558 28132 raft_consensus.cc:2804] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:38.005066 28132 raft_consensus.cc:697] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:38.006004 28132 consensus_queue.cc:237] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.012523 27676 catalog_manager.cc:5697] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 2 to 3, leader changed from cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1) to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 3 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.247974 28118 raft_consensus.cc:993] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: : Instructing follower e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:38.248461 28142 raft_consensus.cc:1081] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Signalling peer e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:38.249634 27853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50904
I20260709 12:23:38.250069 27853 raft_consensus.cc:493] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:38.250332 27853 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:38.254206 27853 raft_consensus.cc:515] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.255788 27853 leader_election.cc:290] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 4 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:38.256531 27777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:38.256956 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfd3e0063b304fb7867fb6fd082b4dee" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:38.257150 27777 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:38.257867 27926 raft_consensus.cc:3055] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:38.258234 27926 raft_consensus.cc:740] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:38.258900 27926 consensus_queue.cc:260] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.259801 27926 raft_consensus.cc:3060] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:38.261538 27777 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 4.
I20260709 12:23:38.262148 27779 raft_consensus.cc:1240] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Rejecting Update request from peer ab1ee5bef1014da8b50941c576732dfa for earlier term 3. Current term is 4. Ops: []
I20260709 12:23:38.262683 27817 leader_election.cc:304] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [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: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:38.263782 28132 raft_consensus.cc:2804] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:38.264397 28132 raft_consensus.cc:697] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:38.265482 27926 raft_consensus.cc:2468] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 4.
I20260709 12:23:38.265544 28132 consensus_queue.cc:237] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.272603 27676 catalog_manager.cc:5697] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 3 to 4, leader changed from ab1ee5bef1014da8b50941c576732dfa (127.26.255.3) to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 4 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.294962 27926 raft_consensus.cc:1275] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.296216 28132 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.307034 28118 raft_consensus.cc:993] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: : Instructing follower e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:38.307451 27779 raft_consensus.cc:1275] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.307514 28118 raft_consensus.cc:1081] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Signalling peer e50eb84fc0a0414ca60ee55b6f7f797d to start an election
I20260709 12:23:38.309257 27853 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
 from {username='slave'} at 127.0.0.1:50904
I20260709 12:23:38.309772 27853 raft_consensus.cc:493] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:38.309115 28132 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.310132 27853 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:38.317030 27853 raft_consensus.cc:515] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.318806 27853 leader_election.cc:290] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [CANDIDATE]: Term 4 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:38.319855 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:38.320241 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:38.320519 27779 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:38.320780 27926 raft_consensus.cc:3055] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:38.321069 27926 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:38.321882 27926 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.323094 27926 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:38.326984 27779 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 4.
I20260709 12:23:38.328049 27817 leader_election.cc:304] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [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: cc4500587ccb4dd8beb1165bd24caa9e, e50eb84fc0a0414ca60ee55b6f7f797d; no voters: 
I20260709 12:23:38.328900 28132 raft_consensus.cc:2804] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:38.329336 28132 raft_consensus.cc:697] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Becoming Leader. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:38.329337 27926 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e50eb84fc0a0414ca60ee55b6f7f797d in term 4.
I20260709 12:23:38.330385 28132 consensus_queue.cc:237] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:38.337373 27675 catalog_manager.cc:5697] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d reported cstate change: term changed from 3 to 4, leader changed from ab1ee5bef1014da8b50941c576732dfa (127.26.255.3) to e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2). New cstate: current_term: 4 leader_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:38.368110 27926 raft_consensus.cc:1275] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.369370 28132 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.380206 27779 raft_consensus.cc:1275] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.382241 28151 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:23:38.468612 27926 raft_consensus.cc:1275] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.469828 28151 consensus_queue.cc:1048] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.479583 27779 raft_consensus.cc:1275] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:38.480796 28151 consensus_queue.cc:1048] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:38.659802 27779 raft_consensus.cc:1275] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:38.661091 28151 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:38.670476 27926 raft_consensus.cc:1275] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:38.672178 28132 consensus_queue.cc:1048] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:23:38.828442 27926 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:38.829618 28134 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:38.838600 27779 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Refusing update from remote peer e50eb84fc0a0414ca60ee55b6f7f797d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:38.840549 28134 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:40.886909 27644 auto_leader_rebalancer-test.cc:328] The leader distribution is 
I20260709 12:23:40.887740 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:40.894310 27853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:23:40.895009 27853 raft_consensus.cc:606] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Received request to transfer leadership to TS ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:40.897647 27853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:23:40.898080 27853 raft_consensus.cc:606] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Received request to transfer leadership to TS ab1ee5bef1014da8b50941c576732dfa
I20260709 12:23:40.900368 27853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:23:40.900849 27853 raft_consensus.cc:606] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:40.902815 27853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:23:40.903169 27853 raft_consensus.cc:606] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:40.905059 27853 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdd63a24d011487984b177ac023c817a"
dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
mode: GRACEFUL
new_leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:33800
I20260709 12:23:40.905406 27853 raft_consensus.cc:606] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Received request to transfer leadership to TS cc4500587ccb4dd8beb1165bd24caa9e
I20260709 12:23:40.906332 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:23:40.906757 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:40.923496 28134 raft_consensus.cc:993] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:40.924088 28162 raft_consensus.cc:1081] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:40.925634 27779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34420
I20260709 12:23:40.926111 27779 raft_consensus.cc:493] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:40.926426 27779 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:40.931208 27779 raft_consensus.cc:515] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:40.934300 27779 leader_election.cc:290] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 4 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:40.934849 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:40.935407 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf5c918c36e4d7a93108dd03bc07f6e" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:40.935739 27853 raft_consensus.cc:3055] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:40.935997 27926 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:40.936089 27853 raft_consensus.cc:740] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:40.937021 27853 consensus_queue.cc:260] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:40.937917 27853 raft_consensus.cc:3060] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:40.940943 27926 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 4.
I20260709 12:23:40.942224 27744 leader_election.cc:304] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [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: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:40.942674 27853 raft_consensus.cc:2468] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 4.
I20260709 12:23:40.943897 28163 raft_consensus.cc:2804] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:40.944774 28163 raft_consensus.cc:697] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 4 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:40.945569 28163 consensus_queue.cc:237] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:40.949298 28134 raft_consensus.cc:993] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:40.949867 28162 raft_consensus.cc:1081] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Signalling peer ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:40.951496 27926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:50820
I20260709 12:23:40.951938 27926 raft_consensus.cc:493] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:40.952206 27926 raft_consensus.cc:3060] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:40.953111 27676 catalog_manager.cc:5697] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 3 to 4, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 4 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:40.956609 27926 raft_consensus.cc:515] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:40.959286 27926 leader_election.cc:290] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 2 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:40.960249 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:40.960875 27779 raft_consensus.cc:3060] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:40.960249 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5307f9e510f14b80aa7fd22150d1ff9b" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:40.961594 27853 raft_consensus.cc:3055] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:40.961871 27853 raft_consensus.cc:740] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:40.962602 27853 consensus_queue.cc:260] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:40.963512 27853 raft_consensus.cc:3060] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:40.967397 27779 raft_consensus.cc:2468] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 2.
I20260709 12:23:40.969043 27891 leader_election.cc:304] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:40.969586 27853 raft_consensus.cc:2468] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 2.
I20260709 12:23:40.970057 28142 raft_consensus.cc:2804] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:40.971222 28142 raft_consensus.cc:697] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 2 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:40.971982 28142 consensus_queue.cc:237] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:40.979071 27676 catalog_manager.cc:5697] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 1 to 2, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 2 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.063275 28134 raft_consensus.cc:993] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:41.063710 28162 raft_consensus.cc:1081] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:41.065107 27779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34420
I20260709 12:23:41.065531 27779 raft_consensus.cc:493] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:41.065779 27779 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:41.069658 27779 raft_consensus.cc:515] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:41.071676 27779 leader_election.cc:290] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 3 election: Requested vote from peers e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485), ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023)
I20260709 12:23:41.072461 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:41.072702 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd9952ed43714f27abf48dcd279bf6e3" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:41.072971 27853 raft_consensus.cc:3055] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:41.073261 27853 raft_consensus.cc:740] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:41.073283 27926 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:41.073989 27853 consensus_queue.cc:260] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:41.075043 27853 raft_consensus.cc:3060] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:41.077651 27926 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 3.
I20260709 12:23:41.078650 27744 leader_election.cc:304] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [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: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:41.079464 27853 raft_consensus.cc:2468] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 3.
I20260709 12:23:41.079483 28163 raft_consensus.cc:2804] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:41.080164 28163 raft_consensus.cc:697] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:41.080955 28163 consensus_queue.cc:237] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:41.087350 27676 catalog_manager.cc:5697] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 2 to 3, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 3 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:41.207201 28134 raft_consensus.cc:993] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:41.207700 28162 raft_consensus.cc:1081] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Signalling peer ab1ee5bef1014da8b50941c576732dfa to start an election
I20260709 12:23:41.209100 27926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc"
dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
 from {username='slave'} at 127.0.0.1:50820
I20260709 12:23:41.209546 27926 raft_consensus.cc:493] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:41.209802 27926 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:41.214092 27926 raft_consensus.cc:515] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:41.215533 27926 leader_election.cc:290] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [CANDIDATE]: Term 5 election: Requested vote from peers cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:41.216346 27779 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
I20260709 12:23:41.216526 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b1bb98e7514558adc6e6bb17e11cdc" candidate_uuid: "ab1ee5bef1014da8b50941c576732dfa" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:41.216840 27779 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:41.217053 27853 raft_consensus.cc:3055] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:23:41.217379 27853 raft_consensus.cc:740] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:41.218007 27853 consensus_queue.cc:260] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:41.218894 27853 raft_consensus.cc:3060] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:23:41.221308 27779 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 5.
I20260709 12:23:41.222572 27891 leader_election.cc:304] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [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: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:41.223435 28142 raft_consensus.cc:2804] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:23:41.223835 27853 raft_consensus.cc:2468] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ab1ee5bef1014da8b50941c576732dfa in term 5.
I20260709 12:23:41.223937 28142 raft_consensus.cc:697] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 5 LEADER]: Becoming Leader. State: Replica: ab1ee5bef1014da8b50941c576732dfa, State: Running, Role: LEADER
I20260709 12:23:41.224830 28142 consensus_queue.cc:237] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [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: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } }
I20260709 12:23:41.231711 27676 catalog_manager.cc:5697] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa reported cstate change: term changed from 4 to 5, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to ab1ee5bef1014da8b50941c576732dfa (127.26.255.3). New cstate: current_term: 5 leader_uuid: "ab1ee5bef1014da8b50941c576732dfa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:41.323711 28134 raft_consensus.cc:993] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: : Instructing follower cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:41.324193 28162 raft_consensus.cc:1081] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Signalling peer cc4500587ccb4dd8beb1165bd24caa9e to start an election
I20260709 12:23:41.325601 27779 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdd63a24d011487984b177ac023c817a"
dest_uuid: "cc4500587ccb4dd8beb1165bd24caa9e"
 from {username='slave'} at 127.0.0.1:34420
I20260709 12:23:41.326057 27779 raft_consensus.cc:493] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:41.326328 27779 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:41.330610 27779 raft_consensus.cc:515] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:41.332144 27779 leader_election.cc:290] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [CANDIDATE]: Term 4 election: Requested vote from peers ab1ee5bef1014da8b50941c576732dfa (127.26.255.3:37023), e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2:46485)
I20260709 12:23:41.332911 27926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ab1ee5bef1014da8b50941c576732dfa"
I20260709 12:23:41.333209 27853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdd63a24d011487984b177ac023c817a" candidate_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d"
I20260709 12:23:41.333530 27926 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:41.333743 27853 raft_consensus.cc:3055] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:23:41.334069 27853 raft_consensus.cc:740] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e50eb84fc0a0414ca60ee55b6f7f797d, State: Running, Role: LEADER
I20260709 12:23:41.334699 27853 consensus_queue.cc:260] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [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: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:41.335592 27853 raft_consensus.cc:3060] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:23:41.338088 27926 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 4.
I20260709 12:23:41.339061 27744 leader_election.cc:304] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [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: ab1ee5bef1014da8b50941c576732dfa, cc4500587ccb4dd8beb1165bd24caa9e; no voters: 
I20260709 12:23:41.339758 28163 raft_consensus.cc:2804] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:23:41.339771 27853 raft_consensus.cc:2468] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc4500587ccb4dd8beb1165bd24caa9e in term 4.
I20260709 12:23:41.341529 28163 raft_consensus.cc:697] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 4 LEADER]: Becoming Leader. State: Replica: cc4500587ccb4dd8beb1165bd24caa9e, State: Running, Role: LEADER
I20260709 12:23:41.341768 27926 raft_consensus.cc:1275] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.342288 28163 consensus_queue.cc:237] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [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: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } }
I20260709 12:23:41.343096 28174 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.346776 27853 raft_consensus.cc:1275] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.348685 28163 consensus_queue.cc:1048] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.350847 27676 catalog_manager.cc:5697] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e reported cstate change: term changed from 3 to 4, leader changed from e50eb84fc0a0414ca60ee55b6f7f797d (127.26.255.2) to cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1). New cstate: current_term: 4 leader_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:41.389163 27853 raft_consensus.cc:1275] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:41.390300 28142 consensus_queue.cc:1048] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:41.399302 27779 raft_consensus.cc:1275] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:41.400803 28142 consensus_queue.cc:1048] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:41.601723 27853 raft_consensus.cc:1275] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:23:41.602985 28163 consensus_queue.cc:1048] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:41.611680 27926 raft_consensus.cc:1275] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:23:41.613639 28164 consensus_queue.cc:1048] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:41.717711 27853 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 5 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:41.719039 28170 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:41.728500 27779 raft_consensus.cc:1275] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 5 FOLLOWER]: Refusing update from remote peer ab1ee5bef1014da8b50941c576732dfa: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:23:41.730572 28170 consensus_queue.cc:1048] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc4500587ccb4dd8beb1165bd24caa9e" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:23:41.776515 27926 raft_consensus.cc:1275] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.777685 28164 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ab1ee5bef1014da8b50941c576732dfa" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37023 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.787117 27853 raft_consensus.cc:1275] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Refusing update from remote peer cc4500587ccb4dd8beb1165bd24caa9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:23:41.788492 28174 consensus_queue.cc:1048] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e50eb84fc0a0414ca60ee55b6f7f797d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 46485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:23:41.907783 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:41.913615 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:41.914059 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:42.915051 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:42.919929 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:42.920343 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:43.921350 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:43.926232 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:43.926710 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:44.927711 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:44.933203 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:44.933703 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:45.934768 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:45.940002 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:45.940425 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:47.325765 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:47.331434 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:47.332007 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:23:47.410697 27800 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6060 after lost signal to thread 27647
W20260709 12:23:47.411552 27800 debug-util.cc:398] Leaking SignalData structure 0x7b08000e6740 after lost signal to thread 27710
W20260709 12:23:47.412376 27800 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc0c0 after lost signal to thread 27803
W20260709 12:23:47.413057 27800 debug-util.cc:398] Leaking SignalData structure 0x7b0800158d20 after lost signal to thread 27878
W20260709 12:23:47.413790 27800 debug-util.cc:398] Leaking SignalData structure 0x7b080019f8c0 after lost signal to thread 27952
I20260709 12:23:48.333149 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:48.338186 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:48.338636 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:49.339658 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:49.344719 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:49.345216 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:50.346561 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:50.352396 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:50.352833 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:51.381361 27644 auto_leader_rebalancer-test.cc:340] The leader distribution is 
I20260709 12:23:51.381970 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
W20260709 12:23:51.405220 27817 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:23:51.411624 27817 consensus_peers.cc:597] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d -> Peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Couldn't send request to peer cc4500587ccb4dd8beb1165bd24caa9e. 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:23:51.413697 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:51.414526 27644 tablet_replica.cc:333] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.415387 27644 raft_consensus.cc:2243] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.416527 27644 raft_consensus.cc:2272] T 9bf5c918c36e4d7a93108dd03bc07f6e P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.419135 27644 tablet_replica.cc:333] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.419689 27644 raft_consensus.cc:2243] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.420190 27644 raft_consensus.cc:2272] T 75b1bb98e7514558adc6e6bb17e11cdc P cc4500587ccb4dd8beb1165bd24caa9e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.422096 27644 tablet_replica.cc:333] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.422816 27644 raft_consensus.cc:2243] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.423830 27644 raft_consensus.cc:2272] T dd9952ed43714f27abf48dcd279bf6e3 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.425802 27644 tablet_replica.cc:333] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.426501 27644 raft_consensus.cc:2243] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.427032 27644 raft_consensus.cc:2272] T f6e982f99a3c4784b09a38aa55f67bfa P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.428800 27644 tablet_replica.cc:333] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.429308 27644 raft_consensus.cc:2243] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.429734 27644 raft_consensus.cc:2272] T 5307f9e510f14b80aa7fd22150d1ff9b P cc4500587ccb4dd8beb1165bd24caa9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.431447 27644 tablet_replica.cc:333] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.431936 27644 raft_consensus.cc:2243] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.432376 27644 raft_consensus.cc:2272] T dfd3e0063b304fb7867fb6fd082b4dee P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.434031 27644 tablet_replica.cc:333] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.434557 27644 raft_consensus.cc:2243] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.434943 27644 raft_consensus.cc:2272] T 728c67a761f9420ab2964165304d41f6 P cc4500587ccb4dd8beb1165bd24caa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.436611 27644 tablet_replica.cc:333] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.437076 27644 raft_consensus.cc:2243] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.437914 27644 raft_consensus.cc:2272] T fdd63a24d011487984b177ac023c817a P cc4500587ccb4dd8beb1165bd24caa9e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.439710 27644 tablet_replica.cc:333] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e: stopping tablet replica
I20260709 12:23:51.440162 27644 raft_consensus.cc:2243] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.440560 27644 raft_consensus.cc:2272] T 21f99959ee23400c930fef774b7d3223 P cc4500587ccb4dd8beb1165bd24caa9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.552939 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
I20260709 12:23:51.571707 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
I20260709 12:23:51.603178 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:51.603981 27644 tablet_replica.cc:333] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.604650 27644 raft_consensus.cc:2243] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.605115 27644 raft_consensus.cc:2272] T 75b1bb98e7514558adc6e6bb17e11cdc P e50eb84fc0a0414ca60ee55b6f7f797d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.607015 27644 tablet_replica.cc:333] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.607540 27644 raft_consensus.cc:2243] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.608491 27644 raft_consensus.cc:2272] T 21f99959ee23400c930fef774b7d3223 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.610738 27644 tablet_replica.cc:333] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.611299 27644 raft_consensus.cc:2243] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.611749 27644 raft_consensus.cc:2272] T 9bf5c918c36e4d7a93108dd03bc07f6e P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.614289 27644 tablet_replica.cc:333] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.614979 27644 raft_consensus.cc:2243] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.616106 27644 raft_consensus.cc:2272] T dfd3e0063b304fb7867fb6fd082b4dee P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 12:23:51.617911 27891 consensus_peers.cc:597] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa -> Peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Couldn't send request to peer cc4500587ccb4dd8beb1165bd24caa9e. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:51.618151 27644 tablet_replica.cc:333] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.618752 27644 raft_consensus.cc:2243] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.619149 27644 raft_consensus.cc:2272] T fdd63a24d011487984b177ac023c817a P e50eb84fc0a0414ca60ee55b6f7f797d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.620822 27644 tablet_replica.cc:333] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.621250 27644 raft_consensus.cc:2243] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.621955 27644 raft_consensus.cc:2272] T 728c67a761f9420ab2964165304d41f6 P e50eb84fc0a0414ca60ee55b6f7f797d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.623809 27644 tablet_replica.cc:333] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.624364 27644 raft_consensus.cc:2243] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.624742 27644 raft_consensus.cc:2272] T dd9952ed43714f27abf48dcd279bf6e3 P e50eb84fc0a0414ca60ee55b6f7f797d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.626318 27644 tablet_replica.cc:333] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.626792 27644 raft_consensus.cc:2243] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.627140 27644 raft_consensus.cc:2272] T f6e982f99a3c4784b09a38aa55f67bfa P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.628568 27644 tablet_replica.cc:333] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d: stopping tablet replica
I20260709 12:23:51.629005 27644 raft_consensus.cc:2243] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.629354 27644 raft_consensus.cc:2272] T 5307f9e510f14b80aa7fd22150d1ff9b P e50eb84fc0a0414ca60ee55b6f7f797d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.656723 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
W20260709 12:23:51.664356 27891 consensus_peers.cc:597] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa -> Peer cc4500587ccb4dd8beb1165bd24caa9e (127.26.255.1:44643): Couldn't send request to peer cc4500587ccb4dd8beb1165bd24caa9e. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44643: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:23:51.675777 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
I20260709 12:23:51.701876 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:23:51.702621 27644 tablet_replica.cc:333] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.703608 27644 raft_consensus.cc:2243] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.704316 27644 raft_consensus.cc:2272] T dd9952ed43714f27abf48dcd279bf6e3 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.706247 27644 tablet_replica.cc:333] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.706812 27644 raft_consensus.cc:2243] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.707581 27644 raft_consensus.cc:2272] T f6e982f99a3c4784b09a38aa55f67bfa P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.709131 27644 tablet_replica.cc:333] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.709682 27644 raft_consensus.cc:2243] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.710435 27644 raft_consensus.cc:2272] T 5307f9e510f14b80aa7fd22150d1ff9b P ab1ee5bef1014da8b50941c576732dfa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.712141 27644 tablet_replica.cc:333] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.712585 27644 raft_consensus.cc:2243] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.712917 27644 raft_consensus.cc:2272] T dfd3e0063b304fb7867fb6fd082b4dee P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.714438 27644 tablet_replica.cc:333] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.715035 27644 raft_consensus.cc:2243] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.715444 27644 raft_consensus.cc:2272] T fdd63a24d011487984b177ac023c817a P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.717149 27644 tablet_replica.cc:333] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.717578 27644 raft_consensus.cc:2243] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.717926 27644 raft_consensus.cc:2272] T 728c67a761f9420ab2964165304d41f6 P ab1ee5bef1014da8b50941c576732dfa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.719558 27644 tablet_replica.cc:333] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.719985 27644 raft_consensus.cc:2243] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.720352 27644 raft_consensus.cc:2272] T 9bf5c918c36e4d7a93108dd03bc07f6e P ab1ee5bef1014da8b50941c576732dfa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.721820 27644 tablet_replica.cc:333] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.722234 27644 raft_consensus.cc:2243] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:23:51.722672 27644 raft_consensus.cc:2272] T 21f99959ee23400c930fef774b7d3223 P ab1ee5bef1014da8b50941c576732dfa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.724308 27644 tablet_replica.cc:333] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa: stopping tablet replica
I20260709 12:23:51.724699 27644 raft_consensus.cc:2243] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.725368 27644 raft_consensus.cc:2272] T 75b1bb98e7514558adc6e6bb17e11cdc P ab1ee5bef1014da8b50941c576732dfa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.752735 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
I20260709 12:23:51.770521 27644 master.cc:562] Master@127.26.255.62:38687 shutting down...
I20260709 12:23:51.905377 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:23:51.906039 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:23:51.906409 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P e9a562b0d84a46f79a7a97718268933a: stopping tablet replica
I20260709 12:23:51.946764 27644 master.cc:584] Master@127.26.255.62:38687 shutdown complete.
ab1ee5bef1014da8b50941c576732dfa  1
cc4500587ccb4dd8beb1165bd24caa9e  4
e50eb84fc0a0414ca60ee55b6f7f797d  4
ab1ee5bef1014da8b50941c576732dfa  3
cc4500587ccb4dd8beb1165bd24caa9e  3
e50eb84fc0a0414ca60ee55b6f7f797d  3
ab1ee5bef1014da8b50941c576732dfa  1
cc4500587ccb4dd8beb1165bd24caa9e  0
e50eb84fc0a0414ca60ee55b6f7f797d  8
ab1ee5bef1014da8b50941c576732dfa  3
cc4500587ccb4dd8beb1165bd24caa9e  3
e50eb84fc0a0414ca60ee55b6f7f797d  3
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (32517 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 12:23:51.991418 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:41535
I20260709 12:23:51.992653 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:51.998832 28206 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:23:51.999075 28205 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:23:51.999934 28208 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:23:52.003232 27644 server_base.cc:1061] running on GCE node
I20260709 12:23:52.006100 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:52.006367 27644 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:23:52.006600 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599832006580 us; error 0 us; skew 500 ppm
I20260709 12:23:52.007215 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:52.009624 27644 webserver.cc:533] Webserver started at http://127.26.255.62:42647/ using document root <none> and password file <none>
I20260709 12:23:52.010095 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:52.010249 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:52.010556 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:52.011682 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "914ec842184b4491b578bc3bffbfb72a"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.016229 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:52.019989 28213 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:23:52.020808 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:23:52.021082 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "914ec842184b4491b578bc3bffbfb72a"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.021395 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-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:23:52.063216 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:52.064416 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:52.104457 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:41535
I20260709 12:23:52.104583 28265 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:41535 every 8 connection(s)
I20260709 12:23:52.108268 28266 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:23:52.117993 28266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a: Bootstrap starting.
I20260709 12:23:52.122833 28266 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.127220 28266 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a: No bootstrap required, opened a new log
I20260709 12:23:52.129452 28266 raft_consensus.cc:359] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914ec842184b4491b578bc3bffbfb72a" member_type: VOTER }
I20260709 12:23:52.129918 28266 raft_consensus.cc:385] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.130146 28266 raft_consensus.cc:740] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 914ec842184b4491b578bc3bffbfb72a, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.130754 28266 consensus_queue.cc:260] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "914ec842184b4491b578bc3bffbfb72a" member_type: VOTER }
I20260709 12:23:52.131237 28266 raft_consensus.cc:399] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:23:52.131476 28266 raft_consensus.cc:493] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:23:52.131735 28266 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:52.135892 28266 raft_consensus.cc:515] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914ec842184b4491b578bc3bffbfb72a" member_type: VOTER }
I20260709 12:23:52.136497 28266 leader_election.cc:304] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [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: 914ec842184b4491b578bc3bffbfb72a; no voters: 
I20260709 12:23:52.137642 28266 leader_election.cc:290] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:23:52.137980 28269 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:52.139403 28269 raft_consensus.cc:697] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 1 LEADER]: Becoming Leader. State: Replica: 914ec842184b4491b578bc3bffbfb72a, State: Running, Role: LEADER
I20260709 12:23:52.140139 28269 consensus_queue.cc:237] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [LEADER]: Queue going to LEADER mode. State: All 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: "914ec842184b4491b578bc3bffbfb72a" member_type: VOTER }
I20260709 12:23:52.140687 28266 sys_catalog.cc:565] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:23:52.145103 28270 sys_catalog.cc:455] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "914ec842184b4491b578bc3bffbfb72a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914ec842184b4491b578bc3bffbfb72a" member_type: VOTER } }
I20260709 12:23:52.145737 28270 sys_catalog.cc:458] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:52.146775 28271 sys_catalog.cc:455] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 914ec842184b4491b578bc3bffbfb72a. Latest consensus state: current_term: 1 leader_uuid: "914ec842184b4491b578bc3bffbfb72a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "914ec842184b4491b578bc3bffbfb72a" member_type: VOTER } }
I20260709 12:23:52.147356 28271 sys_catalog.cc:458] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [sys.catalog]: This master's current role is: LEADER
I20260709 12:23:52.155457 28278 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:23:52.155843 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:23:52.160928 28278 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:23:52.169623 28278 catalog_manager.cc:1383] Generated new cluster ID: e866836523e2472692dc8aeb8ce963a8
I20260709 12:23:52.169965 28278 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:23:52.185428 28278 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:23:52.186769 28278 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:23:52.203735 28278 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a: Generated new TSK 0
I20260709 12:23:52.204376 28278 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:23:52.222184 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:52.228600 28287 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:23:52.229434 28288 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:23:52.232024 27644 server_base.cc:1061] running on GCE node
W20260709 12:23:52.232193 28290 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:23:52.233073 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:52.233273 27644 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:23:52.233450 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599832233430 us; error 0 us; skew 500 ppm
I20260709 12:23:52.233963 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:52.236294 27644 webserver.cc:533] Webserver started at http://127.26.255.1:32987/ using document root <none> and password file <none>
I20260709 12:23:52.236786 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:52.236980 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:52.237241 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:52.238278 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "11173e970df346a0b77652c54e48eccf"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.242884 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:23:52.246151 28295 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:23:52.246920 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:52.247218 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "11173e970df346a0b77652c54e48eccf"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.247519 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-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:23:52.287006 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:52.288280 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:52.289762 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:52.292037 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:52.292259 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:52.292515 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:52.292704 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:52.333053 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:46227
I20260709 12:23:52.333142 28357 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:46227 every 8 connection(s)
I20260709 12:23:52.338101 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:52.345038 28362 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:23:52.347028 28363 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:23:52.350746 28365 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:23:52.351194 27644 server_base.cc:1061] running on GCE node
I20260709 12:23:52.351338 28358 heartbeater.cc:344] Connected to a master server at 127.26.255.62:41535
I20260709 12:23:52.351765 28358 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:52.352504 28358 heartbeater.cc:507] Master 127.26.255.62:41535 requested a full tablet report, sending...
I20260709 12:23:52.352849 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:23:52.353087 27644 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:23:52.353256 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599832353236 us; error 0 us; skew 500 ppm
I20260709 12:23:52.353796 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:52.354635 28230 ts_manager.cc:194] Registered new tserver with Master: 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227)
I20260709 12:23:52.356426 27644 webserver.cc:533] Webserver started at http://127.26.255.2:44885/ using document root <none> and password file <none>
I20260709 12:23:52.356788 28230 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37902
I20260709 12:23:52.356940 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:52.357220 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:52.357506 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:52.358829 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.363180 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:23:52.366380 28370 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:23:52.367111 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:23:52.367403 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.367684 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-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:23:52.388316 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:52.389539 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:52.391040 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:52.393370 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:52.393638 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:52.393960 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:52.394179 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:52.434562 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:45077
I20260709 12:23:52.434689 28433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:45077 every 8 connection(s)
I20260709 12:23:52.439103 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:23:52.446246 28437 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:23:52.448109 28438 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:23:52.450611 28440 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:23:52.452291 28434 heartbeater.cc:344] Connected to a master server at 127.26.255.62:41535
I20260709 12:23:52.452742 28434 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:52.452755 27644 server_base.cc:1061] running on GCE node
I20260709 12:23:52.453869 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 12:23:52.453835 28434 heartbeater.cc:507] Master 127.26.255.62:41535 requested a full tablet report, sending...
W20260709 12:23:52.454224 27644 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:23:52.454465 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599832454422 us; error 0 us; skew 500 ppm
I20260709 12:23:52.455197 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:23:52.457433 28230 ts_manager.cc:194] Registered new tserver with Master: c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:52.458211 27644 webserver.cc:533] Webserver started at http://127.26.255.3:42501/ using document root <none> and password file <none>
I20260709 12:23:52.458875 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:23:52.459117 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:23:52.459417 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:23:52.459391 28230 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37904
I20260709 12:23:52.460958 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "2bd36819f60d4fb7bf2482ff299488d9"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.465669 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:23:52.469168 28445 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:23:52.469941 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:23:52.470235 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "2bd36819f60d4fb7bf2482ff299488d9"
format_stamp: "Formatted at 2026-07-09 12:23:52 on dist-test-slave-bdgg"
I20260709 12:23:52.470558 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783599799304917-27644-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:23:52.483991 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:23:52.485234 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:23:52.486769 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:23:52.488925 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:23:52.489147 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:52.489389 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:23:52.489557 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:23:52.530874 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:46735
I20260709 12:23:52.530925 28507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:46735 every 8 connection(s)
I20260709 12:23:52.545051 28508 heartbeater.cc:344] Connected to a master server at 127.26.255.62:41535
I20260709 12:23:52.545377 28508 heartbeater.cc:461] Registering TS with master...
I20260709 12:23:52.546131 28508 heartbeater.cc:507] Master 127.26.255.62:41535 requested a full tablet report, sending...
I20260709 12:23:52.547996 28230 ts_manager.cc:194] Registered new tserver with Master: 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:52.548071 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013586169s
I20260709 12:23:52.549427 28230 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37920
I20260709 12:23:52.572806 28230 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37932:
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:23:52.575757 28230 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:23:52.668901 28473 tablet_service.cc:1511] Processing CreateTablet for tablet c70521a6b3fe46019f27e939f1893b70 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:52.670379 28473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70521a6b3fe46019f27e939f1893b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.670042 28471 tablet_service.cc:1511] Processing CreateTablet for tablet a580e3b2a718497eb5bb2ea62aa3d735 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:52.671379 28471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a580e3b2a718497eb5bb2ea62aa3d735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.672750 28472 tablet_service.cc:1511] Processing CreateTablet for tablet c6ed022bdba547a788de9b46fed3e5aa (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:52.674075 28472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ed022bdba547a788de9b46fed3e5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.679327 28322 tablet_service.cc:1511] Processing CreateTablet for tablet c6ed022bdba547a788de9b46fed3e5aa (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:52.680768 28322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ed022bdba547a788de9b46fed3e5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.684763 28399 tablet_service.cc:1511] Processing CreateTablet for tablet c70521a6b3fe46019f27e939f1893b70 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:52.686172 28399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70521a6b3fe46019f27e939f1893b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.687392 28323 tablet_service.cc:1511] Processing CreateTablet for tablet c70521a6b3fe46019f27e939f1893b70 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:23:52.688817 28323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c70521a6b3fe46019f27e939f1893b70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.689116 28398 tablet_service.cc:1511] Processing CreateTablet for tablet c6ed022bdba547a788de9b46fed3e5aa (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:23:52.690516 28398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ed022bdba547a788de9b46fed3e5aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.691224 28321 tablet_service.cc:1511] Processing CreateTablet for tablet a580e3b2a718497eb5bb2ea62aa3d735 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:52.692556 28321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a580e3b2a718497eb5bb2ea62aa3d735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.696141 28397 tablet_service.cc:1511] Processing CreateTablet for tablet a580e3b2a718497eb5bb2ea62aa3d735 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:23:52.698026 28397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a580e3b2a718497eb5bb2ea62aa3d735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.700580 28320 tablet_service.cc:1511] Processing CreateTablet for tablet e3871e868864445f80c2762710712246 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:52.701969 28320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3871e868864445f80c2762710712246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.716547 28525 tablet_bootstrap.cc:492] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:52.724332 28525 tablet_bootstrap.cc:654] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.730036 28396 tablet_service.cc:1511] Processing CreateTablet for tablet e3871e868864445f80c2762710712246 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:52.732082 28396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3871e868864445f80c2762710712246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.733135 28471 tablet_service.cc:1511] Processing CreateTablet for tablet e3871e868864445f80c2762710712246 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:23:52.734937 28471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3871e868864445f80c2762710712246. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.757371 28321 tablet_service.cc:1511] Processing CreateTablet for tablet 6e95cd74aac443829f10876744b36a2a (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:52.759321 28321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e95cd74aac443829f10876744b36a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.775331 28320 tablet_service.cc:1511] Processing CreateTablet for tablet 021202174dd94f56871e918191191c98 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:52.776696 28320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021202174dd94f56871e918191191c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.778708 28473 tablet_service.cc:1511] Processing CreateTablet for tablet 021202174dd94f56871e918191191c98 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:52.780128 28473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021202174dd94f56871e918191191c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.782430 28470 tablet_service.cc:1511] Processing CreateTablet for tablet f6fbae2d00424e1288daeee6af2a1ca3 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:52.783864 28470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fbae2d00424e1288daeee6af2a1ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.784919 28524 tablet_bootstrap.cc:492] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:52.785926 28323 tablet_service.cc:1511] Processing CreateTablet for tablet f6fbae2d00424e1288daeee6af2a1ca3 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:52.802155 28323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fbae2d00424e1288daeee6af2a1ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.787496 28322 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6aa96fcf704f26a1f5129dd9a32bfc (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:52.787572 28395 tablet_service.cc:1511] Processing CreateTablet for tablet f6fbae2d00424e1288daeee6af2a1ca3 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:23:52.789820 28394 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6aa96fcf704f26a1f5129dd9a32bfc (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:52.803227 28322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6aa96fcf704f26a1f5129dd9a32bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.803390 28395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6fbae2d00424e1288daeee6af2a1ca3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.808449 28524 tablet_bootstrap.cc:654] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.809898 28394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6aa96fcf704f26a1f5129dd9a32bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.815888 28398 tablet_service.cc:1511] Processing CreateTablet for tablet 6e95cd74aac443829f10876744b36a2a (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:52.817700 28398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e95cd74aac443829f10876744b36a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.818852 28321 tablet_service.cc:1511] Processing CreateTablet for tablet f4529ad9c80a4bed99703c0ff37ebce1 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:52.820113 28321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4529ad9c80a4bed99703c0ff37ebce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.794700 28469 tablet_service.cc:1511] Processing CreateTablet for tablet 7f6aa96fcf704f26a1f5129dd9a32bfc (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:23:52.795737 28525 tablet_bootstrap.cc:492] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:52.822091 28393 tablet_service.cc:1511] Processing CreateTablet for tablet f4529ad9c80a4bed99703c0ff37ebce1 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:52.822858 28525 ts_tablet_manager.cc:1403] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.019s
I20260709 12:23:52.823791 28393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4529ad9c80a4bed99703c0ff37ebce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.824658 28468 tablet_service.cc:1511] Processing CreateTablet for tablet f4529ad9c80a4bed99703c0ff37ebce1 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:23:52.825907 28469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f6aa96fcf704f26a1f5129dd9a32bfc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.795452 28472 tablet_service.cc:1511] Processing CreateTablet for tablet 6e95cd74aac443829f10876744b36a2a (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:23:52.827296 28472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e95cd74aac443829f10876744b36a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.827906 28468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4529ad9c80a4bed99703c0ff37ebce1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.797092 28397 tablet_service.cc:1511] Processing CreateTablet for tablet 021202174dd94f56871e918191191c98 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:23:52.797334 28319 tablet_service.cc:1511] Processing CreateTablet for tablet 465d24562a564e72b27a7404e7eae2d8 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:52.828969 28397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 021202174dd94f56871e918191191c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.829058 28319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465d24562a564e72b27a7404e7eae2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.825953 28525 raft_consensus.cc:359] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:52.855484 28471 tablet_service.cc:1511] Processing CreateTablet for tablet 465d24562a564e72b27a7404e7eae2d8 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:52.856842 28471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465d24562a564e72b27a7404e7eae2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.850314 28525 raft_consensus.cc:385] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.862666 28525 raft_consensus.cc:740] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.863512 28525 consensus_queue.cc:260] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:52.875187 28396 tablet_service.cc:1511] Processing CreateTablet for tablet 465d24562a564e72b27a7404e7eae2d8 (DEFAULT_TABLE table=test-workload [id=7123c8c5f4df43a38d1c1d515e040ad8]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:23:52.876603 28396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 465d24562a564e72b27a7404e7eae2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:23:52.879209 28527 tablet_bootstrap.cc:492] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:52.885203 28524 tablet_bootstrap.cc:492] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:52.885939 28524 ts_tablet_manager.cc:1403] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.101s	user 0.021s	sys 0.000s
I20260709 12:23:52.888851 28524 raft_consensus.cc:359] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:52.889649 28524 raft_consensus.cc:385] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.890015 28524 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.890982 28524 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:52.914165 28527 tablet_bootstrap.cc:654] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.920060 28508 heartbeater.cc:499] Master 127.26.255.62:41535 was elected leader, sending a full tablet report...
I20260709 12:23:52.923532 28358 heartbeater.cc:499] Master 127.26.255.62:41535 was elected leader, sending a full tablet report...
I20260709 12:23:52.923617 28525 ts_tablet_manager.cc:1434] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.100s	user 0.029s	sys 0.030s
I20260709 12:23:52.924612 28525 tablet_bootstrap.cc:492] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:52.925494 28524 ts_tablet_manager.cc:1434] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.039s	user 0.017s	sys 0.016s
I20260709 12:23:52.926429 28524 tablet_bootstrap.cc:492] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:52.931102 28525 tablet_bootstrap.cc:654] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.931036 28529 raft_consensus.cc:493] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:52.931694 28529 raft_consensus.cc:515] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:52.933547 28524 tablet_bootstrap.cc:654] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.948956 28529 leader_election.cc:290] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:52.964241 28525 tablet_bootstrap.cc:492] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:52.964778 28525 ts_tablet_manager.cc:1403] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260709 12:23:52.964943 28524 tablet_bootstrap.cc:492] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:52.965553 28524 ts_tablet_manager.cc:1403] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.010s
I20260709 12:23:52.967991 28525 raft_consensus.cc:359] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:52.968614 28524 raft_consensus.cc:359] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:52.983331 28525 raft_consensus.cc:385] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.983431 28524 raft_consensus.cc:385] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.983791 28525 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.983935 28524 raft_consensus.cc:740] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.984834 28524 consensus_queue.cc:260] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:52.973789 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70521a6b3fe46019f27e939f1893b70" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
I20260709 12:23:52.984835 28525 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
W20260709 12:23:52.987083 28299 leader_election.cc:343] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:52.987644 28524 ts_tablet_manager.cc:1434] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.008s
I20260709 12:23:52.988678 28524 tablet_bootstrap.cc:492] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:52.989334 28525 ts_tablet_manager.cc:1434] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260709 12:23:52.990314 28525 tablet_bootstrap.cc:492] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:52.990857 28527 tablet_bootstrap.cc:492] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:52.991333 28527 ts_tablet_manager.cc:1403] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.122s	user 0.016s	sys 0.012s
I20260709 12:23:52.995538 28524 tablet_bootstrap.cc:654] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.996707 28525 tablet_bootstrap.cc:654] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:52.994315 28527 raft_consensus.cc:359] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:52.997444 28527 raft_consensus.cc:385] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:52.997786 28527 raft_consensus.cc:740] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:52.998819 28527 consensus_queue.cc:260] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:53.004686 28527 ts_tablet_manager.cc:1434] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 12:23:53.005668 28434 heartbeater.cc:499] Master 127.26.255.62:41535 was elected leader, sending a full tablet report...
I20260709 12:23:53.015340 28527 tablet_bootstrap.cc:492] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.023859 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70521a6b3fe46019f27e939f1893b70" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.024719 28409 raft_consensus.cc:2468] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 0.
I20260709 12:23:53.026101 28299 leader_election.cc:304] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [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: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:53.027390 28531 raft_consensus.cc:2804] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.027810 28531 raft_consensus.cc:493] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.028156 28531 raft_consensus.cc:3060] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.029152 28524 tablet_bootstrap.cc:492] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.029595 28524 ts_tablet_manager.cc:1403] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.019s
I20260709 12:23:53.031817 28527 tablet_bootstrap.cc:654] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.032287 28524 raft_consensus.cc:359] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:53.033030 28524 raft_consensus.cc:385] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.033337 28524 raft_consensus.cc:740] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.034159 28524 consensus_queue.cc:260] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:53.035545 28531 raft_consensus.cc:515] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
W20260709 12:23:53.037703 28509 tablet.cc:2406] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:23:53.038494 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70521a6b3fe46019f27e939f1893b70" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:53.039088 28483 raft_consensus.cc:3060] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.041672 28524 ts_tablet_manager.cc:1434] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260709 12:23:53.044930 28524 tablet_bootstrap.cc:492] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.045873 28525 tablet_bootstrap.cc:492] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.046399 28525 ts_tablet_manager.cc:1403] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.056s	user 0.017s	sys 0.018s
I20260709 12:23:53.048985 28483 raft_consensus.cc:2468] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 1.
I20260709 12:23:53.049530 28525 raft_consensus.cc:359] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.050345 28525 raft_consensus.cc:385] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.050480 28299 leader_election.cc:304] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:23:53.050706 28525 raft_consensus.cc:740] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.051326 28529 raft_consensus.cc:2804] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.051620 28531 leader_election.cc:290] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 election: Requested vote from peers 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.052675 28524 tablet_bootstrap.cc:654] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.053073 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c70521a6b3fe46019f27e939f1893b70" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.053854 28409 raft_consensus.cc:3060] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.055312 28527 tablet_bootstrap.cc:492] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.055881 28527 ts_tablet_manager.cc:1403] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260709 12:23:53.060012 28527 raft_consensus.cc:359] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.060974 28527 raft_consensus.cc:385] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.061352 28527 raft_consensus.cc:740] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.061896 28409 raft_consensus.cc:2468] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 1.
I20260709 12:23:53.062322 28527 consensus_queue.cc:260] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.065742 28527 ts_tablet_manager.cc:1434] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:23:53.065960 28529 raft_consensus.cc:697] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:53.067078 28527 tablet_bootstrap.cc:492] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.067890 28530 raft_consensus.cc:493] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.068372 28530 raft_consensus.cc:515] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.070840 28530 leader_election.cc:290] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.070758 28525 consensus_queue.cc:260] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.073719 28525 ts_tablet_manager.cc:1434] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260709 12:23:53.074934 28525 tablet_bootstrap.cc:492] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.076135 28527 tablet_bootstrap.cc:654] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.083455 28525 tablet_bootstrap.cc:654] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.089018 28539 raft_consensus.cc:493] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.090142 28527 tablet_bootstrap.cc:492] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.089813 28539 raft_consensus.cc:515] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.090888 28527 ts_tablet_manager.cc:1403] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.006s
I20260709 12:23:53.095759 28527 raft_consensus.cc:359] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.096827 28527 raft_consensus.cc:385] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.097232 28527 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.098253 28527 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.100940 28539 leader_election.cc:290] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.109488 28527 ts_tablet_manager.cc:1434] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.006s
I20260709 12:23:53.111022 28527 tablet_bootstrap.cc:492] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.119168 28527 tablet_bootstrap.cc:654] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.066951 28529 consensus_queue.cc:237] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } }
I20260709 12:23:53.136950 28527 tablet_bootstrap.cc:492] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.137633 28527 ts_tablet_manager.cc:1403] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.006s
I20260709 12:23:53.141398 28527 raft_consensus.cc:359] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.142728 28527 raft_consensus.cc:385] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.143132 28527 raft_consensus.cc:740] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.144308 28527 consensus_queue.cc:260] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.148240 28527 ts_tablet_manager.cc:1434] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:23:53.149587 28527 tablet_bootstrap.cc:492] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
W20260709 12:23:53.150622 28279 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:23:53.158368 28527 tablet_bootstrap.cc:654] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.171929 28527 tablet_bootstrap.cc:492] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.172621 28527 ts_tablet_manager.cc:1403] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.012s
I20260709 12:23:53.173807 28229 catalog_manager.cc:5697] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 1 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.177577 28527 raft_consensus.cc:359] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.178665 28527 raft_consensus.cc:385] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.179081 28527 raft_consensus.cc:740] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.180125 28527 consensus_queue.cc:260] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.183560 28527 ts_tablet_manager.cc:1434] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:23:53.185014 28527 tablet_bootstrap.cc:492] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.192971 28527 tablet_bootstrap.cc:654] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.206390 28527 tablet_bootstrap.cc:492] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.207119 28527 ts_tablet_manager.cc:1403] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.009s
I20260709 12:23:53.211128 28527 raft_consensus.cc:359] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.212184 28527 raft_consensus.cc:385] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.212589 28527 raft_consensus.cc:740] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.213934 28527 consensus_queue.cc:260] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.217550 28527 ts_tablet_manager.cc:1434] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:23:53.219451 28527 tablet_bootstrap.cc:492] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.227288 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
W20260709 12:23:53.229841 28371 leader_election.cc:343] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.232820 28527 tablet_bootstrap.cc:654] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.235320 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.236038 28409 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 0.
I20260709 12:23:53.237673 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
I20260709 12:23:53.238540 28483 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 0.
I20260709 12:23:53.240213 28374 leader_election.cc:304] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [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: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 11173e970df346a0b77652c54e48eccf
I20260709 12:23:53.241950 28550 raft_consensus.cc:2804] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.242435 28550 raft_consensus.cc:493] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.242884 28550 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.244835 28449 leader_election.cc:304] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.245748 28530 raft_consensus.cc:2804] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.246085 28530 raft_consensus.cc:493] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.246408 28530 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.250968 28550 raft_consensus.cc:515] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.253583 28550 leader_election.cc:290] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.257803 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.258265 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
W20260709 12:23:53.259730 28371 leader_election.cc:343] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.263417 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.264746 28524 tablet_bootstrap.cc:492] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.264900 28527 tablet_bootstrap.cc:492] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.265422 28524 ts_tablet_manager.cc:1403] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.221s	user 0.079s	sys 0.122s
I20260709 12:23:53.265561 28527 ts_tablet_manager.cc:1403] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.009s
I20260709 12:23:53.266501 28530 raft_consensus.cc:515] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.267695 28483 raft_consensus.cc:2393] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c82778f0cb2b43fbb0ce90e5eb299c8d in current term 1: Already voted for candidate 2bd36819f60d4fb7bf2482ff299488d9 in this term.
W20260709 12:23:53.269371 28446 leader_election.cc:343] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.270012 28524 raft_consensus.cc:359] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.270865 28524 raft_consensus.cc:385] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.271209 28524 raft_consensus.cc:740] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.271359 28374 leader_election.cc:304] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [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: c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:53.272567 28550 raft_consensus.cc:2749] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:23:53.272078 28524 consensus_queue.cc:260] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.272074 28527 raft_consensus.cc:359] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.273589 28527 raft_consensus.cc:385] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.273967 28527 raft_consensus.cc:740] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.275060 28525 tablet_bootstrap.cc:492] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.274793 28527 consensus_queue.cc:260] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.275570 28525 ts_tablet_manager.cc:1403] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.201s	user 0.049s	sys 0.081s
I20260709 12:23:53.277266 28527 ts_tablet_manager.cc:1434] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 12:23:53.278954 28527 tablet_bootstrap.cc:492] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.278683 28525 raft_consensus.cc:359] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.279415 28525 raft_consensus.cc:385] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.279726 28525 raft_consensus.cc:740] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.282761 28525 consensus_queue.cc:260] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.283489 28524 ts_tablet_manager.cc:1434] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.008s
I20260709 12:23:53.286391 28527 tablet_bootstrap.cc:654] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.287622 28524 tablet_bootstrap.cc:492] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.287822 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.288201 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.289009 28409 raft_consensus.cc:2393] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2bd36819f60d4fb7bf2482ff299488d9 in current term 1: Already voted for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in this term.
I20260709 12:23:53.293972 28333 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.298228 28524 tablet_bootstrap.cc:654] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.303102 28333 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.305855 28446 leader_election.cc:304] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [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: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: c82778f0cb2b43fbb0ce90e5eb299c8d
I20260709 12:23:53.306598 28530 leader_election.cc:290] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.307435 28530 raft_consensus.cc:493] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.308110 28530 raft_consensus.cc:515] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.311131 28524 tablet_bootstrap.cc:492] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.310899 28559 raft_consensus.cc:2804] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.312291 28559 raft_consensus.cc:697] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:53.312839 28525 ts_tablet_manager.cc:1434] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:23:53.314035 28525 tablet_bootstrap.cc:492] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.314690 28524 ts_tablet_manager.cc:1403] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260709 12:23:53.318971 28524 raft_consensus.cc:359] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.319796 28524 raft_consensus.cc:385] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.320155 28524 raft_consensus.cc:740] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.321051 28524 consensus_queue.cc:260] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.313598 28559 consensus_queue.cc:237] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.328871 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.329937 28409 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 0.
I20260709 12:23:53.331063 28525 tablet_bootstrap.cc:654] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.331889 28449 leader_election.cc:304] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.333489 28562 raft_consensus.cc:2804] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.334053 28562 raft_consensus.cc:493] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.334570 28562 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.336843 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.337862 28333 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 0.
I20260709 12:23:53.343721 28550 raft_consensus.cc:493] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.344574 28550 raft_consensus.cc:515] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.348860 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.349169 28550 leader_election.cc:290] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.352180 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
W20260709 12:23:53.354008 28374 leader_election.cc:343] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:53.355398 28371 leader_election.cc:343] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.355926 28371 leader_election.cc:304] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:53.357298 28550 raft_consensus.cc:2749] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:53.357888 28530 leader_election.cc:290] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.359977 28529 raft_consensus.cc:493] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.360730 28525 tablet_bootstrap.cc:492] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.360661 28529 raft_consensus.cc:515] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.361593 28525 ts_tablet_manager.cc:1403] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260709 12:23:53.365115 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.366091 28409 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 0.
I20260709 12:23:53.366065 28525 raft_consensus.cc:359] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.367254 28525 raft_consensus.cc:385] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.367718 28525 raft_consensus.cc:740] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.368124 28299 leader_election.cc:304] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.369417 28541 raft_consensus.cc:2804] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.368758 28525 consensus_queue.cc:260] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.369815 28541 raft_consensus.cc:493] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.370028 28529 leader_election.cc:290] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.370215 28541 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.373867 28550 raft_consensus.cc:493] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.375610 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
I20260709 12:23:53.375295 28550 raft_consensus.cc:515] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.376303 28483 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 0.
I20260709 12:23:53.379014 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4529ad9c80a4bed99703c0ff37ebce1" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.379931 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4529ad9c80a4bed99703c0ff37ebce1" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
W20260709 12:23:53.380600 28371 leader_election.cc:343] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:23:53.381968 28374 leader_election.cc:343] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.382649 28374 leader_election.cc:304] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:53.382614 28541 raft_consensus.cc:515] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.383762 28562 raft_consensus.cc:515] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.384068 28539 raft_consensus.cc:2749] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:23:53.386191 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.385169 28550 leader_election.cc:290] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.386832 28409 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.388031 28562 leader_election.cc:290] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.387198 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.388746 28333 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.387398 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.391388 28408 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.393574 28524 ts_tablet_manager.cc:1434] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.078s	user 0.031s	sys 0.033s
I20260709 12:23:53.394747 28524 tablet_bootstrap.cc:492] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.400789 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:53.401728 28483 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.402122 28524 tablet_bootstrap.cc:654] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.404692 28333 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.406323 28446 leader_election.cc:304] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:23:53.407765 28563 raft_consensus.cc:2804] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.408514 28563 raft_consensus.cc:697] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:53.409772 28563 consensus_queue.cc:237] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.414659 28541 leader_election.cc:290] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.411090 28409 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 1.
I20260709 12:23:53.418346 28527 tablet_bootstrap.cc:492] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.418857 28527 ts_tablet_manager.cc:1403] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.140s	user 0.053s	sys 0.035s
I20260709 12:23:53.419364 28299 leader_election.cc:304] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.420514 28541 raft_consensus.cc:2804] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.421087 28541 raft_consensus.cc:697] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:53.421841 28527 raft_consensus.cc:359] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.422724 28527 raft_consensus.cc:385] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.423161 28527 raft_consensus.cc:740] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.422001 28541 consensus_queue.cc:237] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.423347 28525 ts_tablet_manager.cc:1434] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.061s	user 0.013s	sys 0.000s
I20260709 12:23:53.424718 28483 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 1.
I20260709 12:23:53.419274 28408 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.427953 28525 tablet_bootstrap.cc:492] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.423945 28527 consensus_queue.cc:260] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.435513 28527 ts_tablet_manager.cc:1434] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:23:53.436893 28527 tablet_bootstrap.cc:492] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.451568 28525 tablet_bootstrap.cc:654] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.453025 28524 tablet_bootstrap.cc:492] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.453598 28524 ts_tablet_manager.cc:1403] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.031s
I20260709 12:23:53.432085 28228 catalog_manager.cc:5697] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.461898 28527 tablet_bootstrap.cc:654] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.457778 28524 raft_consensus.cc:359] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.463739 28524 raft_consensus.cc:385] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.467447 28524 raft_consensus.cc:740] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.468288 28524 consensus_queue.cc:260] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.471043 28524 ts_tablet_manager.cc:1434] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:23:53.470690 28228 catalog_manager.cc:5697] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 1 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.472193 28524 tablet_bootstrap.cc:492] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.479684 28524 tablet_bootstrap.cc:654] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.481416 28229 catalog_manager.cc:5697] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.487228 28525 tablet_bootstrap.cc:492] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.487305 28527 tablet_bootstrap.cc:492] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.487896 28525 ts_tablet_manager.cc:1403] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.062s	user 0.005s	sys 0.015s
I20260709 12:23:53.487949 28527 ts_tablet_manager.cc:1403] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.051s	user 0.014s	sys 0.016s
I20260709 12:23:53.491154 28525 raft_consensus.cc:359] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.492051 28525 raft_consensus.cc:385] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.492476 28525 raft_consensus.cc:740] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.493558 28525 consensus_queue.cc:260] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.495556 28527 raft_consensus.cc:359] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.496263 28525 ts_tablet_manager.cc:1434] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:53.496403 28550 raft_consensus.cc:493] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.496898 28550 raft_consensus.cc:515] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.497390 28525 tablet_bootstrap.cc:492] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.499330 28550 leader_election.cc:290] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.503104 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021202174dd94f56871e918191191c98" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
W20260709 12:23:53.504838 28374 leader_election.cc:343] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.505196 28525 tablet_bootstrap.cc:654] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.502269 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021202174dd94f56871e918191191c98" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.506116 28333 raft_consensus.cc:2468] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 0.
I20260709 12:23:53.507686 28371 leader_election.cc:304] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [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: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:53.509256 28550 raft_consensus.cc:2804] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.509884 28550 raft_consensus.cc:493] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.510494 28550 raft_consensus.cc:3060] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.496389 28527 raft_consensus.cc:385] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.511368 28527 raft_consensus.cc:740] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.512228 28527 consensus_queue.cc:260] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.514976 28527 ts_tablet_manager.cc:1434] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:23:53.516080 28527 tablet_bootstrap.cc:492] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d: Bootstrap starting.
I20260709 12:23:53.522390 28527 tablet_bootstrap.cc:654] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.521924 28550 raft_consensus.cc:515] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.525926 28524 tablet_bootstrap.cc:492] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.526497 28524 ts_tablet_manager.cc:1403] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.054s	user 0.031s	sys 0.018s
I20260709 12:23:53.528277 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021202174dd94f56871e918191191c98" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.529132 28333 raft_consensus.cc:3060] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.530004 28524 raft_consensus.cc:359] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.530804 28524 raft_consensus.cc:385] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.531119 28524 raft_consensus.cc:740] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.532048 28524 consensus_queue.cc:260] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.534667 28524 ts_tablet_manager.cc:1434] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:23:53.534947 28541 consensus_queue.cc:1048] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:53.535777 28524 tablet_bootstrap.cc:492] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.540496 28333 raft_consensus.cc:2468] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 1.
I20260709 12:23:53.541764 28371 leader_election.cc:304] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.542696 28539 raft_consensus.cc:2804] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.544883 28524 tablet_bootstrap.cc:654] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.547780 28541 consensus_queue.cc:1048] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:53.550036 28524 tablet_bootstrap.cc:492] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.550522 28524 ts_tablet_manager.cc:1403] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 12:23:53.553519 28524 raft_consensus.cc:359] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.554221 28524 raft_consensus.cc:385] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.554534 28524 raft_consensus.cc:740] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.555922 28539 raft_consensus.cc:697] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Becoming Leader. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:23:53.555619 28524 consensus_queue.cc:260] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.557188 28539 consensus_queue.cc:237] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.559029 28524 ts_tablet_manager.cc:1434] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:23:53.560457 28524 tablet_bootstrap.cc:492] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.565133 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021202174dd94f56871e918191191c98" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:53.565909 28482 raft_consensus.cc:3060] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.566823 28524 tablet_bootstrap.cc:654] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.576071 28482 raft_consensus.cc:2468] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 1.
I20260709 12:23:53.579517 28550 leader_election.cc:290] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.588984 28525 tablet_bootstrap.cc:492] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.589565 28525 ts_tablet_manager.cc:1403] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.092s	user 0.007s	sys 0.011s
I20260709 12:23:53.593297 28525 raft_consensus.cc:359] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.594408 28525 raft_consensus.cc:385] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.601783 28525 raft_consensus.cc:740] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.603541 28527 tablet_bootstrap.cc:492] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d: No bootstrap required, opened a new log
I20260709 12:23:53.597898 28230 catalog_manager.cc:5697] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d reported cstate change: term changed from 0 to 1, leader changed from <none> to c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.604252 28527 ts_tablet_manager.cc:1403] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.023s
I20260709 12:23:53.607205 28525 consensus_queue.cc:260] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.610399 28525 ts_tablet_manager.cc:1434] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260709 12:23:53.611900 28525 tablet_bootstrap.cc:492] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.621186 28525 tablet_bootstrap.cc:654] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.621479 28524 tablet_bootstrap.cc:492] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.621991 28524 ts_tablet_manager.cc:1403] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.034s
I20260709 12:23:53.626837 28525 tablet_bootstrap.cc:492] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.627207 28525 ts_tablet_manager.cc:1403] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 12:23:53.628317 28524 raft_consensus.cc:359] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.628973 28524 raft_consensus.cc:385] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.629223 28524 raft_consensus.cc:740] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.629168 28525 raft_consensus.cc:359] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.629860 28525 raft_consensus.cc:385] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.629894 28559 raft_consensus.cc:493] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.630271 28525 raft_consensus.cc:740] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.630106 28524 consensus_queue.cc:260] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.630481 28559 raft_consensus.cc:515] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.631124 28525 consensus_queue.cc:260] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.632463 28524 ts_tablet_manager.cc:1434] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:23:53.632687 28559 leader_election.cc:290] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.633337 28524 tablet_bootstrap.cc:492] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9: Bootstrap starting.
I20260709 12:23:53.633486 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.634156 28333 raft_consensus.cc:2468] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 0.
I20260709 12:23:53.634804 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.635501 28446 leader_election.cc:304] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
W20260709 12:23:53.636296 28449 leader_election.cc:343] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:23:53.636405 28559 raft_consensus.cc:2804] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.636850 28559 raft_consensus.cc:493] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.637213 28559 raft_consensus.cc:3060] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.644387 28559 raft_consensus.cc:515] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.646704 28525 ts_tablet_manager.cc:1434] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 12:23:53.647382 28524 tablet_bootstrap.cc:654] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.647307 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.647770 28525 tablet_bootstrap.cc:492] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.648033 28333 raft_consensus.cc:3060] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.655958 28333 raft_consensus.cc:2468] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.657269 28446 leader_election.cc:304] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:23:53.657850 28525 tablet_bootstrap.cc:654] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.658262 28563 raft_consensus.cc:2804] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.658788 28524 tablet_bootstrap.cc:492] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9: No bootstrap required, opened a new log
I20260709 12:23:53.658881 28563 raft_consensus.cc:697] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:53.659332 28524 ts_tablet_manager.cc:1403] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.007s
I20260709 12:23:53.659981 28563 consensus_queue.cc:237] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.662038 28524 raft_consensus.cc:359] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.662730 28524 raft_consensus.cc:385] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.663007 28524 raft_consensus.cc:740] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.663655 28524 consensus_queue.cc:260] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.665683 28524 ts_tablet_manager.cc:1434] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:53.667532 28527 raft_consensus.cc:359] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.668246 28527 raft_consensus.cc:385] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.668526 28527 raft_consensus.cc:740] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.669265 28527 consensus_queue.cc:260] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.670320 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.671236 28409 raft_consensus.cc:3060] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.672582 28527 ts_tablet_manager.cc:1434] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.000s
I20260709 12:23:53.673607 28559 leader_election.cc:290] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.676776 28525 tablet_bootstrap.cc:492] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.676680 28230 catalog_manager.cc:5697] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:53.677306 28525 ts_tablet_manager.cc:1403] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.011s
I20260709 12:23:53.679788 28409 raft_consensus.cc:2468] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.680444 28525 raft_consensus.cc:359] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.681195 28525 raft_consensus.cc:385] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.681507 28525 raft_consensus.cc:740] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.682363 28525 consensus_queue.cc:260] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.684580 28525 ts_tablet_manager.cc:1434] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:23:53.686286 28525 tablet_bootstrap.cc:492] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf: Bootstrap starting.
I20260709 12:23:53.692042 28525 tablet_bootstrap.cc:654] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf: Neither blocks nor log segments found. Creating new log.
I20260709 12:23:53.697891 28525 tablet_bootstrap.cc:492] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf: No bootstrap required, opened a new log
I20260709 12:23:53.698403 28525 ts_tablet_manager.cc:1403] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 12:23:53.701107 28525 raft_consensus.cc:359] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.701715 28525 raft_consensus.cc:385] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:23:53.701920 28525 raft_consensus.cc:740] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Initialized, Role: FOLLOWER
I20260709 12:23:53.702395 28525 consensus_queue.cc:260] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.704324 28525 ts_tablet_manager.cc:1434] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:23:53.738430 28539 raft_consensus.cc:493] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.738994 28539 raft_consensus.cc:515] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.740667 28539 leader_election.cc:290] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.741508 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.741708 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
I20260709 12:23:53.742172 28333 raft_consensus.cc:2468] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 0.
I20260709 12:23:53.742229 28483 raft_consensus.cc:2468] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 0.
I20260709 12:23:53.743402 28371 leader_election.cc:304] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.744065 28539 raft_consensus.cc:2804] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.744376 28539 raft_consensus.cc:493] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.744657 28539 raft_consensus.cc:3060] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.749169 28539 raft_consensus.cc:515] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.751097 28539 leader_election.cc:290] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.751747 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.752094 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:53.752290 28333 raft_consensus.cc:3060] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.752624 28483 raft_consensus.cc:3060] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.756970 28333 raft_consensus.cc:2468] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 1.
I20260709 12:23:53.757140 28483 raft_consensus.cc:2468] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 1.
I20260709 12:23:53.758050 28371 leader_election.cc:304] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.758872 28539 raft_consensus.cc:2804] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.759266 28539 raft_consensus.cc:697] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Becoming Leader. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:23:53.759883 28539 consensus_queue.cc:237] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.767323 28230 catalog_manager.cc:5697] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d reported cstate change: term changed from 0 to 1, leader changed from <none> to c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.773157 28559 consensus_queue.cc:1048] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.782968 28530 consensus_queue.cc:1048] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.808496 28531 raft_consensus.cc:493] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.809087 28531 raft_consensus.cc:515] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.810935 28531 leader_election.cc:290] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.811722 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.811916 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
I20260709 12:23:53.812410 28409 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 0.
I20260709 12:23:53.812430 28483 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 0.
I20260709 12:23:53.813616 28299 leader_election.cc:304] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.814265 28531 raft_consensus.cc:2804] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.814651 28531 raft_consensus.cc:493] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.814934 28531 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.819274 28531 raft_consensus.cc:515] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.821069 28531 leader_election.cc:290] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.821861 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.822237 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:53.822384 28409 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.822930 28483 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.828339 28409 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 1.
I20260709 12:23:53.829113 28483 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 1.
I20260709 12:23:53.829458 28299 leader_election.cc:304] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.830235 28531 raft_consensus.cc:2804] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.830663 28531 raft_consensus.cc:697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:53.831348 28531 consensus_queue.cc:237] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.838428 28229 catalog_manager.cc:5697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 0 to 1, leader changed from <none> to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 1 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.840220 28563 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.851275 28562 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.884337 28539 raft_consensus.cc:493] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.884812 28539 raft_consensus.cc:515] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.886724 28539 leader_election.cc:290] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.887687 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465d24562a564e72b27a7404e7eae2d8" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.887786 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465d24562a564e72b27a7404e7eae2d8" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9" is_pre_election: true
I20260709 12:23:53.888438 28333 raft_consensus.cc:2468] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 0.
I20260709 12:23:53.888499 28483 raft_consensus.cc:2468] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 0.
I20260709 12:23:53.889020 28531 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.889624 28374 leader_election.cc:304] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.890417 28539 raft_consensus.cc:2804] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.890769 28539 raft_consensus.cc:493] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.891108 28539 raft_consensus.cc:3060] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.897069 28539 raft_consensus.cc:515] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.901347 28529 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:53.901980 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465d24562a564e72b27a7404e7eae2d8" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.902613 28333 raft_consensus.cc:3060] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.909090 28539 leader_election.cc:290] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:53.909742 28333 raft_consensus.cc:2468] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 1.
I20260709 12:23:53.910240 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "465d24562a564e72b27a7404e7eae2d8" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:53.910956 28482 raft_consensus.cc:3060] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.912604 28371 leader_election.cc:304] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:53.914326 28539 raft_consensus.cc:2804] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.914901 28539 raft_consensus.cc:697] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Becoming Leader. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:23:53.915764 28539 consensus_queue.cc:237] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.917258 28562 raft_consensus.cc:493] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:23:53.917811 28482 raft_consensus.cc:2468] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 1.
I20260709 12:23:53.917737 28562 raft_consensus.cc:515] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.920729 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4529ad9c80a4bed99703c0ff37ebce1" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf" is_pre_election: true
I20260709 12:23:53.921370 28333 raft_consensus.cc:2468] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 0.
I20260709 12:23:53.921557 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4529ad9c80a4bed99703c0ff37ebce1" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" is_pre_election: true
I20260709 12:23:53.922530 28446 leader_election.cc:304] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:23:53.922482 28409 raft_consensus.cc:2468] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 0.
I20260709 12:23:53.923301 28562 leader_election.cc:290] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.923503 28559 raft_consensus.cc:2804] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:23:53.923861 28559 raft_consensus.cc:493] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:23:53.924207 28559 raft_consensus.cc:3060] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.930222 28559 raft_consensus.cc:515] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.932730 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4529ad9c80a4bed99703c0ff37ebce1" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:53.933063 28559 leader_election.cc:290] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:53.933269 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4529ad9c80a4bed99703c0ff37ebce1" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:53.933281 28333 raft_consensus.cc:3060] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.933928 28409 raft_consensus.cc:3060] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:23:53.934012 28229 catalog_manager.cc:5697] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d reported cstate change: term changed from 0 to 1, leader changed from <none> to c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2). New cstate: current_term: 1 leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:53.940526 28333 raft_consensus.cc:2468] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.940526 28409 raft_consensus.cc:2468] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 1.
I20260709 12:23:53.941900 28446 leader_election.cc:304] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:23:53.942812 28559 raft_consensus.cc:2804] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:23:53.943320 28559 raft_consensus.cc:697] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:53.944029 28559 consensus_queue.cc:237] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:53.951659 28229 catalog_manager.cc:5697] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:54.044561 28539 consensus_queue.cc:1048] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.055330 28577 consensus_queue.cc:1048] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.093353 28482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:56388
I20260709 12:23:54.093918 28482 raft_consensus.cc:606] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:23:54.099056 28482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:56388
I20260709 12:23:54.099551 28482 raft_consensus.cc:606] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:23:54.106961 28482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:56388
I20260709 12:23:54.107424 28482 raft_consensus.cc:606] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:23:54.125207 28333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
 from {username='slave'} at 127.0.0.1:52432
I20260709 12:23:54.125785 28333 raft_consensus.cc:606] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Received request to transfer leadership to TS c82778f0cb2b43fbb0ce90e5eb299c8d
I20260709 12:23:54.173164 28577 consensus_queue.cc:1048] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.183349 28575 consensus_queue.cc:1048] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.185146 28559 consensus_queue.cc:1048] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.200323 28530 consensus_queue.cc:1048] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.209749 28563 raft_consensus.cc:993] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:23:54.210268 28530 raft_consensus.cc:1081] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:23:54.211934 28333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:23:54.212527 28333 raft_consensus.cc:493] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.212913 28333 raft_consensus.cc:3060] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.219287 28333 raft_consensus.cc:515] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.221271 28333 leader_election.cc:290] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:54.222019 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:54.222641 28409 raft_consensus.cc:3060] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.222858 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e95cd74aac443829f10876744b36a2a" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:54.223438 28482 raft_consensus.cc:3055] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.223762 28482 raft_consensus.cc:740] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:54.224565 28482 consensus_queue.cc:260] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.225826 28482 raft_consensus.cc:3060] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.228199 28409 raft_consensus.cc:2468] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:23:54.229368 28299 leader_election.cc:304] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:54.230189 28529 raft_consensus.cc:2804] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.230623 28529 raft_consensus.cc:697] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:54.231307 28482 raft_consensus.cc:2468] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:23:54.231434 28529 consensus_queue.cc:237] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.237498 28230 catalog_manager.cc:5697] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 1 to 2, leader changed from 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 2 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.257817 28529 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.264278 28541 raft_consensus.cc:993] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: : Instructing follower c82778f0cb2b43fbb0ce90e5eb299c8d to start an election
I20260709 12:23:54.265108 28531 raft_consensus.cc:1081] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Signalling peer c82778f0cb2b43fbb0ce90e5eb299c8d to start an election
I20260709 12:23:54.266762 28408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc"
dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
 from {username='slave'} at 127.0.0.1:56666
I20260709 12:23:54.268015 28408 raft_consensus.cc:493] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.268417 28408 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.270740 28529 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.276361 28408 raft_consensus.cc:515] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.278667 28408 leader_election.cc:290] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 2 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:54.279527 28333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:54.280089 28333 raft_consensus.cc:3055] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.280306 28333 raft_consensus.cc:740] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:54.280714 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:54.280973 28333 consensus_queue.cc:260] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.281736 28333 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.287820 28333 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 2.
I20260709 12:23:54.288998 28371 leader_election.cc:304] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [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: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:54.289812 28575 raft_consensus.cc:2804] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.290215 28575 raft_consensus.cc:697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 LEADER]: Becoming Leader. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:23:54.291061 28575 consensus_queue.cc:237] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.294193 28530 raft_consensus.cc:993] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:23:54.294687 28530 raft_consensus.cc:1081] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:23:54.296332 28333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:23:54.296825 28333 raft_consensus.cc:493] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.297204 28333 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.299010 28230 catalog_manager.cc:5697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d reported cstate change: term changed from 1 to 2, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2). New cstate: current_term: 2 leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.303409 28333 raft_consensus.cc:515] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.305519 28333 leader_election.cc:290] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:54.306821 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:54.307443 28408 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.306851 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:54.308133 28482 raft_consensus.cc:3055] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.308444 28482 raft_consensus.cc:740] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:54.309195 28482 consensus_queue.cc:260] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.310096 28482 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.312806 28408 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:23:54.313804 28299 leader_election.cc:304] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:54.314534 28529 raft_consensus.cc:2804] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.315021 28529 raft_consensus.cc:697] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:54.315188 28482 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:23:54.315914 28529 consensus_queue.cc:237] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.322144 28230 catalog_manager.cc:5697] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 1 to 2, leader changed from 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 2 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.328524 28575 consensus_queue.cc:1048] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:23:54.339530 28577 consensus_queue.cc:1048] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.349354 28563 consensus_queue.cc:1048] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.360489 28562 raft_consensus.cc:993] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:23:54.360980 28562 raft_consensus.cc:1081] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:23:54.362720 28563 consensus_queue.cc:1048] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:23:54.362947 28333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:23:54.363595 28333 raft_consensus.cc:493] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:54.364042 28333 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.372601 28333 raft_consensus.cc:515] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.374716 28333 leader_election.cc:290] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:23:54.376060 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:23:54.376653 28482 raft_consensus.cc:3055] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:54.376920 28482 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:54.377653 28482 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.378611 28482 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.381922 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:54.382561 28408 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.384322 28482 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:23:54.385376 28299 leader_election.cc:304] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:23:54.386046 28529 raft_consensus.cc:2804] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:54.386487 28529 raft_consensus.cc:697] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:54.387187 28529 consensus_queue.cc:237] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:54.388809 28408 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:23:54.393330 28230 catalog_manager.cc:5697] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 1 to 2, leader changed from 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 2 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:23:54.700042 28408 raft_consensus.cc:1275] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.701298 28529 consensus_queue.cc:1048] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.711763 28482 raft_consensus.cc:1275] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.714461 28529 consensus_queue.cc:1048] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.727176 28482 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:54.732853 28482 raft_consensus.cc:1275] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Refusing update from remote peer c82778f0cb2b43fbb0ce90e5eb299c8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.734088 28577 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.735864 28482 raft_consensus.cc:1275] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.737217 28529 consensus_queue.cc:1048] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.742071 28332 raft_consensus.cc:1275] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Refusing update from remote peer c82778f0cb2b43fbb0ce90e5eb299c8d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.743629 28550 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.751993 28408 raft_consensus.cc:1275] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.753835 28529 consensus_queue.cc:1048] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.895962 28482 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.897151 28529 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:54.909855 28408 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:54.911617 28531 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:23:57.162504 27644 auto_leader_rebalancer-test.cc:365] The leader distribution is 
I20260709 12:23:57.163162 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:57.180681 28333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:52434
I20260709 12:23:57.181257 28333 raft_consensus.cc:606] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Received request to transfer leadership to TS 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:57.183965 28333 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3871e868864445f80c2762710712246"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:52434
I20260709 12:23:57.184417 28333 raft_consensus.cc:606] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Received request to transfer leadership to TS 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:23:57.185541 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:23:57.186158 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:57.196635 28625 raft_consensus.cc:993] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: : Instructing follower 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:23:57.197129 28620 raft_consensus.cc:1081] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Signalling peer 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:23:57.198649 28482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:56376
I20260709 12:23:57.199126 28482 raft_consensus.cc:493] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:57.199440 28482 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:57.204113 28482 raft_consensus.cc:515] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:57.205852 28482 leader_election.cc:290] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 3 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:57.207026 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:57.207031 28332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:57.207849 28408 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:57.207854 28332 raft_consensus.cc:3055] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:23:57.208433 28332 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:57.209256 28332 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:57.210548 28332 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:23:57.215103 28408 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 3.
I20260709 12:23:57.216411 28449 leader_election.cc:304] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [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: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:57.217231 28617 raft_consensus.cc:2804] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:23:57.217622 28332 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 3.
I20260709 12:23:57.218216 28617 raft_consensus.cc:697] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:57.219017 28617 consensus_queue.cc:237] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:57.226502 28229 catalog_manager.cc:5697] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 2 to 3, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:57.535564 28625 raft_consensus.cc:993] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: : Instructing follower 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:23:57.536048 28632 raft_consensus.cc:1081] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Signalling peer 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:23:57.537742 28483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3871e868864445f80c2762710712246"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:56376
I20260709 12:23:57.538223 28483 raft_consensus.cc:493] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:23:57.538568 28483 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:57.543565 28483 raft_consensus.cc:515] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:57.545483 28483 leader_election.cc:290] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 2 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:23:57.546383 28332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:23:57.546557 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:23:57.547080 28408 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:57.547080 28332 raft_consensus.cc:3055] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:23:57.547608 28332 raft_consensus.cc:740] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:23:57.548400 28332 consensus_queue.cc:260] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:57.549611 28332 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:23:57.554402 28408 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 2.
I20260709 12:23:57.555764 28449 leader_election.cc:304] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:23:57.556538 28617 raft_consensus.cc:2804] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:23:57.556614 28332 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 2.
I20260709 12:23:57.557122 28617 raft_consensus.cc:697] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:23:57.557963 28617 consensus_queue.cc:237] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:23:57.567298 28229 catalog_manager.cc:5697] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 1 to 2, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:23:57.813617 28332 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:57.814987 28617 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:57.817462 28408 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:23:57.819046 28626 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:23:58.066963 28332 raft_consensus.cc:1275] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:58.068194 28639 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:58.077428 28408 raft_consensus.cc:1275] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:23:58.078914 28638 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:23:58.187137 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:58.192759 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:58.193120 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:23:59.193951 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:23:59.199574 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:23:59.199939 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:00.201148 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:00.207461 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:00.207844 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:01.208827 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:01.215408 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:01.215781 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:02.216676 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:02.221733 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:02.222102 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:03.223006 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:03.228276 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:03.228646 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:04.229511 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:04.234870 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:04.235241 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:05.236220 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:05.241852 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:05.242398 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:06.243408 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:06.249629 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:06.250097 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:07.278795 27644 auto_leader_rebalancer-test.cc:384] The leader distribution is 
I20260709 12:24:07.286234 28482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:56388
I20260709 12:24:07.286870 28482 raft_consensus.cc:606] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:24:07.293800 28482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3871e868864445f80c2762710712246"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:56388
I20260709 12:24:07.294217 28482 raft_consensus.cc:606] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:24:07.317090 28408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "021202174dd94f56871e918191191c98"
dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:59394
I20260709 12:24:07.317538 28408 raft_consensus.cc:606] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:24:07.322185 28408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3"
dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:59394
I20260709 12:24:07.322647 28408 raft_consensus.cc:606] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:24:07.327033 28408 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc"
dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
mode: GRACEFUL
new_leader_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:59394
I20260709 12:24:07.327433 28408 raft_consensus.cc:606] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 LEADER]: Received request to transfer leadership to TS 11173e970df346a0b77652c54e48eccf
I20260709 12:24:07.379820 28647 raft_consensus.cc:993] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.380290 28647 raft_consensus.cc:1081] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.381959 28332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52424
I20260709 12:24:07.382496 28332 raft_consensus.cc:493] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.382841 28332 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.387404 28638 raft_consensus.cc:993] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.387964 28653 raft_consensus.cc:1081] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.389863 28333 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:24:07.390422 28333 raft_consensus.cc:493] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.390208 28332 raft_consensus.cc:515] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.390951 28333 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:07.393635 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:07.394399 28408 raft_consensus.cc:3055] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:07.394790 28408 raft_consensus.cc:740] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:24:07.394999 28482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:07.395613 28482 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.396044 28408 consensus_queue.cc:260] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.397084 28408 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.398351 28333 raft_consensus.cc:515] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.400532 28333 leader_election.cc:290] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 4 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:07.401485 28332 leader_election.cc:290] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 3 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:07.401826 28408 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 3.
I20260709 12:24:07.402626 28482 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 3.
I20260709 12:24:07.403113 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:07.401747 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:07.403507 28299 leader_election.cc:304] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [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: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:24:07.403725 28483 raft_consensus.cc:3055] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:07.403978 28409 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:07.404040 28483 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:24:07.404407 28632 raft_consensus.cc:2804] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:07.405078 28483 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.405862 28632 raft_consensus.cc:697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:07.406353 28483 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:07.406853 28632 consensus_queue.cc:237] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.412331 28483 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 4.
I20260709 12:24:07.412873 28409 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 4.
I20260709 12:24:07.413646 28299 leader_election.cc:304] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [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: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:24:07.414347 28632 raft_consensus.cc:2804] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:07.414783 28632 raft_consensus.cc:697] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:07.415542 28632 consensus_queue.cc:237] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.416852 28229 catalog_manager.cc:5697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 2 to 3, leader changed from c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 3 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.433178 28229 catalog_manager.cc:5697] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 3 to 4, leader changed from 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 4 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.586683 28651 raft_consensus.cc:993] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.587110 28647 raft_consensus.cc:1081] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.588474 28332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52424
I20260709 12:24:07.588868 28332 raft_consensus.cc:493] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.589109 28332 raft_consensus.cc:3060] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.593835 28332 raft_consensus.cc:515] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.595368 28332 leader_election.cc:290] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:07.596158 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:07.596549 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6fbae2d00424e1288daeee6af2a1ca3" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:07.596722 28409 raft_consensus.cc:3055] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:07.597126 28483 raft_consensus.cc:3060] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.597101 28409 raft_consensus.cc:740] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:24:07.598121 28409 consensus_queue.cc:260] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.599361 28409 raft_consensus.cc:3060] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.604091 28483 raft_consensus.cc:2468] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:24:07.605353 28299 leader_election.cc:304] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:24:07.606093 28632 raft_consensus.cc:2804] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:07.606175 28409 raft_consensus.cc:2468] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:24:07.606621 28632 raft_consensus.cc:697] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:07.607707 28632 consensus_queue.cc:237] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.614106 28229 catalog_manager.cc:5697] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 1 to 2, leader changed from c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 2 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.717115 28651 raft_consensus.cc:993] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.717577 28651 raft_consensus.cc:1081] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.719209 28332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "021202174dd94f56871e918191191c98"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52424
I20260709 12:24:07.719784 28332 raft_consensus.cc:493] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.720119 28332 raft_consensus.cc:3060] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.725019 28332 raft_consensus.cc:515] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.726656 28332 leader_election.cc:290] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:07.727525 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021202174dd94f56871e918191191c98" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:07.727710 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "021202174dd94f56871e918191191c98" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:07.728121 28409 raft_consensus.cc:3055] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:07.728281 28483 raft_consensus.cc:3060] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.728456 28409 raft_consensus.cc:740] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:24:07.729301 28409 consensus_queue.cc:260] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.730198 28409 raft_consensus.cc:3060] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:07.733538 28483 raft_consensus.cc:2468] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:24:07.734666 28409 raft_consensus.cc:2468] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 2.
I20260709 12:24:07.734725 28299 leader_election.cc:304] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 11173e970df346a0b77652c54e48eccf, 2bd36819f60d4fb7bf2482ff299488d9; no voters: 
I20260709 12:24:07.735628 28632 raft_consensus.cc:2804] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:07.736080 28632 raft_consensus.cc:697] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:07.736845 28632 consensus_queue.cc:237] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.743690 28229 catalog_manager.cc:5697] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 1 to 2, leader changed from c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 2 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.796600 28638 raft_consensus.cc:993] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: : Instructing follower 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.797073 28653 raft_consensus.cc:1081] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 LEADER]: Signalling peer 11173e970df346a0b77652c54e48eccf to start an election
I20260709 12:24:07.798470 28332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3871e868864445f80c2762710712246"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
 from {username='slave'} at 127.0.0.1:52408
I20260709 12:24:07.798907 28332 raft_consensus.cc:493] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:07.799197 28332 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.803191 28332 raft_consensus.cc:515] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.804533 28332 leader_election.cc:290] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [CANDIDATE]: Term 3 election: Requested vote from peers c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:07.805347 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:07.805640 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "11173e970df346a0b77652c54e48eccf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:07.805883 28409 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.806152 28483 raft_consensus.cc:3055] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:07.806480 28483 raft_consensus.cc:740] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:24:07.807297 28483 consensus_queue.cc:260] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.808537 28483 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:07.812845 28409 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 3.
I20260709 12:24:07.814031 28299 leader_election.cc:304] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [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: 11173e970df346a0b77652c54e48eccf, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:24:07.814845 28632 raft_consensus.cc:2804] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:07.815256 28632 raft_consensus.cc:697] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Becoming Leader. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:07.815362 28483 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 11173e970df346a0b77652c54e48eccf in term 3.
I20260709 12:24:07.816018 28632 consensus_queue.cc:237] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:07.822497 28229 catalog_manager.cc:5697] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf reported cstate change: term changed from 2 to 3, leader changed from 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3) to 11173e970df346a0b77652c54e48eccf (127.26.255.1). New cstate: current_term: 3 leader_uuid: "11173e970df346a0b77652c54e48eccf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:07.934242 28409 raft_consensus.cc:1275] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:07.935496 28632 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.945057 28483 raft_consensus.cc:1275] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:07.948194 28632 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:07.970023 28483 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:07.971134 28632 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:07.979525 28409 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:07.981599 28670 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:08.106279 28409 raft_consensus.cc:1275] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:08.107436 28670 consensus_queue.cc:1048] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:08.116346 28483 raft_consensus.cc:1275] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:08.118040 28654 consensus_queue.cc:1048] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:08.266309 28483 raft_consensus.cc:1275] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:08.267948 28673 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:08.270236 28409 raft_consensus.cc:1275] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:08.271765 28673 consensus_queue.cc:1048] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:08.275261 28483 raft_consensus.cc:1275] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:08.276548 28654 consensus_queue.cc:1048] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:08.279333 28408 raft_consensus.cc:1275] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Refusing update from remote peer 11173e970df346a0b77652c54e48eccf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:08.282124 28632 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:10.366724 27644 auto_leader_rebalancer-test.cc:399] The leader distribution is 
I20260709 12:24:10.367561 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:10.376200 28332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:52434
I20260709 12:24:10.376943 28332 raft_consensus.cc:606] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Received request to transfer leadership to TS 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:24:10.379829 28332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
 from {username='slave'} at 127.0.0.1:52434
I20260709 12:24:10.380297 28332 raft_consensus.cc:606] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Received request to transfer leadership to TS c82778f0cb2b43fbb0ce90e5eb299c8d
I20260709 12:24:10.382619 28332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
 from {username='slave'} at 127.0.0.1:52434
I20260709 12:24:10.383138 28332 raft_consensus.cc:606] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 LEADER]: Received request to transfer leadership to TS c82778f0cb2b43fbb0ce90e5eb299c8d
I20260709 12:24:10.385334 28332 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3871e868864445f80c2762710712246"
dest_uuid: "11173e970df346a0b77652c54e48eccf"
mode: GRACEFUL
new_leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:52434
I20260709 12:24:10.385874 28332 raft_consensus.cc:606] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Received request to transfer leadership to TS 2bd36819f60d4fb7bf2482ff299488d9
I20260709 12:24:10.387006 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:10.387583 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:10.399567 28654 raft_consensus.cc:993] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: : Instructing follower 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:24:10.400134 28681 raft_consensus.cc:1081] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Signalling peer 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:24:10.401607 28483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:56376
I20260709 12:24:10.402091 28483 raft_consensus.cc:493] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.402410 28483 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.408228 28483 raft_consensus.cc:515] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.410833 28483 leader_election.cc:290] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 4 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:24:10.411643 28332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:24:10.411979 28408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f6aa96fcf704f26a1f5129dd9a32bfc" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:10.412467 28332 raft_consensus.cc:3055] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:10.412544 28408 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.412760 28332 raft_consensus.cc:740] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:10.413537 28332 consensus_queue.cc:260] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.414494 28332 raft_consensus.cc:3060] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.417280 28408 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 4.
I20260709 12:24:10.418579 28449 leader_election.cc:304] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [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: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:24:10.419214 28332 raft_consensus.cc:2468] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 4.
I20260709 12:24:10.419448 28653 raft_consensus.cc:2804] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:10.420735 28653 raft_consensus.cc:697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:24:10.421658 28653 consensus_queue.cc:237] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.429335 28230 catalog_manager.cc:5697] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 3 to 4, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 4 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.598865 28681 raft_consensus.cc:993] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: : Instructing follower c82778f0cb2b43fbb0ce90e5eb299c8d to start an election
I20260709 12:24:10.599295 28654 raft_consensus.cc:1081] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Signalling peer c82778f0cb2b43fbb0ce90e5eb299c8d to start an election
I20260709 12:24:10.600653 28409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735"
dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
 from {username='slave'} at 127.0.0.1:56666
I20260709 12:24:10.601028 28409 raft_consensus.cc:493] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.601248 28409 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:10.605533 28409 raft_consensus.cc:515] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.607412 28409 leader_election.cc:290] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 3 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:10.608222 28332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:24:10.608471 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a580e3b2a718497eb5bb2ea62aa3d735" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:10.608716 28332 raft_consensus.cc:3055] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:24:10.608978 28483 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:10.609030 28332 raft_consensus.cc:740] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:10.609756 28332 consensus_queue.cc:260] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.610723 28332 raft_consensus.cc:3060] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:24:10.613241 28483 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 3.
I20260709 12:24:10.614513 28374 leader_election.cc:304] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [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: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:24:10.615414 28680 raft_consensus.cc:2804] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:24:10.615523 28332 raft_consensus.cc:2468] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 3.
I20260709 12:24:10.616626 28680 raft_consensus.cc:697] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 LEADER]: Becoming Leader. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:24:10.617478 28680 consensus_queue.cc:237] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.624908 28230 catalog_manager.cc:5697] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d reported cstate change: term changed from 2 to 3, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2). New cstate: current_term: 3 leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.629443 28681 raft_consensus.cc:993] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: : Instructing follower c82778f0cb2b43fbb0ce90e5eb299c8d to start an election
I20260709 12:24:10.629952 28654 raft_consensus.cc:1081] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 LEADER]: Signalling peer c82778f0cb2b43fbb0ce90e5eb299c8d to start an election
I20260709 12:24:10.631475 28409 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa"
dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
 from {username='slave'} at 127.0.0.1:56666
I20260709 12:24:10.631994 28409 raft_consensus.cc:493] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.632455 28409 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:10.636797 28409 raft_consensus.cc:515] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.638262 28409 leader_election.cc:290] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [CANDIDATE]: Term 5 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3:46735)
I20260709 12:24:10.639056 28332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:24:10.639303 28483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed022bdba547a788de9b46fed3e5aa" candidate_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
I20260709 12:24:10.639580 28332 raft_consensus.cc:3055] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:24:10.639824 28483 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:10.639925 28332 raft_consensus.cc:740] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:10.640784 28332 consensus_queue.cc:260] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.641781 28332 raft_consensus.cc:3060] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:24:10.644157 28483 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 5.
I20260709 12:24:10.645088 28374 leader_election.cc:304] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [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: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:24:10.645865 28680 raft_consensus.cc:2804] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:24:10.646287 28680 raft_consensus.cc:697] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 5 LEADER]: Becoming Leader. State: Replica: c82778f0cb2b43fbb0ce90e5eb299c8d, State: Running, Role: LEADER
I20260709 12:24:10.646325 28332 raft_consensus.cc:2468] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c82778f0cb2b43fbb0ce90e5eb299c8d in term 5.
I20260709 12:24:10.647337 28680 consensus_queue.cc:237] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.654733 28230 catalog_manager.cc:5697] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d reported cstate change: term changed from 4 to 5, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2). New cstate: current_term: 5 leader_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:10.789080 28681 raft_consensus.cc:993] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: : Instructing follower 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:24:10.789570 28654 raft_consensus.cc:1081] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Signalling peer 2bd36819f60d4fb7bf2482ff299488d9 to start an election
I20260709 12:24:10.790990 28483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3871e868864445f80c2762710712246"
dest_uuid: "2bd36819f60d4fb7bf2482ff299488d9"
 from {username='slave'} at 127.0.0.1:56376
I20260709 12:24:10.791466 28483 raft_consensus.cc:493] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:10.791762 28483 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.795688 28483 raft_consensus.cc:515] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.797062 28483 leader_election.cc:290] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [CANDIDATE]: Term 4 election: Requested vote from peers 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227), c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077)
I20260709 12:24:10.797958 28332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "11173e970df346a0b77652c54e48eccf"
I20260709 12:24:10.798115 28409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3871e868864445f80c2762710712246" candidate_uuid: "2bd36819f60d4fb7bf2482ff299488d9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d"
I20260709 12:24:10.798561 28332 raft_consensus.cc:3055] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:24:10.798710 28409 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.798857 28332 raft_consensus.cc:740] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 11173e970df346a0b77652c54e48eccf, State: Running, Role: LEADER
I20260709 12:24:10.799600 28332 consensus_queue.cc:260] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.800448 28332 raft_consensus.cc:3060] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:24:10.802977 28409 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 4.
I20260709 12:24:10.803906 28449 leader_election.cc:304] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [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: 2bd36819f60d4fb7bf2482ff299488d9, c82778f0cb2b43fbb0ce90e5eb299c8d; no voters: 
I20260709 12:24:10.804589 28653 raft_consensus.cc:2804] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:24:10.804694 28332 raft_consensus.cc:2468] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2bd36819f60d4fb7bf2482ff299488d9 in term 4.
I20260709 12:24:10.804986 28653 raft_consensus.cc:697] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 LEADER]: Becoming Leader. State: Replica: 2bd36819f60d4fb7bf2482ff299488d9, State: Running, Role: LEADER
I20260709 12:24:10.805860 28653 consensus_queue.cc:237] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [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: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } }
I20260709 12:24:10.811939 28230 catalog_manager.cc:5697] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 reported cstate change: term changed from 3 to 4, leader changed from 11173e970df346a0b77652c54e48eccf (127.26.255.1) to 2bd36819f60d4fb7bf2482ff299488d9 (127.26.255.3). New cstate: current_term: 4 leader_uuid: "2bd36819f60d4fb7bf2482ff299488d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:10.864665 28332 raft_consensus.cc:1275] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:10.864663 28409 raft_consensus.cc:1275] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:10.866302 28653 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:10.867159 28683 consensus_queue.cc:1048] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.069473 28332 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 5 FOLLOWER]: Refusing update from remote peer c82778f0cb2b43fbb0ce90e5eb299c8d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:11.070699 28680 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:11.079772 28483 raft_consensus.cc:1275] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 5 FOLLOWER]: Refusing update from remote peer c82778f0cb2b43fbb0ce90e5eb299c8d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 12:24:11.081207 28701 consensus_queue.cc:1048] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:11.173630 28332 raft_consensus.cc:1275] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Refusing update from remote peer c82778f0cb2b43fbb0ce90e5eb299c8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:11.174890 28701 consensus_queue.cc:1048] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.183104 28483 raft_consensus.cc:1275] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Refusing update from remote peer c82778f0cb2b43fbb0ce90e5eb299c8d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:24:11.185111 28680 consensus_queue.cc:1048] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2bd36819f60d4fb7bf2482ff299488d9" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:11.276258 28332 raft_consensus.cc:1275] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:11.277572 28699 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "11173e970df346a0b77652c54e48eccf" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.285899 28409 raft_consensus.cc:1275] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Refusing update from remote peer 2bd36819f60d4fb7bf2482ff299488d9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:24:11.287431 28653 consensus_queue.cc:1048] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c82778f0cb2b43fbb0ce90e5eb299c8d" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 45077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:11.388532 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:11.393777 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:11.394222 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:12.395097 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:12.400521 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:12.401113 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:13.402165 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:13.407747 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:13.408218 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:14.409150 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:14.414973 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:14.415529 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:15.416462 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:15.421856 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:15.422348 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:16.423362 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:16.428736 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:16.429209 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:17.777200 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:17.783061 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:17.783520 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:24:18.109280 28430 debug-util.cc:398] Leaking SignalData structure 0x7b08000fdce0 after lost signal to thread 27647
W20260709 12:24:18.110050 28430 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe3c0 after lost signal to thread 28265
W20260709 12:24:18.110882 28430 debug-util.cc:398] Leaking SignalData structure 0x7b08001fdaa0 after lost signal to thread 28357
W20260709 12:24:18.111559 28430 debug-util.cc:398] Leaking SignalData structure 0x7b08001bd6e0 after lost signal to thread 28433
W20260709 12:24:18.112210 28430 debug-util.cc:398] Leaking SignalData structure 0x7b080017ad60 after lost signal to thread 28507
I20260709 12:24:18.784413 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:18.789820 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:18.790261 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:19.792088 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:19.803833 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:24:19.804466 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:20.837459 27644 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 12:24:20.837921 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
I20260709 12:24:20.863070 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:20.864041 27644 tablet_replica.cc:333] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.864825 27644 raft_consensus.cc:2243] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.865532 27644 raft_consensus.cc:2272] T 465d24562a564e72b27a7404e7eae2d8 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.867650 27644 tablet_replica.cc:333] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.868229 27644 raft_consensus.cc:2243] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.868690 27644 raft_consensus.cc:2272] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.870613 27644 tablet_replica.cc:333] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.871186 27644 raft_consensus.cc:2243] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:20.872007 27644 raft_consensus.cc:2272] T f6fbae2d00424e1288daeee6af2a1ca3 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.873960 27644 tablet_replica.cc:333] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.874567 27644 raft_consensus.cc:2243] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.875008 27644 raft_consensus.cc:2272] T f4529ad9c80a4bed99703c0ff37ebce1 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.876981 27644 tablet_replica.cc:333] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.877526 27644 raft_consensus.cc:2243] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:20.878324 27644 raft_consensus.cc:2272] T 6e95cd74aac443829f10876744b36a2a P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.880118 27644 tablet_replica.cc:333] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.880571 27644 raft_consensus.cc:2243] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.880936 27644 raft_consensus.cc:2272] T a580e3b2a718497eb5bb2ea62aa3d735 P 11173e970df346a0b77652c54e48eccf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.882858 27644 tablet_replica.cc:333] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.883311 27644 raft_consensus.cc:2243] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:24:20.884037 27644 raft_consensus.cc:2272] T 021202174dd94f56871e918191191c98 P 11173e970df346a0b77652c54e48eccf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.885818 27644 tablet_replica.cc:333] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.886272 27644 raft_consensus.cc:2243] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.886720 27644 raft_consensus.cc:2272] T e3871e868864445f80c2762710712246 P 11173e970df346a0b77652c54e48eccf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.888468 27644 tablet_replica.cc:333] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.888964 27644 raft_consensus.cc:2243] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.889393 27644 raft_consensus.cc:2272] T c6ed022bdba547a788de9b46fed3e5aa P 11173e970df346a0b77652c54e48eccf [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.891175 27644 tablet_replica.cc:333] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf: stopping tablet replica
I20260709 12:24:20.891618 27644 raft_consensus.cc:2243] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:20.892338 27644 raft_consensus.cc:2272] T c70521a6b3fe46019f27e939f1893b70 P 11173e970df346a0b77652c54e48eccf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:20.904922 28371 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 12:24:20.908550 28371 consensus_peers.cc:597] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d -> Peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Couldn't send request to peer 11173e970df346a0b77652c54e48eccf. 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:24:20.922837 28446 consensus_peers.cc:597] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 -> Peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Couldn't send request to peer 11173e970df346a0b77652c54e48eccf. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:46227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:20.924845 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
I20260709 12:24:20.947633 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
I20260709 12:24:20.979657 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:20.980360 27644 tablet_replica.cc:333] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.981041 27644 raft_consensus.cc:2243] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:20.981813 27644 raft_consensus.cc:2272] T 465d24562a564e72b27a7404e7eae2d8 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.983704 27644 tablet_replica.cc:333] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.984210 27644 raft_consensus.cc:2243] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.984661 27644 raft_consensus.cc:2272] T f6fbae2d00424e1288daeee6af2a1ca3 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.986528 27644 tablet_replica.cc:333] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.987021 27644 raft_consensus.cc:2243] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.987453 27644 raft_consensus.cc:2272] T 6e95cd74aac443829f10876744b36a2a P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.989349 27644 tablet_replica.cc:333] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.989858 27644 raft_consensus.cc:2243] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.990280 27644 raft_consensus.cc:2272] T f4529ad9c80a4bed99703c0ff37ebce1 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.992010 27644 tablet_replica.cc:333] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.992512 27644 raft_consensus.cc:2243] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.992986 27644 raft_consensus.cc:2272] T 7f6aa96fcf704f26a1f5129dd9a32bfc P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.994756 27644 tablet_replica.cc:333] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.995214 27644 raft_consensus.cc:2243] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:20.995630 27644 raft_consensus.cc:2272] T e3871e868864445f80c2762710712246 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:20.997318 27644 tablet_replica.cc:333] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:20.997781 27644 raft_consensus.cc:2243] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:24:20.998667 27644 raft_consensus.cc:2272] T c6ed022bdba547a788de9b46fed3e5aa P c82778f0cb2b43fbb0ce90e5eb299c8d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.000422 27644 tablet_replica.cc:333] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:21.000903 27644 raft_consensus.cc:2243] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.001325 27644 raft_consensus.cc:2272] T 021202174dd94f56871e918191191c98 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.003049 27644 tablet_replica.cc:333] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:21.003506 27644 raft_consensus.cc:2243] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:24:21.004333 27644 raft_consensus.cc:2272] T a580e3b2a718497eb5bb2ea62aa3d735 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.006100 27644 tablet_replica.cc:333] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d: stopping tablet replica
I20260709 12:24:21.006639 27644 raft_consensus.cc:2243] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.007048 27644 raft_consensus.cc:2272] T c70521a6b3fe46019f27e939f1893b70 P c82778f0cb2b43fbb0ce90e5eb299c8d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:24:21.015715 28446 consensus_peers.cc:597] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 -> Peer 11173e970df346a0b77652c54e48eccf (127.26.255.1:46227): Couldn't send request to peer 11173e970df346a0b77652c54e48eccf. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:46227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:21.057284 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
I20260709 12:24:21.078011 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
W20260709 12:24:21.091436 28449 consensus_peers.cc:597] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 -> Peer c82778f0cb2b43fbb0ce90e5eb299c8d (127.26.255.2:45077): Couldn't send request to peer c82778f0cb2b43fbb0ce90e5eb299c8d. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:45077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:21.104689 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:24:21.105378 27644 tablet_replica.cc:333] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.105943 27644 raft_consensus.cc:2243] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.106371 27644 raft_consensus.cc:2272] T 465d24562a564e72b27a7404e7eae2d8 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.108227 27644 tablet_replica.cc:333] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.108740 27644 raft_consensus.cc:2243] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:21.109480 27644 raft_consensus.cc:2272] T 7f6aa96fcf704f26a1f5129dd9a32bfc P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.111245 27644 tablet_replica.cc:333] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.111747 27644 raft_consensus.cc:2243] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.112229 27644 raft_consensus.cc:2272] T f6fbae2d00424e1288daeee6af2a1ca3 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.113926 27644 tablet_replica.cc:333] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.114441 27644 raft_consensus.cc:2243] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:21.115337 27644 raft_consensus.cc:2272] T f4529ad9c80a4bed99703c0ff37ebce1 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.117009 27644 tablet_replica.cc:333] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.117502 27644 raft_consensus.cc:2243] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.117930 27644 raft_consensus.cc:2272] T 6e95cd74aac443829f10876744b36a2a P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.119622 27644 tablet_replica.cc:333] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.120128 27644 raft_consensus.cc:2243] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:24:21.120853 27644 raft_consensus.cc:2272] T e3871e868864445f80c2762710712246 P 2bd36819f60d4fb7bf2482ff299488d9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.122435 27644 tablet_replica.cc:333] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.122975 27644 raft_consensus.cc:2243] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.123418 27644 raft_consensus.cc:2272] T c70521a6b3fe46019f27e939f1893b70 P 2bd36819f60d4fb7bf2482ff299488d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.125047 27644 tablet_replica.cc:333] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.125514 27644 raft_consensus.cc:2243] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.125911 27644 raft_consensus.cc:2272] T 021202174dd94f56871e918191191c98 P 2bd36819f60d4fb7bf2482ff299488d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.127560 27644 tablet_replica.cc:333] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.128006 27644 raft_consensus.cc:2243] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.128423 27644 raft_consensus.cc:2272] T a580e3b2a718497eb5bb2ea62aa3d735 P 2bd36819f60d4fb7bf2482ff299488d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.130069 27644 tablet_replica.cc:333] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9: stopping tablet replica
I20260709 12:24:21.130568 27644 raft_consensus.cc:2243] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:21.131006 27644 raft_consensus.cc:2272] T c6ed022bdba547a788de9b46fed3e5aa P 2bd36819f60d4fb7bf2482ff299488d9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.159246 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
I20260709 12:24:21.178875 27644 master.cc:562] Master@127.26.255.62:41535 shutting down...
I20260709 12:24:21.200974 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:24:21.201613 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:21.201956 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P 914ec842184b4491b578bc3bffbfb72a: stopping tablet replica
I20260709 12:24:21.220933 27644 master.cc:584] Master@127.26.255.62:41535 shutdown complete.
11173e970df346a0b77652c54e48eccf  5
2bd36819f60d4fb7bf2482ff299488d9  1
c82778f0cb2b43fbb0ce90e5eb299c8d  4
11173e970df346a0b77652c54e48eccf  3
2bd36819f60d4fb7bf2482ff299488d9  3
c82778f0cb2b43fbb0ce90e5eb299c8d  4
11173e970df346a0b77652c54e48eccf  8
2bd36819f60d4fb7bf2482ff299488d9  1
c82778f0cb2b43fbb0ce90e5eb299c8d  1
11173e970df346a0b77652c54e48eccf  4
2bd36819f60d4fb7bf2482ff299488d9  3
c82778f0cb2b43fbb0ce90e5eb299c8d  3
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (29278 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 12:24:21.269733 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:36867
I20260709 12:24:21.271116 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:21.277052 28725 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:24:21.277171 28724 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:24:21.277925 28727 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:24:21.279552 27644 server_base.cc:1061] running on GCE node
I20260709 12:24:21.280562 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:21.280735 27644 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:24:21.280939 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599861280906 us; error 0 us; skew 500 ppm
I20260709 12:24:21.281461 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:21.283977 27644 webserver.cc:533] Webserver started at http://127.26.255.62:44867/ using document root <none> and password file <none>
I20260709 12:24:21.284461 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:21.284657 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:21.284974 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:21.286100 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.290771 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:24:21.293999 28732 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:24:21.294771 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 12:24:21.295074 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.295370 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-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:24:21.318254 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:21.319561 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:21.357303 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:36867
I20260709 12:24:21.357419 28783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:36867 every 8 connection(s)
I20260709 12:24:21.361171 28784 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:24:21.371147 28784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3: Bootstrap starting.
I20260709 12:24:21.376050 28784 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:21.380347 28784 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3: No bootstrap required, opened a new log
I20260709 12:24:21.382637 28784 raft_consensus.cc:359] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3" member_type: VOTER }
I20260709 12:24:21.383108 28784 raft_consensus.cc:385] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:21.383351 28784 raft_consensus.cc:740] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c41b13a796a74a2ea8bcb8a27d39d6c3, State: Initialized, Role: FOLLOWER
I20260709 12:24:21.383910 28784 consensus_queue.cc:260] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c41b13a796a74a2ea8bcb8a27d39d6c3" member_type: VOTER }
I20260709 12:24:21.384407 28784 raft_consensus.cc:399] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:24:21.384634 28784 raft_consensus.cc:493] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:24:21.384889 28784 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:21.389113 28784 raft_consensus.cc:515] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3" member_type: VOTER }
I20260709 12:24:21.389695 28784 leader_election.cc:304] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [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: c41b13a796a74a2ea8bcb8a27d39d6c3; no voters: 
I20260709 12:24:21.390959 28784 leader_election.cc:290] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:24:21.391338 28787 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:21.392757 28787 raft_consensus.cc:697] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 1 LEADER]: Becoming Leader. State: Replica: c41b13a796a74a2ea8bcb8a27d39d6c3, State: Running, Role: LEADER
I20260709 12:24:21.393461 28787 consensus_queue.cc:237] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [LEADER]: Queue going to LEADER mode. State: All 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: "c41b13a796a74a2ea8bcb8a27d39d6c3" member_type: VOTER }
I20260709 12:24:21.393996 28784 sys_catalog.cc:565] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:24:21.399065 28788 sys_catalog.cc:455] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3" member_type: VOTER } }
I20260709 12:24:21.399295 28789 sys_catalog.cc:455] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c41b13a796a74a2ea8bcb8a27d39d6c3. Latest consensus state: current_term: 1 leader_uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c41b13a796a74a2ea8bcb8a27d39d6c3" member_type: VOTER } }
I20260709 12:24:21.399886 28788 sys_catalog.cc:458] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:21.400022 28789 sys_catalog.cc:458] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [sys.catalog]: This master's current role is: LEADER
I20260709 12:24:21.401952 28795 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:24:21.406800 28795 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:24:21.409377 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:24:21.415876 28795 catalog_manager.cc:1383] Generated new cluster ID: fbee8384d0ad469da7f318b1076537bc
I20260709 12:24:21.416175 28795 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:24:21.434576 28795 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:24:21.435830 28795 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:24:21.449680 28795 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3: Generated new TSK 0
I20260709 12:24:21.450284 28795 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:24:21.477910 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:21.483919 28805 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:24:21.485172 28806 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:24:21.486986 28808 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:24:21.487124 27644 server_base.cc:1061] running on GCE node
I20260709 12:24:21.488173 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:21.488379 27644 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:24:21.488574 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599861488552 us; error 0 us; skew 500 ppm
I20260709 12:24:21.489223 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:21.491641 27644 webserver.cc:533] Webserver started at http://127.26.255.1:33135/ using document root <none> and password file <none>
I20260709 12:24:21.492134 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:21.492339 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:21.492666 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:21.493732 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.498382 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:24:21.501711 28813 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:24:21.502499 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:21.502789 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.503124 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-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:24:21.529105 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:21.530375 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:21.531914 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:21.534291 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:21.534482 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:24:21.534770 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:21.534976 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:21.575584 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:45857
I20260709 12:24:21.575688 28875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:45857 every 8 connection(s)
I20260709 12:24:21.580431 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:21.588295 28880 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:24:21.590870 28881 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:24:21.591893 28883 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:24:21.592844 27644 server_base.cc:1061] running on GCE node
I20260709 12:24:21.594087 28876 heartbeater.cc:344] Connected to a master server at 127.26.255.62:36867
I20260709 12:24:21.594511 28876 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:21.594617 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:21.594945 27644 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:24:21.595136 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599861595118 us; error 0 us; skew 500 ppm
I20260709 12:24:21.595482 28876 heartbeater.cc:507] Master 127.26.255.62:36867 requested a full tablet report, sending...
I20260709 12:24:21.595827 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:21.597965 28749 ts_manager.cc:194] Registered new tserver with Master: 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:21.598865 27644 webserver.cc:533] Webserver started at http://127.26.255.2:41165/ using document root <none> and password file <none>
I20260709 12:24:21.599498 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:21.599735 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:21.600057 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:21.600445 28749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43972
I20260709 12:24:21.601594 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.606324 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:24:21.609688 28888 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:24:21.610440 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:24:21.610785 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.611104 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-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:24:21.638964 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:21.640197 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:21.641646 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:21.643910 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:21.644143 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:21.644385 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:21.644573 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:21.683687 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:35349
I20260709 12:24:21.683789 28950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:35349 every 8 connection(s)
I20260709 12:24:21.688493 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:21.696060 28954 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:24:21.696851 28955 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:24:21.700398 28957 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:24:21.700429 27644 server_base.cc:1061] running on GCE node
I20260709 12:24:21.701285 28951 heartbeater.cc:344] Connected to a master server at 127.26.255.62:36867
I20260709 12:24:21.701709 28951 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:21.701787 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:21.702095 27644 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:24:21.702280 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599861702248 us; error 0 us; skew 500 ppm
I20260709 12:24:21.702607 28951 heartbeater.cc:507] Master 127.26.255.62:36867 requested a full tablet report, sending...
I20260709 12:24:21.702948 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:21.704893 28749 ts_manager.cc:194] Registered new tserver with Master: 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:21.705682 27644 webserver.cc:533] Webserver started at http://127.26.255.3:44423/ using document root <none> and password file <none>
I20260709 12:24:21.706188 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:21.706385 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:21.706424 28749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43988
I20260709 12:24:21.706825 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:21.708175 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "612316e4aebd48c89b232edf10c78006"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.712630 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:24:21.715978 28962 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:24:21.716732 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:24:21.717065 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "612316e4aebd48c89b232edf10c78006"
format_stamp: "Formatted at 2026-07-09 12:24:21 on dist-test-slave-bdgg"
I20260709 12:24:21.717374 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-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:24:21.738169 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:21.739504 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:21.740998 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:21.743258 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:21.743501 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:21.743743 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:21.743916 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:21.782910 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:46555
I20260709 12:24:21.783006 29024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:46555 every 8 connection(s)
I20260709 12:24:21.796525 29025 heartbeater.cc:344] Connected to a master server at 127.26.255.62:36867
I20260709 12:24:21.796921 29025 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:21.797662 29025 heartbeater.cc:507] Master 127.26.255.62:36867 requested a full tablet report, sending...
I20260709 12:24:21.799590 28749 ts_manager.cc:194] Registered new tserver with Master: 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:21.800444 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014377958s
I20260709 12:24:21.800894 28749 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43998
I20260709 12:24:21.826069 28749 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44012:
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:24:21.832202 28749 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:24:22.034770 28916 tablet_service.cc:1511] Processing CreateTablet for tablet e03b84245aa547c9802e6d9884e03bda (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:22.035759 28915 tablet_service.cc:1511] Processing CreateTablet for tablet a8a07a321a3e4c418f838fa14a119a2e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:22.036338 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03b84245aa547c9802e6d9884e03bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.037156 28915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a07a321a3e4c418f838fa14a119a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.039557 28914 tablet_service.cc:1511] Processing CreateTablet for tablet c3a3fa891b3e4873a7da72c16abf54c7 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:22.040894 28914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a3fa891b3e4873a7da72c16abf54c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.043251 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 92ca42f565d94c8881c9008b1b892d1b (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:22.043713 28837 tablet_service.cc:1511] Processing CreateTablet for tablet 19e61fcebf04468286273f9ae624139e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:22.044565 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ca42f565d94c8881c9008b1b892d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.045097 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e61fcebf04468286273f9ae624139e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.047657 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 38c8f0c5aa7f48b09b0bdc1f2e606c66 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:22.047705 28838 tablet_service.cc:1511] Processing CreateTablet for tablet 92ca42f565d94c8881c9008b1b892d1b (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:22.049031 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c8f0c5aa7f48b09b0bdc1f2e606c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.049736 28839 tablet_service.cc:1511] Processing CreateTablet for tablet c3a3fa891b3e4873a7da72c16abf54c7 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:22.051558 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebdb82b3f10476c9f7cb814e6e23766 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:22.053540 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 2f8948f37dfb48e1bbf1af8266fa5305 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:22.053838 28841 tablet_service.cc:1511] Processing CreateTablet for tablet e03b84245aa547c9802e6d9884e03bda (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:22.057083 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 19e61fcebf04468286273f9ae624139e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:22.058560 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e61fcebf04468286273f9ae624139e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.058851 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 6d918a443cbc4da6a8a85e751049e9a2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:22.060811 28839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a3fa891b3e4873a7da72c16abf54c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.051659 28840 tablet_service.cc:1511] Processing CreateTablet for tablet a8a07a321a3e4c418f838fa14a119a2e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:22.063963 28911 tablet_service.cc:1511] Processing CreateTablet for tablet 38c8f0c5aa7f48b09b0bdc1f2e606c66 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:22.068291 28911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c8f0c5aa7f48b09b0bdc1f2e606c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.064641 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebdb82b3f10476c9f7cb814e6e23766 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:22.071286 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebdb82b3f10476c9f7cb814e6e23766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.071471 28990 tablet_service.cc:1511] Processing CreateTablet for tablet e03b84245aa547c9802e6d9884e03bda (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:24:22.072764 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03b84245aa547c9802e6d9884e03bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.065183 28907 tablet_service.cc:1511] Processing CreateTablet for tablet 193ba463497b4eb5bf5e5dee067a7ffa (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:22.065766 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 2f8948f37dfb48e1bbf1af8266fa5305 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:22.066413 28908 tablet_service.cc:1511] Processing CreateTablet for tablet 6d918a443cbc4da6a8a85e751049e9a2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:22.062304 28832 tablet_service.cc:1511] Processing CreateTablet for tablet 193ba463497b4eb5bf5e5dee067a7ffa (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:22.074393 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193ba463497b4eb5bf5e5dee067a7ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.075110 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d918a443cbc4da6a8a85e751049e9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.079905 28989 tablet_service.cc:1511] Processing CreateTablet for tablet a8a07a321a3e4c418f838fa14a119a2e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:24:22.081581 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a07a321a3e4c418f838fa14a119a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.083940 28988 tablet_service.cc:1511] Processing CreateTablet for tablet c3a3fa891b3e4873a7da72c16abf54c7 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:24:22.085539 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a3fa891b3e4873a7da72c16abf54c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.083971 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8948f37dfb48e1bbf1af8266fa5305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.087921 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebdb82b3f10476c9f7cb814e6e23766 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:24:22.089265 28982 tablet_service.cc:1511] Processing CreateTablet for tablet 6d918a443cbc4da6a8a85e751049e9a2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:24:22.087922 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 92ca42f565d94c8881c9008b1b892d1b (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:24:22.096148 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebdb82b3f10476c9f7cb814e6e23766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.090842 28984 tablet_service.cc:1511] Processing CreateTablet for tablet 2f8948f37dfb48e1bbf1af8266fa5305 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:24:22.089253 28985 tablet_service.cc:1511] Processing CreateTablet for tablet 38c8f0c5aa7f48b09b0bdc1f2e606c66 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:24:22.102605 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ca42f565d94c8881c9008b1b892d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.103467 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8948f37dfb48e1bbf1af8266fa5305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.105033 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38c8f0c5aa7f48b09b0bdc1f2e606c66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.090394 28986 tablet_service.cc:1511] Processing CreateTablet for tablet 19e61fcebf04468286273f9ae624139e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:24:22.090978 28981 tablet_service.cc:1511] Processing CreateTablet for tablet 193ba463497b4eb5bf5e5dee067a7ffa (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:24:22.108494 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193ba463497b4eb5bf5e5dee067a7ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.106601 28838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ca42f565d94c8881c9008b1b892d1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.110989 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d918a443cbc4da6a8a85e751049e9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.115625 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d918a443cbc4da6a8a85e751049e9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.117730 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 600c63456ea14bf79ea89a71a1dd5093 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:22.119510 28840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a07a321a3e4c418f838fa14a119a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.119699 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c63456ea14bf79ea89a71a1dd5093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.123301 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8948f37dfb48e1bbf1af8266fa5305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.129844 28986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e61fcebf04468286273f9ae624139e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.131507 28832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193ba463497b4eb5bf5e5dee067a7ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.135159 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebdb82b3f10476c9f7cb814e6e23766. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.135993 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03b84245aa547c9802e6d9884e03bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.174072 29041 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:22.176069 29040 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:22.198165 28916 tablet_service.cc:1511] Processing CreateTablet for tablet 21d4bc73dc974516b6546aeb3e44f8c0 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:22.189473 28837 tablet_service.cc:1511] Processing CreateTablet for tablet 600c63456ea14bf79ea89a71a1dd5093 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:22.199636 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d4bc73dc974516b6546aeb3e44f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.202263 28907 tablet_service.cc:1511] Processing CreateTablet for tablet dd5a72291c8643488ae82d9931014542 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:22.204300 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd5a72291c8643488ae82d9931014542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.226797 29041 tablet_bootstrap.cc:654] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.234930 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 600c63456ea14bf79ea89a71a1dd5093 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:24:22.236279 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c63456ea14bf79ea89a71a1dd5093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.243261 28983 tablet_service.cc:1511] Processing CreateTablet for tablet dd5a72291c8643488ae82d9931014542 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:22.244764 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd5a72291c8643488ae82d9931014542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.260404 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c63456ea14bf79ea89a71a1dd5093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.268810 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 21d4bc73dc974516b6546aeb3e44f8c0 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:22.281200 28909 tablet_service.cc:1511] Processing CreateTablet for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:22.282754 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.289896 28834 tablet_service.cc:1511] Processing CreateTablet for tablet dd5a72291c8643488ae82d9931014542 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:24:22.291695 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd5a72291c8643488ae82d9931014542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.294143 28840 tablet_service.cc:1511] Processing CreateTablet for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:22.306471 29042 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:22.305545 29040 tablet_bootstrap.cc:654] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.314546 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 64448b8c08854548ac5509a17087e7da (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:22.315956 28839 tablet_service.cc:1511] Processing CreateTablet for tablet f7bc0ea857c243929efff0d7c4492be4 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:22.316583 29042 tablet_bootstrap.cc:654] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.305277 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d4bc73dc974516b6546aeb3e44f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.323118 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 64448b8c08854548ac5509a17087e7da (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:22.324615 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64448b8c08854548ac5509a17087e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.328634 28911 tablet_service.cc:1511] Processing CreateTablet for tablet f7bc0ea857c243929efff0d7c4492be4 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:22.329996 28911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bc0ea857c243929efff0d7c4492be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.298990 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 21d4bc73dc974516b6546aeb3e44f8c0 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:24:22.331220 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d4bc73dc974516b6546aeb3e44f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.333022 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 64448b8c08854548ac5509a17087e7da (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:24:22.335007 28985 tablet_service.cc:1511] Processing CreateTablet for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:24:22.336385 28840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.336334 28841 tablet_service.cc:1511] Processing CreateTablet for tablet 32ff46f4d72043e8b4e3456179e38d49 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:22.337689 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff46f4d72043e8b4e3456179e38d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.338721 28839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bc0ea857c243929efff0d7c4492be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.344198 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 32ff46f4d72043e8b4e3456179e38d49 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:22.345207 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64448b8c08854548ac5509a17087e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.353739 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 32ff46f4d72043e8b4e3456179e38d49 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:24:22.345520 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff46f4d72043e8b4e3456179e38d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.337770 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64448b8c08854548ac5509a17087e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.357968 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff46f4d72043e8b4e3456179e38d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.360524 29041 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:22.361032 29041 ts_tablet_manager.cc:1403] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.005s
I20260709 12:24:22.363966 29041 raft_consensus.cc:359] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.364668 29041 raft_consensus.cc:385] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.364961 29041 raft_consensus.cc:740] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.365665 29041 consensus_queue.cc:260] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.367473 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.370718 29042 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:22.371207 29042 ts_tablet_manager.cc:1403] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.065s	user 0.003s	sys 0.011s
I20260709 12:24:22.371990 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 57cf629577764fab82b10b186fc51ce5 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:22.373284 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cf629577764fab82b10b186fc51ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.374174 29042 raft_consensus.cc:359] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.374924 29042 raft_consensus.cc:385] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.375227 29042 raft_consensus.cc:740] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.376022 29042 consensus_queue.cc:260] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.378610 29025 heartbeater.cc:499] Master 127.26.255.62:36867 was elected leader, sending a full tablet report...
I20260709 12:24:22.376034 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 57cf629577764fab82b10b186fc51ce5 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:22.379870 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cf629577764fab82b10b186fc51ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.392894 28984 tablet_service.cc:1511] Processing CreateTablet for tablet f7bc0ea857c243929efff0d7c4492be4 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:24:22.394232 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bc0ea857c243929efff0d7c4492be4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:22.405603 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:22.413642 29046 raft_consensus.cc:493] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.415107 29046 raft_consensus.cc:515] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.438408 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 57cf629577764fab82b10b186fc51ce5 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:24:22.440250 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cf629577764fab82b10b186fc51ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.442602 29042 ts_tablet_manager.cc:1434] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 12:24:22.450182 29042 tablet_bootstrap.cc:492] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:22.441354 29046 leader_election.cc:290] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:22.444849 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa6fab406064224ad8a3cf2d8f56f69 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:22.462092 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa6fab406064224ad8a3cf2d8f56f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.462294 28911 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa6fab406064224ad8a3cf2d8f56f69 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:22.464227 28911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa6fab406064224ad8a3cf2d8f56f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.475469 29041 ts_tablet_manager.cc:1434] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.114s	user 0.020s	sys 0.023s
I20260709 12:24:22.476262 28876 heartbeater.cc:499] Master 127.26.255.62:36867 was elected leader, sending a full tablet report...
I20260709 12:24:22.476580 29041 tablet_bootstrap.cc:492] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:22.479043 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa6fab406064224ad8a3cf2d8f56f69 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:24:22.480351 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa6fab406064224ad8a3cf2d8f56f69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.481114 29040 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:22.481577 29040 ts_tablet_manager.cc:1403] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.306s	user 0.028s	sys 0.041s
I20260709 12:24:22.484519 29040 raft_consensus.cc:359] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:22.485280 29040 raft_consensus.cc:385] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.485581 29040 raft_consensus.cc:740] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.486640 29040 consensus_queue.cc:260] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:22.490402 29042 tablet_bootstrap.cc:654] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.496536 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2e0eceffd6400f933b3476337798b9 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:22.499207 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2e0eceffd6400f933b3476337798b9 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:22.502599 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2e0eceffd6400f933b3476337798b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.506896 29041 tablet_bootstrap.cc:654] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.506807 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2e0eceffd6400f933b3476337798b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.509770 28951 heartbeater.cc:499] Master 127.26.255.62:36867 was elected leader, sending a full tablet report...
I20260709 12:24:22.511435 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 9d2e0eceffd6400f933b3476337798b9 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:24:22.530601 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2e0eceffd6400f933b3476337798b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.533293 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 85afab777cf24fedb98e2fff42ca8c25 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:22.535444 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 85afab777cf24fedb98e2fff42ca8c25 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:22.536705 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85afab777cf24fedb98e2fff42ca8c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.512924 29040 ts_tablet_manager.cc:1434] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.011s
I20260709 12:24:22.521245 28910 tablet_service.cc:1511] Processing CreateTablet for tablet f5c37c79bc9446cfa54b739b1a96a631 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:22.524955 28988 tablet_service.cc:1511] Processing CreateTablet for tablet f5c37c79bc9446cfa54b739b1a96a631 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:22.526172 28841 tablet_service.cc:1511] Processing CreateTablet for tablet f5c37c79bc9446cfa54b739b1a96a631 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:24:22.528075 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:22.540343 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85afab777cf24fedb98e2fff42ca8c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.541965 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c37c79bc9446cfa54b739b1a96a631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.544458 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c37c79bc9446cfa54b739b1a96a631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.545586 29040 tablet_bootstrap.cc:492] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:22.550880 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c37c79bc9446cfa54b739b1a96a631. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:22.555492 28964 leader_election.cc:343] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.562898 29050 raft_consensus.cc:493] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.563459 29050 raft_consensus.cc:515] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:22.566085 29050 leader_election.cc:290] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:22.576737 29040 tablet_bootstrap.cc:654] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.586334 29042 tablet_bootstrap.cc:492] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:22.594787 29042 ts_tablet_manager.cc:1403] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.145s	user 0.008s	sys 0.007s
I20260709 12:24:22.597108 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 85afab777cf24fedb98e2fff42ca8c25 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:24:22.602195 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85afab777cf24fedb98e2fff42ca8c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.592250 29041 tablet_bootstrap.cc:492] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:22.603440 29041 ts_tablet_manager.cc:1403] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.003s
I20260709 12:24:22.615821 28841 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4475c625cf4824868f1a29d313ccd8 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:22.617659 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4475c625cf4824868f1a29d313ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.597819 29042 raft_consensus.cc:359] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.625700 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4475c625cf4824868f1a29d313ccd8 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:22.625998 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 0e4475c625cf4824868f1a29d313ccd8 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:24:22.619808 29042 raft_consensus.cc:385] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.627048 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4475c625cf4824868f1a29d313ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.627256 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4475c625cf4824868f1a29d313ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.627099 29042 raft_consensus.cc:740] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.628043 29042 consensus_queue.cc:260] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.630158 29042 ts_tablet_manager.cc:1434] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260709 12:24:22.631662 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:22.633267 28966 leader_election.cc:343] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.633741 28966 leader_election.cc:304] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:22.634927 29046 raft_consensus.cc:2749] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.635483 28912 tablet_service.cc:1511] Processing CreateTablet for tablet f3a87d1328e94fba844e827eeb610001 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:22.636804 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a87d1328e94fba844e827eeb610001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.636616 28835 tablet_service.cc:1511] Processing CreateTablet for tablet f3a87d1328e94fba844e827eeb610001 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:22.638024 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a87d1328e94fba844e827eeb610001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.638643 28990 tablet_service.cc:1511] Processing CreateTablet for tablet f3a87d1328e94fba844e827eeb610001 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:24:22.640342 29041 raft_consensus.cc:359] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.641047 29041 raft_consensus.cc:385] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.641335 29041 raft_consensus.cc:740] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.642412 28834 tablet_service.cc:1511] Processing CreateTablet for tablet b692554055ab4d7bb8fde0118a5a9ac9 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:22.643157 29042 tablet_bootstrap.cc:492] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:22.643836 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b692554055ab4d7bb8fde0118a5a9ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.649706 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a87d1328e94fba844e827eeb610001. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.642040 29041 consensus_queue.cc:260] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.658699 29042 tablet_bootstrap.cc:654] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.663262 29040 tablet_bootstrap.cc:492] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:22.663727 29040 ts_tablet_manager.cc:1403] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.118s	user 0.026s	sys 0.015s
I20260709 12:24:22.670509 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
W20260709 12:24:22.672574 28890 leader_election.cc:343] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.675577 29040 raft_consensus.cc:359] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.676326 29040 raft_consensus.cc:385] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.676623 29040 raft_consensus.cc:740] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.677333 29040 consensus_queue.cc:260] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.679095 29040 ts_tablet_manager.cc:1434] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.005s
I20260709 12:24:22.679793 29040 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:22.683974 29041 ts_tablet_manager.cc:1434] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.000s
I20260709 12:24:22.684983 29040 tablet_bootstrap.cc:654] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.685037 29041 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:22.688750 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:22.694967 28889 leader_election.cc:343] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.695449 28889 leader_election.cc:304] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:22.696233 29050 raft_consensus.cc:2749] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.697376 28910 tablet_service.cc:1511] Processing CreateTablet for tablet b692554055ab4d7bb8fde0118a5a9ac9 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:22.699221 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b692554055ab4d7bb8fde0118a5a9ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.700327 29041 tablet_bootstrap.cc:654] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.705813 28990 tablet_service.cc:1511] Processing CreateTablet for tablet b692554055ab4d7bb8fde0118a5a9ac9 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:24:22.707588 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b692554055ab4d7bb8fde0118a5a9ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.711951 29042 tablet_bootstrap.cc:492] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:22.713544 29042 ts_tablet_manager.cc:1403] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.023s
I20260709 12:24:22.715206 29047 raft_consensus.cc:493] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.715761 29047 raft_consensus.cc:515] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.718119 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 69aa8c329ec448fcb520353807acba9a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:22.719635 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 69aa8c329ec448fcb520353807acba9a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:22.719738 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aa8c329ec448fcb520353807acba9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.724076 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aa8c329ec448fcb520353807acba9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.720247 29047 leader_election.cc:290] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:22.736258 29047 raft_consensus.cc:493] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.736794 29047 raft_consensus.cc:515] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.737366 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 69aa8c329ec448fcb520353807acba9a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:24:22.742920 29041 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:22.743462 29041 ts_tablet_manager.cc:1403] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.002s
I20260709 12:24:22.743911 29042 raft_consensus.cc:359] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.744707 29042 raft_consensus.cc:385] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.745018 29042 raft_consensus.cc:740] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.746402 29041 raft_consensus.cc:359] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.747164 29041 raft_consensus.cc:385] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.747471 29041 raft_consensus.cc:740] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.748469 29040 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:22.740933 29047 leader_election.cc:290] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:22.750530 29040 ts_tablet_manager.cc:1403] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.001s
I20260709 12:24:22.748162 29041 consensus_queue.cc:260] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.758484 29040 raft_consensus.cc:359] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.759284 29040 raft_consensus.cc:385] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.759569 29040 raft_consensus.cc:740] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.760303 29040 consensus_queue.cc:260] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.758936 29041 ts_tablet_manager.cc:1434] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:24:22.749815 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69aa8c329ec448fcb520353807acba9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.763274 29041 tablet_bootstrap.cc:492] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:22.745808 29042 consensus_queue.cc:260] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.765178 29042 ts_tablet_manager.cc:1434] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.002s
I20260709 12:24:22.766237 29042 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:22.768700 29040 ts_tablet_manager.cc:1434] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:24:22.771152 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 1d2df501f46a4d889b6d012837b1b1ca (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:22.772744 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 1d2df501f46a4d889b6d012837b1b1ca (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:22.777114 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 3b89efee75ec4d9c84da278c5e188b58 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:22.777846 28911 tablet_service.cc:1511] Processing CreateTablet for tablet 3b89efee75ec4d9c84da278c5e188b58 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:22.771153 29047 raft_consensus.cc:493] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.779201 28911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b89efee75ec4d9c84da278c5e188b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.780514 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d2df501f46a4d889b6d012837b1b1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.780973 29040 tablet_bootstrap.cc:492] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:22.779357 29047 raft_consensus.cc:515] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.787901 28841 tablet_service.cc:1511] Processing CreateTablet for tablet 3b89efee75ec4d9c84da278c5e188b58 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:24:22.789225 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b89efee75ec4d9c84da278c5e188b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.789528 29041 tablet_bootstrap.cc:654] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.792150 28836 tablet_service.cc:1511] Processing CreateTablet for tablet ae561331ea43422fb41d4455d51c5ab2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:22.793394 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae561331ea43422fb41d4455d51c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.795473 28914 tablet_service.cc:1511] Processing CreateTablet for tablet ae561331ea43422fb41d4455d51c5ab2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:22.796799 28914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae561331ea43422fb41d4455d51c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.795534 29047 leader_election.cc:290] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:22.801363 29050 raft_consensus.cc:493] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.801837 29050 raft_consensus.cc:515] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.802799 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d2df501f46a4d889b6d012837b1b1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.803952 29050 leader_election.cc:290] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:22.805680 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:22.806542 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b89efee75ec4d9c84da278c5e188b58. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:22.807628 28889 leader_election.cc:343] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.809216 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:22.809866 28851 raft_consensus.cc:2468] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:22.811146 28890 leader_election.cc:304] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:22.812412 29050 raft_consensus.cc:2804] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:22.812634 29046 raft_consensus.cc:493] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:22.812784 29050 raft_consensus.cc:493] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:22.813084 29046 raft_consensus.cc:515] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.814733 28837 tablet_service.cc:1511] Processing CreateTablet for tablet b95dc86f053440738735c8e964bf6e73 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:22.815987 28913 tablet_service.cc:1511] Processing CreateTablet for tablet b95dc86f053440738735c8e964bf6e73 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:24:22.816305 29046 leader_election.cc:290] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:22.817260 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95dc86f053440738735c8e964bf6e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.817844 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:22.819379 28966 leader_election.cc:343] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.814287 28989 tablet_service.cc:1511] Processing CreateTablet for tablet ae561331ea43422fb41d4455d51c5ab2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:24:22.820204 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:22.821110 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae561331ea43422fb41d4455d51c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:22.821503 28964 leader_election.cc:343] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.821913 28964 leader_election.cc:304] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:22.822996 29046 raft_consensus.cc:2749] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.813144 29050 raft_consensus.cc:3060] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.815995 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95dc86f053440738735c8e964bf6e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.800916 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 1d2df501f46a4d889b6d012837b1b1ca (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:24:22.837877 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d2df501f46a4d889b6d012837b1b1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.844702 29042 tablet_bootstrap.cc:654] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.845422 29040 tablet_bootstrap.cc:654] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.854827 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:22.856750 29050 raft_consensus.cc:515] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:22.857817 28814 leader_election.cc:343] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.857015 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:22.859164 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:22.860606 28814 leader_election.cc:343] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:22.861232 28814 leader_election.cc:343] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.862332 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:22.863094 28926 raft_consensus.cc:2393] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in current term 1: Already voted for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in this term.
I20260709 12:24:22.864087 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:22.865585 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:22.870813 28817 leader_election.cc:304] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
W20260709 12:24:22.874003 28817 leader_election.cc:343] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.874238 29047 raft_consensus.cc:3060] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:22.881376 28817 leader_election.cc:304] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:22.883205 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 414925de673c41d8ba8a4682336dd19e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:22.884630 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414925de673c41d8ba8a4682336dd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.883728 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 414925de673c41d8ba8a4682336dd19e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:22.895011 29050 leader_election.cc:290] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:22.896790 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:22.896718 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414925de673c41d8ba8a4682336dd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.897143 28989 tablet_service.cc:1511] Processing CreateTablet for tablet b95dc86f053440738735c8e964bf6e73 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
W20260709 12:24:22.898239 28889 leader_election.cc:343] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.899516 29041 tablet_bootstrap.cc:492] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:22.900377 29062 raft_consensus.cc:2749] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:22.900473 28817 leader_election.cc:343] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:22.901600 29041 ts_tablet_manager.cc:1403] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.000s
I20260709 12:24:22.902343 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95dc86f053440738735c8e964bf6e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.896677 29047 raft_consensus.cc:2749] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.904937 29041 raft_consensus.cc:359] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.906140 28914 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62cf4a23a2443d843e5f5912d02f9a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:22.908488 29041 raft_consensus.cc:385] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.908877 29041 raft_consensus.cc:740] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.909153 28914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62cf4a23a2443d843e5f5912d02f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.909616 29041 consensus_queue.cc:260] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.911883 29041 ts_tablet_manager.cc:1434] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:22.912819 29041 tablet_bootstrap.cc:492] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:22.907424 29042 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:22.918049 29042 ts_tablet_manager.cc:1403] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.006s
I20260709 12:24:22.919260 29041 tablet_bootstrap.cc:654] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.921080 29042 raft_consensus.cc:359] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.901623 28817 leader_election.cc:304] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:22.921708 29042 raft_consensus.cc:385] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.922830 29062 raft_consensus.cc:2749] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:22.923411 29042 raft_consensus.cc:740] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.924326 29042 consensus_queue.cc:260] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.924866 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62cf4a23a2443d843e5f5912d02f9a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:22.926139 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62cf4a23a2443d843e5f5912d02f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.926591 29042 ts_tablet_manager.cc:1434] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:22.930068 28837 tablet_service.cc:1511] Processing CreateTablet for tablet 414925de673c41d8ba8a4682336dd19e (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:24:22.931777 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414925de673c41d8ba8a4682336dd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.928906 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:22.935438 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa0310bcfd44ff9a501d22f6f317d76 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:22.936770 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa0310bcfd44ff9a501d22f6f317d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.935438 28841 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62cf4a23a2443d843e5f5912d02f9a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:24:22.940876 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62cf4a23a2443d843e5f5912d02f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.943174 29042 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:22.947547 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa0310bcfd44ff9a501d22f6f317d76 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:22.948917 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa0310bcfd44ff9a501d22f6f317d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.949327 28836 tablet_service.cc:1511] Processing CreateTablet for tablet f717fab9382e4885aa45fb9a6764605a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:22.950627 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f717fab9382e4885aa45fb9a6764605a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.955417 28851 raft_consensus.cc:2468] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:22.962373 29042 tablet_bootstrap.cc:654] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:22.964298 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa0310bcfd44ff9a501d22f6f317d76 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:24:22.964704 28890 leader_election.cc:304] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:22.965626 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa0310bcfd44ff9a501d22f6f317d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.965867 29050 raft_consensus.cc:2804] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:22.964943 29040 tablet_bootstrap.cc:492] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:22.971138 29040 ts_tablet_manager.cc:1403] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.191s	user 0.008s	sys 0.014s
I20260709 12:24:22.972436 28911 tablet_service.cc:1511] Processing CreateTablet for tablet f717fab9382e4885aa45fb9a6764605a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:22.973740 28911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f717fab9382e4885aa45fb9a6764605a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.975546 28988 tablet_service.cc:1511] Processing CreateTablet for tablet f717fab9382e4885aa45fb9a6764605a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:24:22.974159 29040 raft_consensus.cc:359] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.979173 29040 raft_consensus.cc:385] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:22.979367 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f717fab9382e4885aa45fb9a6764605a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:22.979576 29040 raft_consensus.cc:740] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:22.980986 29040 consensus_queue.cc:260] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.985342 29050 raft_consensus.cc:697] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:22.991079 29050 consensus_queue.cc:237] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:22.987900 29046 raft_consensus.cc:493] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.003077 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 8aacc5ffc1af4097b39e61954f0a3d01 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:23.004477 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aacc5ffc1af4097b39e61954f0a3d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.004114 28914 tablet_service.cc:1511] Processing CreateTablet for tablet 8aacc5ffc1af4097b39e61954f0a3d01 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:23.005555 28914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aacc5ffc1af4097b39e61954f0a3d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.011940 29067 raft_consensus.cc:493] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.011761 28984 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf88310d5a14c6799dde68179c36a3c (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:23.012751 29042 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:23.013144 28984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf88310d5a14c6799dde68179c36a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.013232 29067 raft_consensus.cc:515] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.014008 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf88310d5a14c6799dde68179c36a3c (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:23.015293 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf88310d5a14c6799dde68179c36a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.015683 29067 leader_election.cc:290] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.015592 28837 tablet_service.cc:1511] Processing CreateTablet for tablet 17c56902058542a68d92a86f9a4acf1a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:23.016906 28837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c56902058542a68d92a86f9a4acf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.017867 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:23.019071 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
W20260709 12:24:23.019243 28889 leader_election.cc:343] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.019619 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 8aacc5ffc1af4097b39e61954f0a3d01 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:24:23.020324 29040 ts_tablet_manager.cc:1434] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.049s	user 0.016s	sys 0.003s
W20260709 12:24:23.020479 28890 leader_election.cc:343] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.020912 28890 leader_election.cc:304] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:23.021485 29040 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:23.022076 29067 raft_consensus.cc:2749] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:23.023850 28841 tablet_service.cc:1511] Processing CreateTablet for tablet 6bf88310d5a14c6799dde68179c36a3c (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:24:23.007266 29046 raft_consensus.cc:515] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.020900 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aacc5ffc1af4097b39e61954f0a3d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.029814 29042 ts_tablet_manager.cc:1403] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.014s
I20260709 12:24:23.027233 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 17c56902058542a68d92a86f9a4acf1a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:23.033730 29046 leader_election.cc:290] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:23.043007 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf88310d5a14c6799dde68179c36a3c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:23.043135 29026 tablet.cc:2406] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:24:23.044164 28907 tablet_service.cc:1511] Processing CreateTablet for tablet 5124be9789a34a2a9ccf6e48193d1cb1 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:23.038686 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebdb82b3f10476c9f7cb814e6e23766" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:23.041925 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebdb82b3f10476c9f7cb814e6e23766" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:23.046177 28851 raft_consensus.cc:2468] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:23.049037 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c56902058542a68d92a86f9a4acf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.047299 28985 tablet_service.cc:1511] Processing CreateTablet for tablet 17c56902058542a68d92a86f9a4acf1a (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:24:23.049582 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 5124be9789a34a2a9ccf6e48193d1cb1 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:23.050747 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c56902058542a68d92a86f9a4acf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.050940 28964 leader_election.cc:304] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:23.047732 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 5124be9789a34a2a9ccf6e48193d1cb1 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:24:23.053148 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5124be9789a34a2a9ccf6e48193d1cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.054097 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 7e34497bff4f4c4facb096450327ac9f (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:23.047751 28908 tablet_service.cc:1511] Processing CreateTablet for tablet d0c28aa6acf24a7b946a9ec768e7e892 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:23.055755 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c28aa6acf24a7b946a9ec768e7e892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.048640 28981 tablet_service.cc:1511] Processing CreateTablet for tablet d0c28aa6acf24a7b946a9ec768e7e892 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:23.047464 29040 tablet_bootstrap.cc:654] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.059136 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c28aa6acf24a7b946a9ec768e7e892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.044806 29041 tablet_bootstrap.cc:492] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:23.060829 29041 ts_tablet_manager.cc:1403] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.010s
I20260709 12:24:23.061609 29046 raft_consensus.cc:2804] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:23.061978 29046 raft_consensus.cc:493] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:23.062299 29046 raft_consensus.cc:3060] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.050940 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5124be9789a34a2a9ccf6e48193d1cb1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:23.062747 28966 leader_election.cc:343] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.063887 29041 raft_consensus.cc:359] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.064235 28982 tablet_service.cc:1511] Processing CreateTablet for tablet 7e34497bff4f4c4facb096450327ac9f (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:23.064611 29041 raft_consensus.cc:385] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.064975 29041 raft_consensus.cc:740] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.065575 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e34497bff4f4c4facb096450327ac9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.066988 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5124be9789a34a2a9ccf6e48193d1cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.049737 28840 tablet_service.cc:1511] Processing CreateTablet for tablet d0c28aa6acf24a7b946a9ec768e7e892 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:24:23.071053 28916 tablet_service.cc:1511] Processing CreateTablet for tablet 7e34497bff4f4c4facb096450327ac9f (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:24:23.072374 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e34497bff4f4c4facb096450327ac9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.073697 29042 raft_consensus.cc:359] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.074692 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e34497bff4f4c4facb096450327ac9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.078774 28840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0c28aa6acf24a7b946a9ec768e7e892. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.094570 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 056dbb8272e94127a553dd63e043dae4 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:23.095988 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056dbb8272e94127a553dd63e043dae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.091250 29041 consensus_queue.cc:260] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.120846 29041 ts_tablet_manager.cc:1434] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.002s
I20260709 12:24:23.122042 29041 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:23.091404 29042 raft_consensus.cc:385] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.142145 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 056dbb8272e94127a553dd63e043dae4 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:23.143532 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056dbb8272e94127a553dd63e043dae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.145393 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 056dbb8272e94127a553dd63e043dae4 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:24:23.146736 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056dbb8272e94127a553dd63e043dae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.170728 29046 raft_consensus.cc:515] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.175361 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebdb82b3f10476c9f7cb814e6e23766" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:23.177461 28966 leader_election.cc:343] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.182607 29046 leader_election.cc:290] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:23.131620 29042 raft_consensus.cc:740] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.216866 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee80d613ec541efa95257f954a98301 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:23.218228 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee80d613ec541efa95257f954a98301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.218030 28912 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac100ed1e64448d9b0cd431177086d2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:23.221015 28912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac100ed1e64448d9b0cd431177086d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.223452 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee80d613ec541efa95257f954a98301 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:23.224750 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee80d613ec541efa95257f954a98301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.219447 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 6ee80d613ec541efa95257f954a98301 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:24:23.226020 28832 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac100ed1e64448d9b0cd431177086d2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:23.227226 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee80d613ec541efa95257f954a98301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.228727 28832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac100ed1e64448d9b0cd431177086d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.237286 28747 catalog_manager.cc:5697] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:23.257126 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 9a601cb925fd49f2a9b901274115b2cd (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:23.258440 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a601cb925fd49f2a9b901274115b2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.250463 28982 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac100ed1e64448d9b0cd431177086d2 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:24:23.260804 28982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac100ed1e64448d9b0cd431177086d2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:24:23.266885 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 216024us
I20260709 12:24:23.267783 28908 tablet_service.cc:1511] Processing CreateTablet for tablet 9a601cb925fd49f2a9b901274115b2cd (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:23.268796 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebdb82b3f10476c9f7cb814e6e23766" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:23.269138 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a601cb925fd49f2a9b901274115b2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.269430 28851 raft_consensus.cc:3060] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.276582 28851 raft_consensus.cc:2468] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:23.280372 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 9a601cb925fd49f2a9b901274115b2cd (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:24:23.282801 29069 raft_consensus.cc:493] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.283300 29069 raft_consensus.cc:515] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.248204 29042 consensus_queue.cc:260] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.285929 29042 ts_tablet_manager.cc:1434] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.250s	user 0.004s	sys 0.003s
I20260709 12:24:23.286593 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:23.287670 29042 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
W20260709 12:24:23.288017 28966 leader_election.cc:343] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.288568 29069 leader_election.cc:290] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:23.289276 28964 leader_election.cc:304] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:23.290177 29069 raft_consensus.cc:2804] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:23.290824 29069 raft_consensus.cc:697] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:23.291605 29069 consensus_queue.cc:237] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.295040 29042 tablet_bootstrap.cc:654] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.297066 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:23.297384 28835 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff531bdae7e4b66bd53f929494f8eb6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:23.298511 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff531bdae7e4b66bd53f929494f8eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.306531 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a601cb925fd49f2a9b901274115b2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.308545 29040 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:23.309058 29040 ts_tablet_manager.cc:1403] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.288s	user 0.046s	sys 0.041s
W20260709 12:24:23.319730 28964 leader_election.cc:343] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.320257 28964 leader_election.cc:304] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:23.320063 29040 raft_consensus.cc:359] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.320818 29040 raft_consensus.cc:385] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.321143 29040 raft_consensus.cc:740] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.321404 28909 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff531bdae7e4b66bd53f929494f8eb6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:23.322659 29046 raft_consensus.cc:2749] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:23.324086 28909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff531bdae7e4b66bd53f929494f8eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.325875 28985 tablet_service.cc:1511] Processing CreateTablet for tablet 9ff531bdae7e4b66bd53f929494f8eb6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:24:23.330506 28835 tablet_service.cc:1511] Processing CreateTablet for tablet d1626b4cf34c4dc8884ba83567434249 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:23.331769 28835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1626b4cf34c4dc8884ba83567434249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.336637 29041 tablet_bootstrap.cc:654] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.321915 29040 consensus_queue.cc:260] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.357656 28985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff531bdae7e4b66bd53f929494f8eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.375183 29040 ts_tablet_manager.cc:1434] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.066s	user 0.009s	sys 0.000s
I20260709 12:24:23.376272 29040 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:23.382606 29050 raft_consensus.cc:493] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.383134 29050 raft_consensus.cc:515] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.386137 29050 leader_election.cc:290] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.387421 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:23.388070 29000 raft_consensus.cc:2468] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:23.389461 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:23.390064 28851 raft_consensus.cc:2468] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:23.396641 28889 leader_election.cc:304] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:23.397176 28748 catalog_manager.cc:5697] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:23.409157 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:23.394613 29040 tablet_bootstrap.cc:654] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.420186 28907 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9d321f26bf420db2788fd533f7516d (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:23.420617 28914 tablet_service.cc:1511] Processing CreateTablet for tablet 123c996d2c624eeebb9671bb15407261 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:23.421550 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9d321f26bf420db2788fd533f7516d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.421379 28833 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9d321f26bf420db2788fd533f7516d (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:23.422137 28914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123c996d2c624eeebb9671bb15407261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.402513 29050 raft_consensus.cc:2804] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:23.423017 29050 raft_consensus.cc:493] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:23.423092 28990 tablet_service.cc:1511] Processing CreateTablet for tablet 123c996d2c624eeebb9671bb15407261 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:23.424350 28990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123c996d2c624eeebb9671bb15407261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.423451 29050 raft_consensus.cc:3060] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.431342 28989 tablet_service.cc:1511] Processing CreateTablet for tablet 8e9d321f26bf420db2788fd533f7516d (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:24:23.432235 28989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9d321f26bf420db2788fd533f7516d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.398140 28908 tablet_service.cc:1511] Processing CreateTablet for tablet d1626b4cf34c4dc8884ba83567434249 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:23.434523 28981 tablet_service.cc:1511] Processing CreateTablet for tablet ff979b48c14f4cce8a7a7e9d4d733f44 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:23.435859 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff979b48c14f4cce8a7a7e9d4d733f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.436107 28840 tablet_service.cc:1511] Processing CreateTablet for tablet 123c996d2c624eeebb9671bb15407261 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:24:23.434623 28908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1626b4cf34c4dc8884ba83567434249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.437426 28840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123c996d2c624eeebb9671bb15407261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.439467 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:23.440646 28841 tablet_service.cc:1511] Processing CreateTablet for tablet ff979b48c14f4cce8a7a7e9d4d733f44 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:23.446682 28916 tablet_service.cc:1511] Processing CreateTablet for tablet ff979b48c14f4cce8a7a7e9d4d733f44 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:24:23.447062 28987 tablet_service.cc:1511] Processing CreateTablet for tablet d1626b4cf34c4dc8884ba83567434249 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:24:23.448403 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff979b48c14f4cce8a7a7e9d4d733f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.449772 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:23.451223 29042 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:23.451723 29042 ts_tablet_manager.cc:1403] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.038s
I20260709 12:24:23.451808 28983 tablet_service.cc:1511] Processing CreateTablet for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:24:23.453408 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 7817023efc354a89b928fb107e236252 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:23.453925 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.456648 29050 raft_consensus.cc:515] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.457890 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 7817023efc354a89b928fb107e236252 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:23.440712 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.459383 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:23.459601 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff979b48c14f4cce8a7a7e9d4d733f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.459975 28851 raft_consensus.cc:3060] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.460525 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7817023efc354a89b928fb107e236252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.448400 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1626b4cf34c4dc8884ba83567434249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.479161 28833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e9d321f26bf420db2788fd533f7516d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.480250 29041 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:23.480747 29041 ts_tablet_manager.cc:1403] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.359s	user 0.013s	sys 0.019s
I20260709 12:24:23.483666 29041 raft_consensus.cc:359] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.484329 29041 raft_consensus.cc:385] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.484613 29041 raft_consensus.cc:740] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.485406 29041 consensus_queue.cc:260] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.487632 29041 ts_tablet_manager.cc:1434] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
W20260709 12:24:23.496953 28889 consensus_peers.cc:597] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:24:23.497437 28851 raft_consensus.cc:2468] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:23.498833 28890 leader_election.cc:304] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:23.498718 29042 raft_consensus.cc:359] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.499491 29042 raft_consensus.cc:385] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.499740 29068 raft_consensus.cc:2804] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:23.499786 29042 raft_consensus.cc:740] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.500308 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 7817023efc354a89b928fb107e236252 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:24:23.500702 29042 consensus_queue.cc:260] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.500317 29068 raft_consensus.cc:697] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:23.515976 29068 consensus_queue.cc:237] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.513543 28983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.513708 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7817023efc354a89b928fb107e236252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.523667 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:23.524272 29000 raft_consensus.cc:3060] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.526674 29041 tablet_bootstrap.cc:492] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:23.528381 29042 ts_tablet_manager.cc:1434] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.002s
I20260709 12:24:23.529399 29042 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:23.532936 29041 tablet_bootstrap.cc:654] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.537603 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7817023efc354a89b928fb107e236252. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.515107 29050 leader_election.cc:290] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.551710 29000 raft_consensus.cc:2468] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:23.552073 29069 raft_consensus.cc:493] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.552589 29069 raft_consensus.cc:515] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.555598 29040 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:23.556190 29040 ts_tablet_manager.cc:1403] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.180s	user 0.012s	sys 0.013s
I20260709 12:24:23.557413 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:23.558079 28851 raft_consensus.cc:2468] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:23.559301 28964 leader_election.cc:304] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:23.559352 28841 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2e38f7dcfb489abfea309e892d4f85 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:23.560214 29046 raft_consensus.cc:2804] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:23.560573 28841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2e38f7dcfb489abfea309e892d4f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.560580 29046 raft_consensus.cc:493] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:23.561085 29046 raft_consensus.cc:3060] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.561570 28907 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2e38f7dcfb489abfea309e892d4f85 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:23.555546 29069 leader_election.cc:290] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:23.560595 29040 raft_consensus.cc:359] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.568935 29040 raft_consensus.cc:385] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.569228 29040 raft_consensus.cc:740] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.570178 29040 consensus_queue.cc:260] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.567839 29046 raft_consensus.cc:515] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.577818 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:23.579595 28966 leader_election.cc:343] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.584335 29050 consensus_queue.cc:1048] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:23.585618 28916 tablet_service.cc:1511] Processing CreateTablet for tablet ee76bed1b3ed4f1284c64bc8787f6bfb (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:23.586665 28987 tablet_service.cc:1511] Processing CreateTablet for tablet ee76bed1b3ed4f1284c64bc8787f6bfb (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:23.587845 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee76bed1b3ed4f1284c64bc8787f6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.590823 28850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:23.591296 29046 leader_election.cc:290] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:23.591176 28981 tablet_service.cc:1511] Processing CreateTablet for tablet 8c2e38f7dcfb489abfea309e892d4f85 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:24:23.591881 29042 tablet_bootstrap.cc:654] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.591840 29047 raft_consensus.cc:493] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.591459 28850 raft_consensus.cc:3060] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.592455 29047 raft_consensus.cc:515] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.605768 28834 tablet_service.cc:1511] Processing CreateTablet for tablet ee76bed1b3ed4f1284c64bc8787f6bfb (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:24:23.606366 29047 leader_election.cc:290] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.607122 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee76bed1b3ed4f1284c64bc8787f6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.608893 28850 raft_consensus.cc:2468] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:23.609277 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:23.602034 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:23.603008 28916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee76bed1b3ed4f1284c64bc8787f6bfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.592870 28981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2e38f7dcfb489abfea309e892d4f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.617990 29040 ts_tablet_manager.cc:1434] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.001s
I20260709 12:24:23.618862 29041 tablet_bootstrap.cc:492] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:23.609922 29000 raft_consensus.cc:2468] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:23.620141 28814 leader_election.cc:304] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:23.620342 28964 leader_election.cc:304] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:23.621356 29047 raft_consensus.cc:2804] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:23.621713 29047 raft_consensus.cc:493] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:23.622054 29047 raft_consensus.cc:3060] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.622654 29046 raft_consensus.cc:2804] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:23.623137 29046 raft_consensus.cc:697] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:23.623987 29046 consensus_queue.cc:237] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:23.627012 28966 leader_election.cc:343] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.619061 29040 tablet_bootstrap.cc:492] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:23.628885 28836 tablet_service.cc:1511] Processing CreateTablet for tablet 56d3211ef08a426899a3cfa0757062a6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:23.630263 28836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d3211ef08a426899a3cfa0757062a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.630164 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:23.631564 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2e38f7dcfb489abfea309e892d4f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.634322 29047 raft_consensus.cc:515] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:23.634812 28817 leader_election.cc:343] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.637302 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:23.638154 29040 tablet_bootstrap.cc:654] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:23.638795 28817 leader_election.cc:343] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.619463 29041 ts_tablet_manager.cc:1403] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.106s	user 0.025s	sys 0.001s
I20260709 12:24:23.646845 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 56d3211ef08a426899a3cfa0757062a6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:23.648182 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d3211ef08a426899a3cfa0757062a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.648661 29047 leader_election.cc:290] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.649876 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:23.650691 29000 raft_consensus.cc:3060] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.665820 28910 tablet_service.cc:1511] Processing CreateTablet for tablet 56d3211ef08a426899a3cfa0757062a6 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:24:23.667975 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d3211ef08a426899a3cfa0757062a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.676620 28913 tablet_service.cc:1511] Processing CreateTablet for tablet 0eecd151eb714c1db133fc9785af45b3 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:23.678129 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eecd151eb714c1db133fc9785af45b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.679816 28834 tablet_service.cc:1511] Processing CreateTablet for tablet 0eecd151eb714c1db133fc9785af45b3 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:23.680974 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eecd151eb714c1db133fc9785af45b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.657858 29041 raft_consensus.cc:359] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.688447 28914 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd6efc89e384363ba97a25c4bd5f272 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:23.690425 28987 tablet_service.cc:1511] Processing CreateTablet for tablet 0eecd151eb714c1db133fc9785af45b3 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:24:23.691406 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0eecd151eb714c1db133fc9785af45b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.694073 28914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd6efc89e384363ba97a25c4bd5f272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.695650 28840 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd6efc89e384363ba97a25c4bd5f272 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:23.696959 28840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd6efc89e384363ba97a25c4bd5f272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.697006 28748 catalog_manager.cc:5697] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:23.682665 28747 catalog_manager.cc:5697] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:23.682742 29000 raft_consensus.cc:2468] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:23.705613 29042 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:23.706110 29042 ts_tablet_manager.cc:1403] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.177s	user 0.013s	sys 0.009s
I20260709 12:24:23.706723 28814 leader_election.cc:304] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:23.707854 29047 raft_consensus.cc:2804] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:23.683512 29041 raft_consensus.cc:385] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.728221 28910 tablet_service.cc:1511] Processing CreateTablet for tablet ea23e774f61f4d70a79de49a41c67fd8 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:23.729382 28910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea23e774f61f4d70a79de49a41c67fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.731844 28988 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd6efc89e384363ba97a25c4bd5f272 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:24:23.733099 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd6efc89e384363ba97a25c4bd5f272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.735178 29042 raft_consensus.cc:359] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:23.736545 29042 raft_consensus.cc:385] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.737030 29042 raft_consensus.cc:740] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.739291 29042 consensus_queue.cc:260] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:23.741600 29042 ts_tablet_manager.cc:1434] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 12:24:23.748508 28834 tablet_service.cc:1511] Processing CreateTablet for tablet ea23e774f61f4d70a79de49a41c67fd8 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:23.749962 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea23e774f61f4d70a79de49a41c67fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.709820 29041 raft_consensus.cc:740] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.772914 29067 raft_consensus.cc:493] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.773176 29041 consensus_queue.cc:260] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.773443 29067 raft_consensus.cc:515] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.774139 29040 tablet_bootstrap.cc:492] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:23.774655 29040 ts_tablet_manager.cc:1403] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.012s
I20260709 12:24:23.775614 29067 leader_election.cc:290] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.777169 28850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:23.777621 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:23.777793 28850 raft_consensus.cc:2468] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:23.777688 29040 raft_consensus.cc:359] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.778523 29040 raft_consensus.cc:385] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.778824 29040 raft_consensus.cc:740] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
W20260709 12:24:23.779192 28889 leader_election.cc:343] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.779909 28890 leader_election.cc:304] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:23.779605 29040 consensus_queue.cc:260] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.775650 29041 ts_tablet_manager.cc:1434] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.000s
I20260709 12:24:23.781018 29068 raft_consensus.cc:2804] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:23.781531 29068 raft_consensus.cc:493] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:23.781983 29068 raft_consensus.cc:3060] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.781984 29041 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:23.788574 28987 tablet_service.cc:1511] Processing CreateTablet for tablet ea23e774f61f4d70a79de49a41c67fd8 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:24:23.791152 29046 consensus_queue.cc:1048] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:23.782845 29042 tablet_bootstrap.cc:492] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:23.799427 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea23e774f61f4d70a79de49a41c67fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.802575 29087 raft_consensus.cc:493] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.803112 29087 raft_consensus.cc:515] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.768160 29047 raft_consensus.cc:697] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:23.821931 29087 leader_election.cc:290] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.822924 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:23.826095 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:23.828191 28814 leader_election.cc:343] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.829663 28924 raft_consensus.cc:3060] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:23.829854 28817 leader_election.cc:343] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.830394 28817 leader_election.cc:304] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:23.831624 29087 raft_consensus.cc:2749] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:23.836777 28834 tablet_service.cc:1511] Processing CreateTablet for tablet d9683be68cad49ba9333c9a961694927 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:23.838001 28834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9683be68cad49ba9333c9a961694927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.838414 29047 consensus_queue.cc:237] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.849557 28907 tablet_service.cc:1511] Processing CreateTablet for tablet d9683be68cad49ba9333c9a961694927 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:23.862234 28907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9683be68cad49ba9333c9a961694927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.863276 29042 tablet_bootstrap.cc:654] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.857374 28840 tablet_service.cc:1511] Processing CreateTablet for tablet e9754ca3b72a4a5ab52b620eeaa320d5 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:23.867198 28988 tablet_service.cc:1511] Processing CreateTablet for tablet d9683be68cad49ba9333c9a961694927 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:24:23.868003 28840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9754ca3b72a4a5ab52b620eeaa320d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.868842 28988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9683be68cad49ba9333c9a961694927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.872936 29041 tablet_bootstrap.cc:654] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.858381 29040 ts_tablet_manager.cc:1434] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.000s
I20260709 12:24:23.858570 28987 tablet_service.cc:1511] Processing CreateTablet for tablet e9754ca3b72a4a5ab52b620eeaa320d5 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:23.875193 28987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9754ca3b72a4a5ab52b620eeaa320d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.875914 29046 consensus_queue.cc:1048] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:23.860347 29068 raft_consensus.cc:515] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.857373 28913 tablet_service.cc:1511] Processing CreateTablet for tablet e9754ca3b72a4a5ab52b620eeaa320d5 (DEFAULT_TABLE table=test-workload [id=e6df816803f84d0f82cb792b9b890751]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:24:23.883302 28913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9754ca3b72a4a5ab52b620eeaa320d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:23.888765 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:23.889386 28851 raft_consensus.cc:3060] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.890015 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
W20260709 12:24:23.891443 28889 leader_election.cc:343] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.891876 29041 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:23.891969 29068 leader_election.cc:290] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.892374 29041 ts_tablet_manager.cc:1403] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.000s
I20260709 12:24:23.895486 29041 raft_consensus.cc:359] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.896448 29041 raft_consensus.cc:385] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.896725 29041 raft_consensus.cc:740] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.897169 28851 raft_consensus.cc:2468] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:23.897732 29040 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:23.897600 29041 consensus_queue.cc:260] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.898434 28890 leader_election.cc:304] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:23.899703 29068 raft_consensus.cc:2804] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:23.900439 29068 raft_consensus.cc:697] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:23.901430 29068 consensus_queue.cc:237] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.902899 28747 catalog_manager.cc:5697] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:23.899806 29041 ts_tablet_manager.cc:1434] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:23.904824 29041 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:23.921677 29041 tablet_bootstrap.cc:654] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.938051 29041 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:23.939733 29041 ts_tablet_manager.cc:1403] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260709 12:24:23.942838 29040 tablet_bootstrap.cc:654] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.945621 29041 raft_consensus.cc:359] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:23.955472 29041 raft_consensus.cc:385] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.949167 29047 raft_consensus.cc:493] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.956415 29042 tablet_bootstrap.cc:492] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:23.956045 29047 raft_consensus.cc:515] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.948279 29046 raft_consensus.cc:493] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:23.956969 29046 raft_consensus.cc:515] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.958170 29047 leader_election.cc:290] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:23.959372 29042 ts_tablet_manager.cc:1403] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.177s	user 0.016s	sys 0.006s
I20260709 12:24:23.961942 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:23.959564 29046 leader_election.cc:290] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:23.959255 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:23.962663 29042 raft_consensus.cc:359] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.963132 29000 raft_consensus.cc:2468] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:23.957638 29041 raft_consensus.cc:740] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.964169 29041 consensus_queue.cc:260] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
W20260709 12:24:23.964419 28966 leader_election.cc:343] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.965047 28814 leader_election.cc:304] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:23.965873 29047 raft_consensus.cc:2804] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:23.966261 29047 raft_consensus.cc:493] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:23.966732 29047 raft_consensus.cc:3060] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:23.968094 29040 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:23.968570 29040 ts_tablet_manager.cc:1403] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.071s	user 0.003s	sys 0.007s
I20260709 12:24:23.966142 28850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:23.970670 28746 catalog_manager.cc:5697] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
W20260709 12:24:23.971597 28964 leader_election.cc:343] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.972075 28964 leader_election.cc:304] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:23.972133 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:23.972956 29046 raft_consensus.cc:2749] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:23.973567 28817 leader_election.cc:343] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.963346 29042 raft_consensus.cc:385] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.974654 29042 raft_consensus.cc:740] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.971190 29040 raft_consensus.cc:359] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.975328 29040 raft_consensus.cc:385] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:23.975646 29040 raft_consensus.cc:740] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:23.975610 29042 consensus_queue.cc:260] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.976488 29040 consensus_queue.cc:260] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.978333 29047 raft_consensus.cc:515] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:23.981532 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:23.982960 28817 leader_election.cc:343] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:23.984490 29041 ts_tablet_manager.cc:1434] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.001s
I20260709 12:24:23.985430 29041 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:23.985534 29042 ts_tablet_manager.cc:1434] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 12:24:23.986536 29042 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:23.991922 29042 tablet_bootstrap.cc:654] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:23.995558 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:23.996193 29000 raft_consensus.cc:3060] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.004072 29000 raft_consensus.cc:2468] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:24.005048 29040 ts_tablet_manager.cc:1434] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.001s
I20260709 12:24:24.005076 29068 consensus_queue.cc:1048] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.005980 29047 leader_election.cc:290] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.007762 29041 tablet_bootstrap.cc:654] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.005501 28814 leader_election.cc:304] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:24.008657 29047 raft_consensus.cc:2804] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.009804 29047 raft_consensus.cc:697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:24.010694 29047 consensus_queue.cc:237] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.013787 29040 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.020105 29068 raft_consensus.cc:493] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.020193 29046 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.020718 29068 raft_consensus.cc:515] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.021620 29040 tablet_bootstrap.cc:654] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.024171 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.024760 29042 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.025199 29042 ts_tablet_manager.cc:1403] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.011s
W20260709 12:24:24.025759 28890 leader_election.cc:343] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.026814 29068 leader_election.cc:290] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.027971 29042 raft_consensus.cc:359] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.028641 29042 raft_consensus.cc:385] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.028913 29042 raft_consensus.cc:740] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.028805 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.029615 29042 consensus_queue.cc:260] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:24.030107 28889 leader_election.cc:343] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.030542 28889 leader_election.cc:304] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:24.031658 29042 ts_tablet_manager.cc:1434] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:24:24.032660 29042 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.031620 29068 raft_consensus.cc:2749] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:24.038777 29042 tablet_bootstrap.cc:654] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.042951 29050 consensus_queue.cc:1048] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.048166 28924 raft_consensus.cc:3060] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.059370 29041 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.059901 29041 ts_tablet_manager.cc:1403] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.075s	user 0.008s	sys 0.004s
I20260709 12:24:24.060065 28746 catalog_manager.cc:5697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.062541 29041 raft_consensus.cc:359] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.063231 29041 raft_consensus.cc:385] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.063499 29041 raft_consensus.cc:740] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.065006 29041 consensus_queue.cc:260] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.067008 29041 ts_tablet_manager.cc:1434] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:24.067852 29041 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.073351 29101 raft_consensus.cc:493] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.073927 29101 raft_consensus.cc:515] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:24.076155 29101 leader_election.cc:290] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:24.077705 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.078673 28849 raft_consensus.cc:2468] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.077716 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.080482 29041 tablet_bootstrap.cc:654] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.080407 28925 raft_consensus.cc:2468] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.082480 28964 leader_election.cc:304] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.083609 29101 raft_consensus.cc:2804] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.083746 29040 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.084015 29101 raft_consensus.cc:493] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.084235 29040 ts_tablet_manager.cc:1403] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.010s
I20260709 12:24:24.084389 29101 raft_consensus.cc:3060] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.092111 29046 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.100397 29101 raft_consensus.cc:515] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:24.107986 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:24.109087 28924 raft_consensus.cc:3060] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.109927 29040 raft_consensus.cc:359] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.113096 29040 raft_consensus.cc:385] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.113358 29040 raft_consensus.cc:740] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.114548 29040 consensus_queue.cc:260] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.121297 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:24.121941 28851 raft_consensus.cc:3060] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.127777 29040 ts_tablet_manager.cc:1434] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.002s
I20260709 12:24:24.128809 29040 tablet_bootstrap.cc:492] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.129732 28924 raft_consensus.cc:2468] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:24.130560 28851 raft_consensus.cc:2468] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:24.131142 28966 leader_election.cc:304] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.134707 29046 raft_consensus.cc:2804] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.135253 29046 raft_consensus.cc:697] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:24.136183 29046 consensus_queue.cc:237] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } }
I20260709 12:24:24.127646 29101 leader_election.cc:290] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:24.139300 29041 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.139500 29042 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.139784 29041 ts_tablet_manager.cc:1403] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.000s
I20260709 12:24:24.140004 29042 ts_tablet_manager.cc:1403] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.108s	user 0.038s	sys 0.051s
I20260709 12:24:24.142469 29041 raft_consensus.cc:359] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.142746 29042 raft_consensus.cc:359] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.143473 29042 raft_consensus.cc:385] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.143769 29042 raft_consensus.cc:740] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.143151 29041 raft_consensus.cc:385] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.144480 29042 consensus_queue.cc:260] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.145213 29041 raft_consensus.cc:740] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.146736 29042 ts_tablet_manager.cc:1434] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:24.146610 29041 consensus_queue.cc:260] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.147661 29042 tablet_bootstrap.cc:492] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.151081 29040 tablet_bootstrap.cc:654] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.152268 29101 raft_consensus.cc:493] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.153375 29101 raft_consensus.cc:515] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.155599 29041 ts_tablet_manager.cc:1434] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:24:24.156613 29041 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.160589 29042 tablet_bootstrap.cc:654] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.161142 29101 leader_election.cc:290] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.161876 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.162194 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d918a443cbc4da6a8a85e751049e9a2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.162734 28851 raft_consensus.cc:2393] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 612316e4aebd48c89b232edf10c78006 in current term 1: Already voted for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in this term.
I20260709 12:24:24.163868 28964 leader_election.cc:304] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:24.164676 29101 raft_consensus.cc:3060] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.168452 28746 catalog_manager.cc:5697] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.172010 29101 raft_consensus.cc:2749] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:24.173796 29041 tablet_bootstrap.cc:654] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.186568 29042 tablet_bootstrap.cc:492] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.187156 29042 ts_tablet_manager.cc:1403] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.016s
I20260709 12:24:24.189479 29040 tablet_bootstrap.cc:492] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.189947 29040 ts_tablet_manager.cc:1403] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.003s
I20260709 12:24:24.189828 29042 raft_consensus.cc:359] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.190572 29042 raft_consensus.cc:385] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.190886 29042 raft_consensus.cc:740] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.191157 29101 raft_consensus.cc:493] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.191532 29042 consensus_queue.cc:260] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.191653 29101 raft_consensus.cc:515] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.192864 29040 raft_consensus.cc:359] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.193547 29042 ts_tablet_manager.cc:1434] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:24.193531 29040 raft_consensus.cc:385] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.193966 29040 raft_consensus.cc:740] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.194530 29042 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.194818 29101 leader_election.cc:290] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.195120 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.195832 28851 raft_consensus.cc:2468] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.196614 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.197223 28924 raft_consensus.cc:2468] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.197683 29041 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.198128 29041 ts_tablet_manager.cc:1403] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.007s
I20260709 12:24:24.197094 29040 consensus_queue.cc:260] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.200527 28964 leader_election.cc:304] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.202207 29101 raft_consensus.cc:2804] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.202368 29042 tablet_bootstrap.cc:654] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.202778 29101 raft_consensus.cc:493] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.201340 29041 raft_consensus.cc:359] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.207788 29040 ts_tablet_manager.cc:1434] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 12:24:24.207926 29042 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.208137 29101 raft_consensus.cc:3060] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.208554 29042 ts_tablet_manager.cc:1403] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:24:24.209049 29040 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.211298 29042 raft_consensus.cc:359] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.212009 29042 raft_consensus.cc:385] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.208197 29041 raft_consensus.cc:385] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.212281 29042 raft_consensus.cc:740] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.212488 29041 raft_consensus.cc:740] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.213104 29042 consensus_queue.cc:260] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.213315 29041 consensus_queue.cc:260] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.215224 29042 ts_tablet_manager.cc:1434] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:24.215374 29041 ts_tablet_manager.cc:1434] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260709 12:24:24.216136 29042 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.216451 29040 tablet_bootstrap.cc:654] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.221179 29041 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.222069 29042 tablet_bootstrap.cc:654] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.226264 29046 raft_consensus.cc:493] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.226969 29046 raft_consensus.cc:515] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.231767 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.232738 28924 raft_consensus.cc:2468] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.234614 28966 leader_election.cc:304] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.235952 29069 raft_consensus.cc:2804] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.236152 29040 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.236516 29069 raft_consensus.cc:493] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.236518 29041 tablet_bootstrap.cc:654] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.236780 29040 ts_tablet_manager.cc:1403] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260709 12:24:24.237116 29069 raft_consensus.cc:3060] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.240039 29040 raft_consensus.cc:359] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.241223 29040 raft_consensus.cc:385] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.241667 29040 raft_consensus.cc:740] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.242594 29046 leader_election.cc:290] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.242810 29040 consensus_queue.cc:260] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.251293 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.252280 28851 raft_consensus.cc:2468] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.253918 29069 raft_consensus.cc:515] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.258083 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:24.258905 28924 raft_consensus.cc:3060] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.259821 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:24.260718 28851 raft_consensus.cc:3060] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.262837 29040 ts_tablet_manager.cc:1434] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260709 12:24:24.265416 29040 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.280380 29040 tablet_bootstrap.cc:654] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.283160 29041 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.284272 28851 raft_consensus.cc:2468] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:24.284947 29041 ts_tablet_manager.cc:1403] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.036s
I20260709 12:24:24.285718 28964 leader_election.cc:304] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.286747 29046 raft_consensus.cc:2804] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.287221 29046 raft_consensus.cc:697] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:24.287770 29041 raft_consensus.cc:359] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.288430 29046 consensus_queue.cc:237] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.293064 29041 raft_consensus.cc:385] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.293393 29041 raft_consensus.cc:740] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.294111 29041 consensus_queue.cc:260] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.287204 29101 raft_consensus.cc:515] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.296103 29068 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.308843 29041 ts_tablet_manager.cc:1434] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:24:24.314395 28746 catalog_manager.cc:5697] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:24.318425 28817 consensus_peers.cc:597] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:24:24.320056 29041 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.320807 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:24.321630 28851 raft_consensus.cc:3060] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.326691 29091 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.331059 29040 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.331673 29040 ts_tablet_manager.cc:1403] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.000s
I20260709 12:24:24.335297 29040 raft_consensus.cc:359] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.336274 29040 raft_consensus.cc:385] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.336592 29040 raft_consensus.cc:740] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.337401 29040 consensus_queue.cc:260] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.338675 29041 tablet_bootstrap.cc:654] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.339870 29040 ts_tablet_manager.cc:1434] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:24:24.341192 29040 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.349732 29040 tablet_bootstrap.cc:654] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.350154 29068 raft_consensus.cc:493] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.350580 29069 leader_election.cc:290] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.293141 28924 raft_consensus.cc:2468] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:24.350761 29068 raft_consensus.cc:515] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.352967 29068 leader_election.cc:290] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.353745 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.354813 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.355903 28998 raft_consensus.cc:2393] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:24.357127 29101 leader_election.cc:290] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.357432 28889 leader_election.cc:304] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:24.359225 29068 raft_consensus.cc:3060] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.360407 29042 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.360884 29042 ts_tablet_manager.cc:1403] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.145s	user 0.064s	sys 0.071s
I20260709 12:24:24.363997 29042 raft_consensus.cc:359] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.364641 29042 raft_consensus.cc:385] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.364925 29042 raft_consensus.cc:740] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.365811 29042 consensus_queue.cc:260] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.367880 29042 ts_tablet_manager.cc:1434] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:24:24.368083 28851 raft_consensus.cc:2468] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:24.368752 29042 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.369104 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:24.369349 28964 leader_election.cc:304] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.369663 28924 raft_consensus.cc:3060] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.370572 29069 raft_consensus.cc:2804] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.371238 29069 raft_consensus.cc:697] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:24.372090 29069 consensus_queue.cc:237] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.382826 29042 tablet_bootstrap.cc:654] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.392935 29041 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.393427 29041 ts_tablet_manager.cc:1403] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.074s	user 0.008s	sys 0.012s
I20260709 12:24:24.387521 28924 raft_consensus.cc:2468] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:24.399914 29050 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.413914 29068 raft_consensus.cc:2749] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:24.418751 29091 raft_consensus.cc:493] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.418305 29041 raft_consensus.cc:359] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.419426 29091 raft_consensus.cc:515] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.419839 29041 raft_consensus.cc:385] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.420492 29041 raft_consensus.cc:740] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
W20260709 12:24:24.429142 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:24.419730 29068 raft_consensus.cc:493] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.432180 29091 leader_election.cc:290] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.430910 29041 consensus_queue.cc:260] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.435792 29041 ts_tablet_manager.cc:1434] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.003s
I20260709 12:24:24.436566 29041 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.435312 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.438648 28999 raft_consensus.cc:2468] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:24.440336 28814 leader_election.cc:304] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:24.441330 29091 raft_consensus.cc:2804] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.444872 29040 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.447178 29040 ts_tablet_manager.cc:1403] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.000s
I20260709 12:24:24.435402 29068 raft_consensus.cc:515] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.463490 29069 raft_consensus.cc:493] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.464071 29069 raft_consensus.cc:515] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.441718 29091 raft_consensus.cc:493] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.467154 29091 raft_consensus.cc:3060] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.441730 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:24.470126 28817 leader_election.cc:343] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.474478 29041 tablet_bootstrap.cc:654] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.478056 29069 leader_election.cc:290] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.481448 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.483315 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ca42f565d94c8881c9008b1b892d1b" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.484967 28747 catalog_manager.cc:5697] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.491380 28966 leader_election.cc:304] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:24.498781 29069 raft_consensus.cc:2749] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:24.494547 29040 raft_consensus.cc:359] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.499528 29040 raft_consensus.cc:385] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.500108 29047 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:24.501176 29040 raft_consensus.cc:740] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.502230 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.502929 29068 leader_election.cc:290] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.502652 29040 consensus_queue.cc:260] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.509367 29040 ts_tablet_manager.cc:1434] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260709 12:24:24.510407 29040 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
W20260709 12:24:24.512557 28890 leader_election.cc:343] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.513310 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.514031 28999 raft_consensus.cc:2468] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:24.515470 28889 leader_election.cc:304] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:24.516690 29067 raft_consensus.cc:2804] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.517185 29067 raft_consensus.cc:493] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.517563 29067 raft_consensus.cc:3060] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.519701 29000 raft_consensus.cc:3060] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.529839 29042 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.531258 29042 ts_tablet_manager.cc:1403] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.163s	user 0.027s	sys 0.020s
I20260709 12:24:24.534300 29042 raft_consensus.cc:359] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.535014 29042 raft_consensus.cc:385] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.535277 29042 raft_consensus.cc:740] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.522009 29091 raft_consensus.cc:515] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.534624 29067 raft_consensus.cc:515] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.536871 29069 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.537310 29091 leader_election.cc:290] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.538539 29042 consensus_queue.cc:260] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.538977 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:24.539615 28999 raft_consensus.cc:3060] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.540622 29042 ts_tablet_manager.cc:1434] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:24:24.541476 29042 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.542608 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:24.544710 28817 leader_election.cc:343] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.544826 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
W20260709 12:24:24.547307 28890 leader_election.cc:343] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.547185 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:24.548410 28998 raft_consensus.cc:3060] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.550516 29042 tablet_bootstrap.cc:654] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.552438 29091 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.544317 29067 leader_election.cc:290] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.554814 29132 raft_consensus.cc:493] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.555342 29132 raft_consensus.cc:515] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.564025 28998 raft_consensus.cc:2468] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:24.566515 28999 raft_consensus.cc:2468] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:24.567071 28814 leader_election.cc:304] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:24.567879 28889 leader_election.cc:304] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:24.569234 29067 raft_consensus.cc:2804] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.569708 29069 raft_consensus.cc:493] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.569972 29067 raft_consensus.cc:697] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:24.570184 29069 raft_consensus.cc:515] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.571034 29067 consensus_queue.cc:237] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.571789 29091 raft_consensus.cc:2804] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.572311 29091 raft_consensus.cc:697] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:24.572425 29069 leader_election.cc:290] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.573158 29091 consensus_queue.cc:237] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.574900 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
W20260709 12:24:24.580281 28964 leader_election.cc:343] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.590427 29040 tablet_bootstrap.cc:654] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.592648 29067 raft_consensus.cc:493] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.596554 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.596707 29046 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.597347 28924 raft_consensus.cc:2468] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:24.599352 28966 leader_election.cc:304] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:24.600795 29069 raft_consensus.cc:2804] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.601159 29069 raft_consensus.cc:493] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.601502 29069 raft_consensus.cc:3060] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.601974 29132 leader_election.cc:290] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.603071 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.603724 28924 raft_consensus.cc:2468] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:24.605377 28817 leader_election.cc:304] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:24.612131 29047 raft_consensus.cc:2804] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.612546 29047 raft_consensus.cc:493] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:24.612923 29047 raft_consensus.cc:3060] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.610919 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.630712 29069 raft_consensus.cc:515] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.624047 28999 raft_consensus.cc:2468] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:24.617555 29067 raft_consensus.cc:515] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.649271 29042 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.649912 29042 ts_tablet_manager.cc:1403] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.021s
I20260709 12:24:24.652577 29041 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.653004 29041 ts_tablet_manager.cc:1403] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.217s	user 0.012s	sys 0.004s
I20260709 12:24:24.682904 29132 raft_consensus.cc:493] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:24.683619 29132 raft_consensus.cc:515] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.691807 29069 leader_election.cc:290] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:24.677753 29042 raft_consensus.cc:359] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.694032 29042 raft_consensus.cc:385] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.694550 29042 raft_consensus.cc:740] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.694651 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:24.697927 29042 consensus_queue.cc:260] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:24.705727 28964 leader_election.cc:343] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.706679 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:24.708726 28925 raft_consensus.cc:3060] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.709252 29042 ts_tablet_manager.cc:1434] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.000s
I20260709 12:24:24.708946 29047 raft_consensus.cc:515] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.710170 29042 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.711587 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.713478 29067 leader_election.cc:290] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.714203 29069 consensus_queue.cc:1048] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.712235 28849 raft_consensus.cc:2468] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:24.703503 28747 catalog_manager.cc:5697] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.721665 28890 leader_election.cc:304] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:24.707734 29041 raft_consensus.cc:359] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.715718 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.716053 29132 leader_election.cc:290] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.716437 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:24.720091 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:24.726094 28889 leader_election.cc:343] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.726253 29067 raft_consensus.cc:2804] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:24.726783 29067 raft_consensus.cc:493] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:24:24.726910 28817 leader_election.cc:343] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.727324 29067 raft_consensus.cc:3060] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.727936 28925 raft_consensus.cc:2468] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
W20260709 12:24:24.728229 28814 leader_election.cc:343] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:24.722584 29041 raft_consensus.cc:385] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.730861 29041 raft_consensus.cc:740] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.730693 28814 leader_election.cc:304] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:24.733330 29132 raft_consensus.cc:2749] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:24.734815 28966 leader_election.cc:304] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:24.736450 29069 raft_consensus.cc:2804] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.736961 29069 raft_consensus.cc:697] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:24.737761 29069 consensus_queue.cc:237] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.738835 29041 consensus_queue.cc:260] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.744576 29041 ts_tablet_manager.cc:1434] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 12:24:24.744958 29040 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.745419 29040 ts_tablet_manager.cc:1403] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.235s	user 0.036s	sys 0.008s
I20260709 12:24:24.745494 29041 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.749675 29040 raft_consensus.cc:359] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.750571 29040 raft_consensus.cc:385] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.751019 29040 raft_consensus.cc:740] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.752214 29040 consensus_queue.cc:260] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.756152 29042 tablet_bootstrap.cc:654] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.758265 29040 ts_tablet_manager.cc:1434] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:24:24.759519 29040 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.750322 29067 raft_consensus.cc:515] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.764945 29042 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.765412 29042 ts_tablet_manager.cc:1403] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 12:24:24.765486 29040 tablet_bootstrap.cc:654] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.766547 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:24.767169 28851 raft_consensus.cc:3060] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.769093 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:24.771863 28746 catalog_manager.cc:5697] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.774900 29067 leader_election.cc:290] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.776903 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:24.777472 28925 raft_consensus.cc:3060] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.786760 29101 consensus_queue.cc:1048] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.790566 29047 leader_election.cc:290] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.784808 28851 raft_consensus.cc:2468] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:24.792613 28890 leader_election.cc:304] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:24.796080 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:24.794070 29042 raft_consensus.cc:359] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.797453 28925 raft_consensus.cc:2468] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:24.801189 29041 tablet_bootstrap.cc:654] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.793962 29068 raft_consensus.cc:2804] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.803752 28817 leader_election.cc:304] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:24.804020 29068 raft_consensus.cc:697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:24.804744 29047 raft_consensus.cc:2804] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:24.805249 29047 raft_consensus.cc:697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:24.805101 29068 consensus_queue.cc:237] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.802218 28998 raft_consensus.cc:3060] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.802213 29042 raft_consensus.cc:385] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.806046 29047 consensus_queue.cc:237] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.806665 29042 raft_consensus.cc:740] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.807658 29042 consensus_queue.cc:260] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.811348 29000 raft_consensus.cc:3060] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.826326 28998 raft_consensus.cc:2468] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:24.831192 29041 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.832762 29040 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.832912 29041 ts_tablet_manager.cc:1403] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.001s
I20260709 12:24:24.833220 29040 ts_tablet_manager.cc:1403] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.023s
I20260709 12:24:24.837252 28748 catalog_manager.cc:5697] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:24.842552 29000 raft_consensus.cc:2468] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:24.847262 29040 raft_consensus.cc:359] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.847998 29040 raft_consensus.cc:385] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.848271 29040 raft_consensus.cc:740] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.849819 29040 consensus_queue.cc:260] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.851919 29040 ts_tablet_manager.cc:1434] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 12:24:24.852783 29040 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.854709 28746 catalog_manager.cc:5697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.855852 29042 ts_tablet_manager.cc:1434] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.090s	user 0.010s	sys 0.003s
I20260709 12:24:24.856775 29042 tablet_bootstrap.cc:492] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.848630 29041 raft_consensus.cc:359] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.859411 29041 raft_consensus.cc:385] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.859709 29041 raft_consensus.cc:740] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.860451 29041 consensus_queue.cc:260] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.864463 29041 ts_tablet_manager.cc:1434] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:24:24.865341 29041 tablet_bootstrap.cc:492] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.865988 29042 tablet_bootstrap.cc:654] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.870959 29041 tablet_bootstrap.cc:654] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.873714 29040 tablet_bootstrap.cc:654] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.875286 29069 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:24.875660 29041 tablet_bootstrap.cc:492] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.876361 28745 catalog_manager.cc:5697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:24.877693 29041 ts_tablet_manager.cc:1403] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:24:24.886693 28924 raft_consensus.cc:3060] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:24.882546 29069 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:24:24.910974 29041 raft_consensus.cc:359] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.911820 29041 raft_consensus.cc:385] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.912135 29041 raft_consensus.cc:740] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.912896 29041 consensus_queue.cc:260] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.913743 29040 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.914286 29040 ts_tablet_manager.cc:1403] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.010s
I20260709 12:24:24.914921 29041 ts_tablet_manager.cc:1434] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 12:24:24.915967 29041 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.917209 29040 raft_consensus.cc:359] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.917917 29040 raft_consensus.cc:385] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.918169 29040 raft_consensus.cc:740] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.918812 29040 consensus_queue.cc:260] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.920915 29040 ts_tablet_manager.cc:1434] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:24.921826 29040 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.923394 29042 tablet_bootstrap.cc:492] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.923812 29042 ts_tablet_manager.cc:1403] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.010s
I20260709 12:24:24.926496 29042 raft_consensus.cc:359] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.927111 29042 raft_consensus.cc:385] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.927356 29042 raft_consensus.cc:740] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.927577 29040 tablet_bootstrap.cc:654] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.933403 29041 tablet_bootstrap.cc:654] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.935199 29040 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:24.936214 29040 ts_tablet_manager.cc:1403] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 12:24:24.939308 29042 consensus_queue.cc:260] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.941469 29042 ts_tablet_manager.cc:1434] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 12:24:24.943045 29042 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:24.939661 29040 raft_consensus.cc:359] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.944162 29040 raft_consensus.cc:385] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.944530 29040 raft_consensus.cc:740] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.945708 29040 consensus_queue.cc:260] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.948025 29068 raft_consensus.cc:493] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:24:24.948828 29042 tablet_bootstrap.cc:654] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.948527 29068 raft_consensus.cc:515] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.949211 29040 ts_tablet_manager.cc:1434] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260709 12:24:24.950587 29040 tablet_bootstrap.cc:492] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:24.956475 29041 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:24.956985 29068 leader_election.cc:290] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:24.957458 29041 ts_tablet_manager.cc:1403] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.042s	user 0.006s	sys 0.013s
I20260709 12:24:24.958379 29040 tablet_bootstrap.cc:654] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.961068 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:24.961323 29041 raft_consensus.cc:359] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.961984 29041 raft_consensus.cc:385] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.962256 29041 raft_consensus.cc:740] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.962952 29041 consensus_queue.cc:260] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.964444 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:24.966439 28890 leader_election.cc:304] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:24.968251 29041 ts_tablet_manager.cc:1434] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:24:24.975409 29041 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:24.977090 29068 raft_consensus.cc:2749] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:24.981976 29042 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:24.982492 29042 ts_tablet_manager.cc:1403] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.013s
I20260709 12:24:24.983578 29041 tablet_bootstrap.cc:654] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:24.985117 29042 raft_consensus.cc:359] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.985816 29042 raft_consensus.cc:385] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:24.986117 29042 raft_consensus.cc:740] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:24.987090 29042 consensus_queue.cc:260] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:24.994997 29042 ts_tablet_manager.cc:1434] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:24.996254 29042 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.004669 29068 raft_consensus.cc:493] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.005776 29042 tablet_bootstrap.cc:654] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.006435 29068 raft_consensus.cc:515] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.008483 29041 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.008941 29041 ts_tablet_manager.cc:1403] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.034s	user 0.020s	sys 0.008s
I20260709 12:24:25.010140 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:25.011926 29041 raft_consensus.cc:359] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.017072 29041 raft_consensus.cc:385] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.017498 29041 raft_consensus.cc:740] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.018517 29041 consensus_queue.cc:260] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.015311 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.021292 29041 ts_tablet_manager.cc:1434] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 12:24:25.022718 29041 tablet_bootstrap.cc:492] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.023034 29000 raft_consensus.cc:2393] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:25.015970 29068 leader_election.cc:290] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.030074 28889 leader_election.cc:304] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:25.038583 29041 tablet_bootstrap.cc:654] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.041021 29050 raft_consensus.cc:3060] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.055168 29050 raft_consensus.cc:2749] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:25.055686 29047 raft_consensus.cc:493] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.056360 29047 raft_consensus.cc:515] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.060446 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64448b8c08854548ac5509a17087e7da" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.061362 28924 raft_consensus.cc:2468] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:25.063385 29144 raft_consensus.cc:493] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.064011 29144 raft_consensus.cc:515] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.069892 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.072111 28817 leader_election.cc:304] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:25.073457 29132 raft_consensus.cc:2804] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.073963 29132 raft_consensus.cc:493] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.074330 29132 raft_consensus.cc:3060] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.082938 29132 raft_consensus.cc:515] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.086438 29132 leader_election.cc:290] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.086493 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64448b8c08854548ac5509a17087e7da" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.087495 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64448b8c08854548ac5509a17087e7da" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:25.087915 28926 raft_consensus.cc:3060] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.088099 28998 raft_consensus.cc:3060] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.091609 29047 leader_election.cc:290] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.093324 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64448b8c08854548ac5509a17087e7da" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.095580 28998 raft_consensus.cc:2468] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:25.096315 29144 leader_election.cc:290] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.097914 28814 leader_election.cc:304] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.100896 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.101843 28998 raft_consensus.cc:2393] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in current term 1: Already voted for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in this term.
I20260709 12:24:25.102006 29050 consensus_queue.cc:1048] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:25.103075 28814 leader_election.cc:304] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:25.104185 29132 raft_consensus.cc:2804] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.104851 29132 raft_consensus.cc:697] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:25.105940 29132 consensus_queue.cc:237] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.108532 29047 raft_consensus.cc:493] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.109315 29047 raft_consensus.cc:515] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.112319 29144 raft_consensus.cc:3060] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.122303 29128 raft_consensus.cc:493] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.123255 29128 raft_consensus.cc:515] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.129626 29091 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.136011 29046 raft_consensus.cc:493] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.136742 29046 raft_consensus.cc:515] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.141368 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.142484 28923 raft_consensus.cc:2468] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:25.144510 28966 leader_election.cc:304] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.145695 29101 raft_consensus.cc:2804] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.146219 29101 raft_consensus.cc:493] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.146672 29101 raft_consensus.cc:3060] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.150715 29046 leader_election.cc:290] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:25.152755 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:25.153600 28851 raft_consensus.cc:2468] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:25.185657 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:25.187512 28817 leader_election.cc:343] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.190414 29128 leader_election.cc:290] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.190653 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.191306 28998 raft_consensus.cc:2468] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:25.192414 28814 leader_election.cc:304] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:25.195657 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.205391 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.206562 28923 raft_consensus.cc:2393] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in current term 1: Already voted for candidate 612316e4aebd48c89b232edf10c78006 in this term.
I20260709 12:24:25.207626 29091 raft_consensus.cc:2804] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.208133 29091 raft_consensus.cc:493] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.214502 29091 raft_consensus.cc:3060] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.224486 29046 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.234324 29128 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.235617 29047 leader_election.cc:290] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.244378 28817 leader_election.cc:304] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:25.246966 29169 raft_consensus.cc:3060] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.247072 29041 tablet_bootstrap.cc:492] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.246105 29040 tablet_bootstrap.cc:492] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.247640 29041 ts_tablet_manager.cc:1403] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.225s	user 0.014s	sys 0.007s
I20260709 12:24:25.248243 29040 ts_tablet_manager.cc:1403] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.298s	user 0.055s	sys 0.133s
I20260709 12:24:25.250520 29041 raft_consensus.cc:359] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.251592 29041 raft_consensus.cc:385] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.251246 29040 raft_consensus.cc:359] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.251938 29041 raft_consensus.cc:740] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.253086 29040 raft_consensus.cc:385] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.254297 29040 raft_consensus.cc:740] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.254652 29041 consensus_queue.cc:260] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.260344 29042 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.261679 29040 consensus_queue.cc:260] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.263955 29042 ts_tablet_manager.cc:1403] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.268s	user 0.062s	sys 0.141s
I20260709 12:24:25.266522 29041 ts_tablet_manager.cc:1434] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.005s
I20260709 12:24:25.161211 29101 raft_consensus.cc:515] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.251621 29170 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:24:25.267949 29041 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.276772 28745 catalog_manager.cc:5697] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.282155 28926 raft_consensus.cc:2468] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:25.285388 29042 raft_consensus.cc:359] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.286130 29042 raft_consensus.cc:385] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.286433 29042 raft_consensus.cc:740] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.290117 29101 leader_election.cc:290] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:25.291496 29144 raft_consensus.cc:2749] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:25.292687 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.293308 28923 raft_consensus.cc:3060] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.298100 29040 ts_tablet_manager.cc:1434] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260709 12:24:25.299441 29040 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.295904 29042 consensus_queue.cc:260] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.303385 29042 ts_tablet_manager.cc:1434] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.001s
I20260709 12:24:25.305686 29042 tablet_bootstrap.cc:492] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.297323 29144 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:24:25.308205 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:25.308857 28849 raft_consensus.cc:3060] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.313989 29050 consensus_queue.cc:1048] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:25.326393 29169 raft_consensus.cc:2749] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:25.352533 29046 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.353470 28849 raft_consensus.cc:2468] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:25.354874 28964 leader_election.cc:304] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.356293 29101 raft_consensus.cc:2804] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.357043 29101 raft_consensus.cc:697] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:25.358620 29101 consensus_queue.cc:237] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.360237 29041 tablet_bootstrap.cc:654] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.363862 28923 raft_consensus.cc:2468] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
W20260709 12:24:25.389997 29171 log.cc:927] Time spent T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Append to log took a long time: real 0.085s	user 0.000s	sys 0.002s
I20260709 12:24:25.403713 29040 tablet_bootstrap.cc:654] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.400815 29091 raft_consensus.cc:515] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.426682 29091 leader_election.cc:290] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.427583 29042 tablet_bootstrap.cc:654] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.430162 29041 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.430660 29041 ts_tablet_manager.cc:1403] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.163s	user 0.030s	sys 0.024s
I20260709 12:24:25.431280 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:25.433956 28997 raft_consensus.cc:3060] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.434593 29041 raft_consensus.cc:359] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.435257 29041 raft_consensus.cc:385] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.435556 29041 raft_consensus.cc:740] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.436087 29041 consensus_queue.cc:260] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.437736 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.438378 28926 raft_consensus.cc:3060] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.448675 29126 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.452867 29041 ts_tablet_manager.cc:1434] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 12:24:25.453887 29041 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.466431 29126 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.467515 29091 raft_consensus.cc:493] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.468001 29091 raft_consensus.cc:515] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.472930 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.477087 28926 raft_consensus.cc:2468] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
W20260709 12:24:25.481453 28814 leader_election.cc:343] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:25.478055 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:25.487353 29169 raft_consensus.cc:493] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.488101 29169 raft_consensus.cc:515] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.488622 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.471493 29091 leader_election.cc:290] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.505916 28817 leader_election.cc:304] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:25.510699 29128 raft_consensus.cc:2804] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:24:25.510829 28817 leader_election.cc:343] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.511368 28817 leader_election.cc:304] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:25.512118 29047 raft_consensus.cc:2749] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:25.512959 29128 raft_consensus.cc:697] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:25.514237 29128 consensus_queue.cc:237] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.515551 28748 catalog_manager.cc:5697] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.513360 29040 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.517777 29040 ts_tablet_manager.cc:1403] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.219s	user 0.025s	sys 0.001s
I20260709 12:24:25.518951 29169 leader_election.cc:290] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.524927 28997 raft_consensus.cc:2468] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:25.534991 29041 tablet_bootstrap.cc:654] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.537456 29100 raft_consensus.cc:493] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.538129 29100 raft_consensus.cc:515] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.540635 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa6fab406064224ad8a3cf2d8f56f69" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.540715 29100 leader_election.cc:290] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:25.541175 29040 raft_consensus.cc:359] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.542690 29040 raft_consensus.cc:385] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.543002 29040 raft_consensus.cc:740] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.543675 29040 consensus_queue.cc:260] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.545171 29040 ts_tablet_manager.cc:1434] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.002s
I20260709 12:24:25.546006 29040 tablet_bootstrap.cc:492] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
W20260709 12:24:25.547988 28817 leader_election.cc:343] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.548087 28850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:25.550509 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa6fab406064224ad8a3cf2d8f56f69" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.557639 28748 catalog_manager.cc:5697] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:25.558770 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:25.562897 28964 leader_election.cc:343] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.562263 28924 raft_consensus.cc:2468] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
W20260709 12:24:25.568759 28814 leader_election.cc:343] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.569175 28814 leader_election.cc:304] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:25.569733 29169 raft_consensus.cc:2749] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:25.570811 28966 leader_election.cc:304] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:25.571599 29100 raft_consensus.cc:2804] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.571969 29100 raft_consensus.cc:493] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.572281 29100 raft_consensus.cc:3060] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.583038 29128 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:25.585950 29040 tablet_bootstrap.cc:654] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.588230 29042 tablet_bootstrap.cc:492] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.589051 29042 ts_tablet_manager.cc:1403] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.284s	user 0.018s	sys 0.020s
I20260709 12:24:25.591679 29042 raft_consensus.cc:359] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.588617 29041 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.592613 29041 ts_tablet_manager.cc:1403] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.011s
I20260709 12:24:25.594893 29100 raft_consensus.cc:515] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.595505 29041 raft_consensus.cc:359] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.596515 29041 raft_consensus.cc:385] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.596916 29041 raft_consensus.cc:740] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.597783 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:25.598297 29042 raft_consensus.cc:385] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.598666 29042 raft_consensus.cc:740] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.599282 29100 leader_election.cc:290] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:25.597653 29041 consensus_queue.cc:260] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.600019 28849 raft_consensus.cc:3060] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.602300 29040 tablet_bootstrap.cc:492] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.602775 29040 ts_tablet_manager.cc:1403] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.000s
I20260709 12:24:25.607344 28849 raft_consensus.cc:2468] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:25.608249 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.608820 28924 raft_consensus.cc:3060] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.599382 29042 consensus_queue.cc:260] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.612557 28964 leader_election.cc:304] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.616067 28924 raft_consensus.cc:2468] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:25.607453 29040 raft_consensus.cc:359] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.617117 29069 raft_consensus.cc:2804] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.617451 29040 raft_consensus.cc:385] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.617640 29069 raft_consensus.cc:697] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:25.617769 29040 raft_consensus.cc:740] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.618631 29040 consensus_queue.cc:260] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.618600 29069 consensus_queue.cc:237] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.621109 29040 ts_tablet_manager.cc:1434] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 12:24:25.622092 29040 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.624436 29042 ts_tablet_manager.cc:1434] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260709 12:24:25.625221 29042 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.627949 29040 tablet_bootstrap.cc:654] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.613823 29041 ts_tablet_manager.cc:1434] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 12:24:25.614130 29128 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:25.630406 29041 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.634996 29042 tablet_bootstrap.cc:654] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.636623 29041 tablet_bootstrap.cc:654] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.655901 28745 catalog_manager.cc:5697] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.658425 29041 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.658505 29042 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.659127 29041 ts_tablet_manager.cc:1403] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.012s
I20260709 12:24:25.659192 29042 ts_tablet_manager.cc:1403] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 12:24:25.660447 29040 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.660892 29040 ts_tablet_manager.cc:1403] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.007s
I20260709 12:24:25.661856 29041 raft_consensus.cc:359] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.662549 29041 raft_consensus.cc:385] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.662822 29041 raft_consensus.cc:740] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.663419 29040 raft_consensus.cc:359] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.663579 29041 consensus_queue.cc:260] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.664103 29040 raft_consensus.cc:385] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.663938 29042 raft_consensus.cc:359] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.664538 29040 raft_consensus.cc:740] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.664867 29042 raft_consensus.cc:385] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.665282 29042 raft_consensus.cc:740] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.665424 29040 consensus_queue.cc:260] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.665979 29042 consensus_queue.cc:260] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.668300 29040 ts_tablet_manager.cc:1434] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:24:25.668790 29042 ts_tablet_manager.cc:1434] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:24:25.669471 29040 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.669801 29042 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.665894 29041 ts_tablet_manager.cc:1434] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:25.670893 29041 tablet_bootstrap.cc:492] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.676893 29041 tablet_bootstrap.cc:654] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.686407 29040 tablet_bootstrap.cc:654] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.687085 29042 tablet_bootstrap.cc:654] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.693063 29041 tablet_bootstrap.cc:492] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.693647 29041 ts_tablet_manager.cc:1403] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260709 12:24:25.693784 29040 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.694142 29040 ts_tablet_manager.cc:1403] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260709 12:24:25.696377 29042 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.696825 29042 ts_tablet_manager.cc:1403] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 12:24:25.696780 29040 raft_consensus.cc:359] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.697593 29040 raft_consensus.cc:385] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.697558 29041 raft_consensus.cc:359] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.698041 29040 raft_consensus.cc:740] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.698343 29041 raft_consensus.cc:385] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.698695 29041 raft_consensus.cc:740] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.698886 29040 consensus_queue.cc:260] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.699304 29041 consensus_queue.cc:260] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.700395 29042 raft_consensus.cc:359] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.700963 29040 ts_tablet_manager.cc:1434] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:25.701063 29042 raft_consensus.cc:385] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.701391 29042 raft_consensus.cc:740] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.702155 29040 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.702035 29042 consensus_queue.cc:260] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.704267 29042 ts_tablet_manager.cc:1434] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:24:25.705219 29041 ts_tablet_manager.cc:1434] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:25.706121 29041 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.707144 29042 tablet_bootstrap.cc:492] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.710737 29040 tablet_bootstrap.cc:654] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.713083 29128 raft_consensus.cc:493] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.713223 29042 tablet_bootstrap.cc:654] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.713632 29128 raft_consensus.cc:515] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.715996 29128 leader_election.cc:290] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.716253 29041 tablet_bootstrap.cc:654] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.719762 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4475c625cf4824868f1a29d313ccd8" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:25.721906 28814 leader_election.cc:343] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.722594 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4475c625cf4824868f1a29d313ccd8" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:25.724633 28817 leader_election.cc:343] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:25.725252 28817 leader_election.cc:304] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:25.726743 29128 raft_consensus.cc:2749] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:25.734897 29041 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.735414 29041 ts_tablet_manager.cc:1403] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.005s
I20260709 12:24:25.736075 29042 tablet_bootstrap.cc:492] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.736503 29042 ts_tablet_manager.cc:1403] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.030s	user 0.007s	sys 0.006s
I20260709 12:24:25.738492 29041 raft_consensus.cc:359] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.739187 29041 raft_consensus.cc:385] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.739069 29042 raft_consensus.cc:359] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.739473 29041 raft_consensus.cc:740] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.739748 29042 raft_consensus.cc:385] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.740097 29042 raft_consensus.cc:740] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.740578 29041 consensus_queue.cc:260] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.740757 29042 consensus_queue.cc:260] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.742576 29042 ts_tablet_manager.cc:1434] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:25.743664 29069 raft_consensus.cc:493] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.744292 29040 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.744762 29040 ts_tablet_manager.cc:1403] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.007s
I20260709 12:24:25.744542 29069 raft_consensus.cc:515] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.746536 29069 leader_election.cc:290] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:25.747462 29040 raft_consensus.cc:359] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.747665 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa6fab406064224ad8a3cf2d8f56f69" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:25.748142 29040 raft_consensus.cc:385] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.748481 29042 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.748435 29040 raft_consensus.cc:740] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.742576 29041 ts_tablet_manager.cc:1434] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:24:25.749085 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa6fab406064224ad8a3cf2d8f56f69" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.749802 28924 raft_consensus.cc:2468] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:25.748347 28849 raft_consensus.cc:2468] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:25.750154 29041 tablet_bootstrap.cc:492] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.751019 28966 leader_election.cc:304] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.755124 29042 tablet_bootstrap.cc:654] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.755527 29069 raft_consensus.cc:2804] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.755934 29069 raft_consensus.cc:493] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.756305 29069 raft_consensus.cc:3060] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.756747 29040 consensus_queue.cc:260] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.759318 29040 ts_tablet_manager.cc:1434] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:24:25.762790 29041 tablet_bootstrap.cc:654] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.766724 29040 tablet_bootstrap.cc:492] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.768754 29069 raft_consensus.cc:515] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.771595 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa6fab406064224ad8a3cf2d8f56f69" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:25.772205 28849 raft_consensus.cc:3060] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.773727 29040 tablet_bootstrap.cc:654] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.780768 28849 raft_consensus.cc:2468] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:25.782145 28964 leader_election.cc:304] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.788130 29101 raft_consensus.cc:2804] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.788640 29101 raft_consensus.cc:697] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:25.788722 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa6fab406064224ad8a3cf2d8f56f69" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.789284 28924 raft_consensus.cc:3060] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.789505 29101 consensus_queue.cc:237] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.796609 28924 raft_consensus.cc:2468] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:25.798561 29069 leader_election.cc:290] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:25.805802 29040 tablet_bootstrap.cc:492] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.806739 29040 ts_tablet_manager.cc:1403] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.015s
I20260709 12:24:25.809700 29040 raft_consensus.cc:359] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.806241 29041 tablet_bootstrap.cc:492] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.810336 29069 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:25.811596 29041 ts_tablet_manager.cc:1403] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.008s
I20260709 12:24:25.812840 29042 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.813284 29042 ts_tablet_manager.cc:1403] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.065s	user 0.021s	sys 0.013s
I20260709 12:24:25.814527 29041 raft_consensus.cc:359] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.815403 29041 raft_consensus.cc:385] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.814946 28746 catalog_manager.cc:5697] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:25.816129 29040 raft_consensus.cc:385] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.816534 29040 raft_consensus.cc:740] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.816361 29042 raft_consensus.cc:359] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.815773 29041 raft_consensus.cc:740] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.817363 29042 raft_consensus.cc:385] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.817762 29042 raft_consensus.cc:740] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.818442 29040 consensus_queue.cc:260] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.818679 29042 consensus_queue.cc:260] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.821007 29040 ts_tablet_manager.cc:1434] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:24:25.821293 29042 ts_tablet_manager.cc:1434] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 12:24:25.822038 29040 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.822620 29042 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.817826 29041 consensus_queue.cc:260] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.832340 29041 ts_tablet_manager.cc:1434] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:24:25.833302 29041 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.834154 29046 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:25.830809 29040 tablet_bootstrap.cc:654] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.843593 29041 tablet_bootstrap.cc:654] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.845048 29042 tablet_bootstrap.cc:654] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.856113 29042 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.856715 29042 ts_tablet_manager.cc:1403] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260709 12:24:25.857769 29067 raft_consensus.cc:493] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.858493 29067 raft_consensus.cc:515] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.860095 29042 raft_consensus.cc:359] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.860975 29042 raft_consensus.cc:385] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.861327 29042 raft_consensus.cc:740] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.861812 29128 raft_consensus.cc:493] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.862524 29128 raft_consensus.cc:515] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.864882 29041 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:25.865335 29041 ts_tablet_manager.cc:1403] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 12:24:25.866127 29040 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:25.866613 29040 ts_tablet_manager.cc:1403] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.017s
I20260709 12:24:25.867853 29041 raft_consensus.cc:359] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.868566 29041 raft_consensus.cc:385] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.868826 29041 raft_consensus.cc:740] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.869289 29040 raft_consensus.cc:359] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.869465 29041 consensus_queue.cc:260] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.870002 29040 raft_consensus.cc:385] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.871232 29042 consensus_queue.cc:260] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.873111 29042 ts_tablet_manager.cc:1434] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 12:24:25.874516 29067 leader_election.cc:290] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.875348 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:25.875547 29128 leader_election.cc:290] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.874629 29041 ts_tablet_manager.cc:1434] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:24:25.875885 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.876014 28849 raft_consensus.cc:2468] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:25.876780 29041 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:25.877239 28924 raft_consensus.cc:2468] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:25.877511 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.878096 28997 raft_consensus.cc:2468] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:25.878566 28817 leader_election.cc:304] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:25.879381 29128 raft_consensus.cc:2804] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.879750 29128 raft_consensus.cc:493] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.880074 29128 raft_consensus.cc:3060] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.881752 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.882179 29169 raft_consensus.cc:493] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.882496 29000 raft_consensus.cc:2468] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:25.882917 29041 tablet_bootstrap.cc:654] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.882697 29169 raft_consensus.cc:515] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.883620 28890 leader_election.cc:304] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:25.884855 29169 leader_election.cc:290] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.886888 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a87d1328e94fba844e827eeb610001" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:25.887795 28926 raft_consensus.cc:2468] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:25.889997 28817 leader_election.cc:304] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:25.891088 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a87d1328e94fba844e827eeb610001" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.891799 29000 raft_consensus.cc:2468] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:25.887802 29067 raft_consensus.cc:2804] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.893329 29067 raft_consensus.cc:493] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.893707 29067 raft_consensus.cc:3060] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.893507 29169 raft_consensus.cc:2804] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.875542 29042 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.895619 29169 raft_consensus.cc:493] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.897387 29169 raft_consensus.cc:3060] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.905377 29067 raft_consensus.cc:515] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.901449 29042 tablet_bootstrap.cc:654] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.907246 29067 leader_election.cc:290] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.908407 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:25.908607 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:25.909124 29000 raft_consensus.cc:3060] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.909124 28849 raft_consensus.cc:3060] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.916136 29000 raft_consensus.cc:2468] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:25.917655 28889 leader_election.cc:304] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.916136 28849 raft_consensus.cc:2468] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:25.886917 29128 raft_consensus.cc:515] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.926882 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:25.927119 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.927733 28997 raft_consensus.cc:3060] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.928227 28926 raft_consensus.cc:3060] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.934754 29067 raft_consensus.cc:2804] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.937271 29067 raft_consensus.cc:697] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:25.870380 29040 raft_consensus.cc:740] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.938249 29067 consensus_queue.cc:237] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.939759 29040 consensus_queue.cc:260] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.942162 29040 ts_tablet_manager.cc:1434] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.075s	user 0.004s	sys 0.000s
I20260709 12:24:25.938333 28997 raft_consensus.cc:2468] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:25.944490 28814 leader_election.cc:304] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:25.945653 29170 raft_consensus.cc:2804] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:25.946094 29128 leader_election.cc:290] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.948642 29040 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:25.946152 29170 raft_consensus.cc:697] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:25.951099 29170 consensus_queue.cc:237] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.953081 29126 raft_consensus.cc:493] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:25.953552 29126 raft_consensus.cc:515] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.958765 29042 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:25.959347 29042 ts_tablet_manager.cc:1403] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.084s	user 0.011s	sys 0.018s
I20260709 12:24:25.963508 29040 tablet_bootstrap.cc:654] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:25.965178 29126 leader_election.cc:290] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.966662 28926 raft_consensus.cc:2468] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:25.966838 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4475c625cf4824868f1a29d313ccd8" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:25.967751 28849 raft_consensus.cc:2468] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:25.968775 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4475c625cf4824868f1a29d313ccd8" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:25.969599 28997 raft_consensus.cc:2468] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:25.969635 28890 leader_election.cc:304] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:25.971000 29169 raft_consensus.cc:515] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.972720 29126 raft_consensus.cc:2804] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:25.974931 29126 raft_consensus.cc:493] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:25.976034 29169 leader_election.cc:290] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:25.975653 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a87d1328e94fba844e827eeb610001" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:25.977741 28926 raft_consensus.cc:3060] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.981894 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a87d1328e94fba844e827eeb610001" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:25.976953 29126 raft_consensus.cc:3060] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:25.987535 29042 raft_consensus.cc:359] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.988307 29042 raft_consensus.cc:385] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:25.988583 29042 raft_consensus.cc:740] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:25.989249 29042 consensus_queue.cc:260] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:25.991468 29042 ts_tablet_manager.cc:1434] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 12:24:25.992766 29042 tablet_bootstrap.cc:492] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:25.984294 29091 consensus_queue.cc:1048] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:25.986050 28997 raft_consensus.cc:3060] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.006148 29041 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:26.006902 29041 ts_tablet_manager.cc:1403] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.130s	user 0.034s	sys 0.050s
I20260709 12:24:26.005913 28749 catalog_manager.cc:5697] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.008554 28745 catalog_manager.cc:5697] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.014068 28926 raft_consensus.cc:2468] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:26.005949 29126 raft_consensus.cc:515] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.016862 28817 leader_election.cc:304] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:26.017190 29126 leader_election.cc:290] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.017748 29169 raft_consensus.cc:2804] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:26.019735 29169 raft_consensus.cc:697] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:26.020535 29169 consensus_queue.cc:237] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.021457 29041 raft_consensus.cc:359] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.022388 29041 raft_consensus.cc:385] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.022821 29041 raft_consensus.cc:740] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.023054 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4475c625cf4824868f1a29d313ccd8" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:26.023687 29000 raft_consensus.cc:3060] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.023711 29041 consensus_queue.cc:260] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.026902 29170 raft_consensus.cc:493] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.027572 29170 raft_consensus.cc:515] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.030084 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e4475c625cf4824868f1a29d313ccd8" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:26.030800 28849 raft_consensus.cc:3060] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.031693 29041 ts_tablet_manager.cc:1434] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260709 12:24:26.031519 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d2df501f46a4d889b6d012837b1b1ca" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:26.033294 28817 leader_election.cc:343] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.033624 29170 leader_election.cc:290] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.034121 29041 tablet_bootstrap.cc:492] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:26.034978 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d2df501f46a4d889b6d012837b1b1ca" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:26.035635 28998 raft_consensus.cc:2468] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:26.040383 28814 leader_election.cc:304] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:26.040858 29040 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:26.041302 29040 ts_tablet_manager.cc:1403] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.014s
I20260709 12:24:26.043668 29046 raft_consensus.cc:493] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.044178 29046 raft_consensus.cc:515] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.044516 29040 raft_consensus.cc:359] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.045128 29040 raft_consensus.cc:385] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.045405 29040 raft_consensus.cc:740] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.046247 29040 consensus_queue.cc:260] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.046301 29046 leader_election.cc:290] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:26.046443 28849 raft_consensus.cc:2468] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:26.048455 29040 ts_tablet_manager.cc:1434] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:26.049110 29000 raft_consensus.cc:2468] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:26.053669 28890 leader_election.cc:304] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:26.050990 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b692554055ab4d7bb8fde0118a5a9ac9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:26.054548 29040 tablet_bootstrap.cc:492] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:26.054687 28926 raft_consensus.cc:2468] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:26.051447 28850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b692554055ab4d7bb8fde0118a5a9ac9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:26.055586 28850 raft_consensus.cc:2468] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:26.052139 29170 raft_consensus.cc:2804] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:26.056885 28966 leader_election.cc:304] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:26.057209 29170 raft_consensus.cc:493] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:26.057693 29170 raft_consensus.cc:3060] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.057812 29050 raft_consensus.cc:2804] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:26.058583 29050 raft_consensus.cc:697] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:26.059281 29101 raft_consensus.cc:2804] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:26.059588 29050 consensus_queue.cc:237] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.059672 29101 raft_consensus.cc:493] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:26.117003 29101 raft_consensus.cc:3060] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.074843 29042 tablet_bootstrap.cc:654] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.121134 29169 consensus_queue.cc:1048] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.061051 29040 tablet_bootstrap.cc:654] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.108858 28997 raft_consensus.cc:2468] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:26.129779 29170 raft_consensus.cc:515] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.133255 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d2df501f46a4d889b6d012837b1b1ca" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:26.134802 28817 leader_election.cc:343] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.137722 29042 tablet_bootstrap.cc:492] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:26.138219 29042 ts_tablet_manager.cc:1403] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.146s	user 0.008s	sys 0.007s
I20260709 12:24:26.141321 29042 raft_consensus.cc:359] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.116201 29041 tablet_bootstrap.cc:654] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.147099 29170 leader_election.cc:290] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.142198 29042 raft_consensus.cc:385] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.148219 29042 raft_consensus.cc:740] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.148085 28745 catalog_manager.cc:5697] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.151491 29128 raft_consensus.cc:493] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.149669 29042 consensus_queue.cc:260] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.151983 29128 raft_consensus.cc:515] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.152194 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d2df501f46a4d889b6d012837b1b1ca" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:26.152823 29000 raft_consensus.cc:3060] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.153677 29042 ts_tablet_manager.cc:1434] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 12:24:26.154070 29128 leader_election.cc:290] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.154567 29042 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:26.155683 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aa8c329ec448fcb520353807acba9a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:26.156672 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aa8c329ec448fcb520353807acba9a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:26.157430 28817 leader_election.cc:343] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:26.158735 28814 leader_election.cc:343] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.159325 28814 leader_election.cc:304] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:26.163141 29170 raft_consensus.cc:2749] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:26.170743 29046 raft_consensus.cc:493] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.171411 29046 raft_consensus.cc:515] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.179775 28746 catalog_manager.cc:5697] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.214190 29050 raft_consensus.cc:493] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.214913 29050 raft_consensus.cc:515] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.217554 29050 leader_election.cc:290] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.253080 29101 raft_consensus.cc:515] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.282006 29101 leader_election.cc:290] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:26.290194 29042 tablet_bootstrap.cc:654] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.290593 29046 leader_election.cc:290] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:26.292900 29040 tablet_bootstrap.cc:492] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:26.293383 29040 ts_tablet_manager.cc:1403] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.239s	user 0.033s	sys 0.040s
I20260709 12:24:26.293994 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:26.296653 29041 tablet_bootstrap.cc:492] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:26.297127 29041 ts_tablet_manager.cc:1403] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.265s	user 0.027s	sys 0.023s
I20260709 12:24:26.298585 28850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:26.299857 29041 raft_consensus.cc:359] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.300521 29041 raft_consensus.cc:385] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.300802 29041 raft_consensus.cc:740] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
W20260709 12:24:26.302343 28890 leader_election.cc:343] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.303274 29040 raft_consensus.cc:359] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.304630 29040 raft_consensus.cc:385] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.304958 29040 raft_consensus.cc:740] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.305716 29040 consensus_queue.cc:260] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.301445 29041 consensus_queue.cc:260] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:26.307090 28889 leader_election.cc:343] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.307561 28889 leader_election.cc:304] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:26.308588 29041 ts_tablet_manager.cc:1434] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 12:24:26.309592 29041 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:26.316491 29040 ts_tablet_manager.cc:1434] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.002s
I20260709 12:24:26.317438 29040 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:26.321740 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b89efee75ec4d9c84da278c5e188b58" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:26.323094 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b692554055ab4d7bb8fde0118a5a9ac9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:26.323679 28926 raft_consensus.cc:3060] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.323938 29050 raft_consensus.cc:2749] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:26.262061 29000 raft_consensus.cc:2468] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:26.327294 29040 tablet_bootstrap.cc:654] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:26.327735 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 169056us
I20260709 12:24:26.328938 29041 tablet_bootstrap.cc:654] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.332171 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b89efee75ec4d9c84da278c5e188b58" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:26.332883 28849 raft_consensus.cc:2468] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:26.335687 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b692554055ab4d7bb8fde0118a5a9ac9" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:26.336244 28849 raft_consensus.cc:3060] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.338101 28926 raft_consensus.cc:2468] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:26.345701 28849 raft_consensus.cc:2468] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:26.348277 29042 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:26.354537 29042 ts_tablet_manager.cc:1403] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.200s	user 0.036s	sys 0.053s
I20260709 12:24:26.359136 29042 raft_consensus.cc:359] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.359825 29042 raft_consensus.cc:385] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.360005 28814 leader_election.cc:304] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:26.360131 29042 raft_consensus.cc:740] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.361035 29042 consensus_queue.cc:260] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.364465 29170 raft_consensus.cc:2804] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:26.370147 29101 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:26.370952 28966 leader_election.cc:343] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.373955 29040 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:26.375304 29040 ts_tablet_manager.cc:1403] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.001s
I20260709 12:24:26.374023 29170 raft_consensus.cc:697] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:26.377064 29170 consensus_queue.cc:237] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.378214 28964 leader_election.cc:304] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:26.379159 29101 raft_consensus.cc:2804] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:26.380611 29042 ts_tablet_manager.cc:1434] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:24:26.381362 29042 tablet_bootstrap.cc:492] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:26.382984 29221 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.379930 29101 raft_consensus.cc:493] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:26.379160 28966 leader_election.cc:304] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:26.385483 29101 raft_consensus.cc:3060] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.386976 29221 raft_consensus.cc:2804] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:26.387460 29221 raft_consensus.cc:697] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:26.387497 29040 raft_consensus.cc:359] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.388252 29040 raft_consensus.cc:385] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.388532 29040 raft_consensus.cc:740] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.388365 29221 consensus_queue.cc:237] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.389325 29040 consensus_queue.cc:260] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.406145 29040 ts_tablet_manager.cc:1434] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 12:24:26.407579 29040 tablet_bootstrap.cc:492] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:26.410969 29169 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.411594 29050 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:26.428793 29041 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:26.429297 29041 ts_tablet_manager.cc:1403] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.120s	user 0.017s	sys 0.000s
I20260709 12:24:26.431921 29041 raft_consensus.cc:359] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.432597 29041 raft_consensus.cc:385] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.432876 29041 raft_consensus.cc:740] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.435937 29041 consensus_queue.cc:260] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.439018 29042 tablet_bootstrap.cc:654] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.439963 29041 ts_tablet_manager.cc:1434] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:24:26.440721 29041 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:26.420832 29101 raft_consensus.cc:515] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.451974 29170 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:26.452582 28746 catalog_manager.cc:5697] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:26.455283 29101 leader_election.cc:290] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:26.495177 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b89efee75ec4d9c84da278c5e188b58" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:26.497426 28966 leader_election.cc:343] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:26.467727 29220 consensus_queue.cc:1048] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 12:24:26.505614 28745 catalog_manager.cc:5697] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:26.509369 29050 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:26.510741 29170 consensus_queue.cc:1048] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.518316 29128 raft_consensus.cc:493] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:26.596189 29075 log.cc:927] Time spent T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:24:26.519049 29128 raft_consensus.cc:515] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.605700 29128 leader_election.cc:290] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.607970 29042 tablet_bootstrap.cc:492] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:26.608443 29042 ts_tablet_manager.cc:1403] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.004s
I20260709 12:24:26.610176 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:26.610950 28925 raft_consensus.cc:2468] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:26.616170 29042 raft_consensus.cc:359] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.617093 29042 raft_consensus.cc:385] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.617448 29042 raft_consensus.cc:740] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.618371 29042 consensus_queue.cc:260] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.620702 29042 ts_tablet_manager.cc:1434] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 12:24:26.621414 29042 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
W20260709 12:24:26.610973 29225 log.cc:927] Time spent T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: Append to log took a long time: real 0.090s	user 0.000s	sys 0.000s
W20260709 12:24:26.648010 29231 log.cc:927] Time spent T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Append to log took a long time: real 0.057s	user 0.002s	sys 0.000s
I20260709 12:24:26.652877 29041 tablet_bootstrap.cc:654] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.654112 28817 leader_election.cc:304] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:26.660054 29169 raft_consensus.cc:2804] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:26.669020 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b89efee75ec4d9c84da278c5e188b58" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:26.667366 29169 raft_consensus.cc:493] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:26.672749 29169 raft_consensus.cc:3060] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.676080 29040 tablet_bootstrap.cc:654] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.669654 28851 raft_consensus.cc:3060] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:26.697593 29227 log.cc:927] Time spent T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.211s	user 0.003s	sys 0.001s
I20260709 12:24:26.698439 29042 tablet_bootstrap.cc:654] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:26.721789 29126 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.735952 29237 raft_consensus.cc:493] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.736495 29237 raft_consensus.cc:515] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:26.752148 29232 log.cc:927] Time spent T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260709 12:24:26.755278 29041 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:26.755820 29041 ts_tablet_manager.cc:1403] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.315s	user 0.010s	sys 0.019s
I20260709 12:24:26.748940 29128 raft_consensus.cc:493] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.765458 29221 consensus_queue.cc:1048] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.759676 28851 raft_consensus.cc:2468] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:26.760823 29128 raft_consensus.cc:515] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.835748 29041 raft_consensus.cc:359] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.824110 29237 leader_election.cc:290] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.837463 29041 raft_consensus.cc:385] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.838040 29041 raft_consensus.cc:740] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.842581 29041 consensus_queue.cc:260] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.826192 29169 raft_consensus.cc:515] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.844491 29069 raft_consensus.cc:493] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:26.851315 29069 raft_consensus.cc:515] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.853287 29069 leader_election.cc:290] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:26.858425 29041 ts_tablet_manager.cc:1434] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.006s
I20260709 12:24:26.860076 29040 tablet_bootstrap.cc:492] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:26.854249 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:26.861789 29041 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:26.860582 29040 ts_tablet_manager.cc:1403] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.453s	user 0.015s	sys 0.013s
I20260709 12:24:26.867672 29236 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 12:24:26.871631 29128 leader_election.cc:290] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.870132 29169 leader_election.cc:290] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:26.872388 28996 raft_consensus.cc:2468] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:26.889770 29042 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:26.890861 29042 ts_tablet_manager.cc:1403] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.270s	user 0.015s	sys 0.023s
I20260709 12:24:26.898999 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aa8c329ec448fcb520353807acba9a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:26.903463 28995 raft_consensus.cc:2468] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:26.905491 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:26.898051 28964 leader_election.cc:304] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:26.927345 29128 consensus_queue.cc:1048] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:26.906430 28926 raft_consensus.cc:2468] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:26.938633 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aa8c329ec448fcb520353807acba9a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:26.939373 28847 raft_consensus.cc:2468] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:26.943701 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
W20260709 12:24:26.943881 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 45920.4us
I20260709 12:24:26.944535 28848 raft_consensus.cc:2393] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 612316e4aebd48c89b232edf10c78006 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:26.945794 29040 raft_consensus.cc:359] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.946496 29040 raft_consensus.cc:385] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.946777 29040 raft_consensus.cc:740] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.947399 29040 consensus_queue.cc:260] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.951290 29042 raft_consensus.cc:359] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.952256 29042 raft_consensus.cc:385] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:26.952615 29042 raft_consensus.cc:740] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:26.953536 29069 raft_consensus.cc:2804] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:26.953455 29042 consensus_queue.cc:260] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:26.955093 29040 ts_tablet_manager.cc:1434] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.087s	user 0.004s	sys 0.000s
I20260709 12:24:26.957741 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:26.958292 28926 raft_consensus.cc:3060] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:26.958170 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:26.959115 28924 raft_consensus.cc:2468] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:26.962634 29040 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:26.962829 28817 leader_election.cc:304] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:26.963776 29169 raft_consensus.cc:2804] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:26.964138 29169 raft_consensus.cc:493] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:26.964454 29169 raft_consensus.cc:3060] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:26.943367 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 12:24:26.926597 28889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 58984.5us
I20260709 12:24:26.986574 29257 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:26.990034 28817 consensus_peers.cc:597] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:24:27.008054 28926 raft_consensus.cc:2468] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
W20260709 12:24:27.013689 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 63524.2us
I20260709 12:24:27.015548 28966 leader_election.cc:304] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
W20260709 12:24:27.012135 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 66256.8us
I20260709 12:24:27.021907 29042 ts_tablet_manager.cc:1434] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.131s	user 0.011s	sys 0.003s
I20260709 12:24:27.022823 29042 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.019497 29101 raft_consensus.cc:2804] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.018566 29069 raft_consensus.cc:697] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:27.020329 28817 leader_election.cc:304] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:27.019666 28890 leader_election.cc:304] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:27.027104 29069 consensus_queue.cc:237] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.029793 29236 raft_consensus.cc:2804] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.030155 29236 raft_consensus.cc:493] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.030507 29236 raft_consensus.cc:3060] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.030611 29128 raft_consensus.cc:2804] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.034801 29040 tablet_bootstrap.cc:654] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.035149 29128 raft_consensus.cc:697] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:27.035808 29041 tablet_bootstrap.cc:654] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.024313 29101 raft_consensus.cc:493] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.036796 29101 raft_consensus.cc:3060] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.040864 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:27.042712 28998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.036850 29128 consensus_queue.cc:237] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.038561 29169 raft_consensus.cc:515] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.085057 29169 leader_election.cc:290] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
W20260709 12:24:27.115039 28814 leader_election.cc:343] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.115969 29170 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.104460 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:27.122948 29042 tablet_bootstrap.cc:654] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.124046 28923 raft_consensus.cc:3060] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.145413 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:27.142922 29236 raft_consensus.cc:515] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.148213 29101 raft_consensus.cc:515] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.149341 28995 raft_consensus.cc:2393] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in current term 1: Already voted for candidate 612316e4aebd48c89b232edf10c78006 in this term.
I20260709 12:24:27.150182 29236 leader_election.cc:290] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.179924 29041 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.180678 29041 ts_tablet_manager.cc:1403] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.319s	user 0.017s	sys 0.008s
I20260709 12:24:27.192667 29126 raft_consensus.cc:493] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.194108 29101 leader_election.cc:290] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.194273 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aa8c329ec448fcb520353807acba9a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:27.194981 28851 raft_consensus.cc:3060] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.193298 29126 raft_consensus.cc:515] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.198869 29126 leader_election.cc:290] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.199976 29041 raft_consensus.cc:359] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.200664 29041 raft_consensus.cc:385] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.196367 28745 catalog_manager.cc:5697] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.200958 29041 raft_consensus.cc:740] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.205902 29040 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:27.206362 29040 ts_tablet_manager.cc:1403] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.250s	user 0.021s	sys 0.009s
I20260709 12:24:27.212070 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b89efee75ec4d9c84da278c5e188b58" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.212988 28848 raft_consensus.cc:2393] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 612316e4aebd48c89b232edf10c78006 in this term.
I20260709 12:24:27.216248 28851 raft_consensus.cc:2468] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:27.217491 28890 leader_election.cc:304] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:27.218504 29126 raft_consensus.cc:2804] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.220521 29126 raft_consensus.cc:697] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:27.217962 29040 raft_consensus.cc:359] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.221376 29040 raft_consensus.cc:385] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.222395 29040 raft_consensus.cc:740] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
W20260709 12:24:27.223459 28814 leader_election.cc:343] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:27.219950 29261 log.cc:927] Time spent T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 12:24:27.229776 29126 consensus_queue.cc:237] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.230321 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:27.224733 29040 consensus_queue.cc:260] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.203792 29041 consensus_queue.cc:260] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.232580 28926 raft_consensus.cc:2393] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 612316e4aebd48c89b232edf10c78006 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:27.232005 28923 raft_consensus.cc:2468] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:27.236335 28817 leader_election.cc:304] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.239945 29170 raft_consensus.cc:2804] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.240530 29170 raft_consensus.cc:697] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:27.241462 29170 consensus_queue.cc:237] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.242434 29040 ts_tablet_manager.cc:1434] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 12:24:27.243690 29040 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:27.251873 29041 ts_tablet_manager.cc:1434] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.004s
I20260709 12:24:27.256484 29041 tablet_bootstrap.cc:492] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.260283 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae561331ea43422fb41d4455d51c5ab2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:27.262302 29042 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.262753 29042 ts_tablet_manager.cc:1403] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.240s	user 0.012s	sys 0.023s
I20260709 12:24:27.265226 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69aa8c329ec448fcb520353807acba9a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:27.265988 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b89efee75ec4d9c84da278c5e188b58" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.266319 28994 raft_consensus.cc:3060] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.269279 29169 raft_consensus.cc:493] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.269845 29169 raft_consensus.cc:515] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.271252 29101 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.272202 29169 leader_election.cc:290] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.272889 28889 leader_election.cc:304] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.273026 28964 leader_election.cc:304] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [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: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:27.273896 29236 raft_consensus.cc:3060] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.278673 29101 raft_consensus.cc:2749] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.285689 29236 raft_consensus.cc:2749] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.295783 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.296317 28994 raft_consensus.cc:2468] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:27.301400 29041 tablet_bootstrap.cc:654] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.304162 29042 raft_consensus.cc:359] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.304684 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.305070 29042 raft_consensus.cc:385] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.305395 29042 raft_consensus.cc:740] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.306322 29042 consensus_queue.cc:260] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:27.309454 28817 leader_election.cc:343] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.305364 28994 raft_consensus.cc:2468] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:27.313942 29042 ts_tablet_manager.cc:1434] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.051s	user 0.000s	sys 0.007s
I20260709 12:24:27.315009 29042 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.317552 28814 leader_election.cc:304] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:27.319098 29169 raft_consensus.cc:2804] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.319540 29169 raft_consensus.cc:493] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.319926 29169 raft_consensus.cc:3060] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.326865 29040 tablet_bootstrap.cc:654] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.350931 29042 tablet_bootstrap.cc:654] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.356281 29041 tablet_bootstrap.cc:492] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.356779 29041 ts_tablet_manager.cc:1403] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.018s
I20260709 12:24:27.360097 29041 raft_consensus.cc:359] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.360919 29041 raft_consensus.cc:385] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.361364 29041 raft_consensus.cc:740] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.360826 28746 catalog_manager.cc:5697] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:27.362140 29041 consensus_queue.cc:260] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.364629 29041 ts_tablet_manager.cc:1434] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:27.364557 29169 raft_consensus.cc:515] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.365604 29041 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.368908 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:27.369591 29169 leader_election.cc:290] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.369772 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:27.370656 28991 raft_consensus.cc:3060] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:27.374436 28817 leader_election.cc:343] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.377148 29236 raft_consensus.cc:493] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.377980 29236 raft_consensus.cc:515] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.379022 29069 raft_consensus.cc:493] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.379671 29069 raft_consensus.cc:515] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.380617 29236 leader_election.cc:290] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.382737 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d2df501f46a4d889b6d012837b1b1ca" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.383787 28991 raft_consensus.cc:2468] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:27.384632 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.385738 28922 raft_consensus.cc:2393] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 612316e4aebd48c89b232edf10c78006 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:27.389886 29041 tablet_bootstrap.cc:654] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.390908 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.392879 28814 leader_election.cc:304] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:27.395406 28922 raft_consensus.cc:3060] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.387797 29069 leader_election.cc:290] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.396974 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d2df501f46a4d889b6d012837b1b1ca" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.397284 28749 catalog_manager.cc:5697] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.401278 29042 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.401778 29042 ts_tablet_manager.cc:1403] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.087s	user 0.008s	sys 0.007s
I20260709 12:24:27.400964 28964 leader_election.cc:304] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:27.403538 29170 raft_consensus.cc:2804] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.407203 29170 raft_consensus.cc:697] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:27.408298 29170 consensus_queue.cc:237] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.403366 29069 raft_consensus.cc:3060] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.412541 29042 raft_consensus.cc:359] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.413404 29042 raft_consensus.cc:385] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.413793 29042 raft_consensus.cc:740] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.414659 29042 consensus_queue.cc:260] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.417548 28889 leader_election.cc:304] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.419826 29042 ts_tablet_manager.cc:1434] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 12:24:27.423768 29042 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.424458 28745 catalog_manager.cc:5697] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.428865 29069 raft_consensus.cc:2749] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.433499 29042 tablet_bootstrap.cc:654] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.441172 29041 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.440980 29243 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:27.441180 29040 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:27.441802 29041 ts_tablet_manager.cc:1403] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.076s	user 0.028s	sys 0.014s
I20260709 12:24:27.441869 29040 ts_tablet_manager.cc:1403] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.024s
I20260709 12:24:27.444715 29041 raft_consensus.cc:359] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.445422 29041 raft_consensus.cc:385] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.445699 29041 raft_consensus.cc:740] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.446487 29041 consensus_queue.cc:260] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.448979 29041 ts_tablet_manager.cc:1434] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:27.450089 29041 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.451375 29040 raft_consensus.cc:359] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.452010 29040 raft_consensus.cc:385] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.452282 29040 raft_consensus.cc:740] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.452903 29040 consensus_queue.cc:260] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.455273 29040 ts_tablet_manager.cc:1434] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 12:24:27.456107 29040 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:27.456434 29041 tablet_bootstrap.cc:654] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.464798 29170 raft_consensus.cc:493] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.465478 29170 raft_consensus.cc:515] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.468396 29170 leader_election.cc:290] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.469930 29236 raft_consensus.cc:2749] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.471351 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.472080 28991 raft_consensus.cc:2468] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:27.472759 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.473342 28923 raft_consensus.cc:2468] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:27.474531 28817 leader_election.cc:304] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:27.475333 29243 raft_consensus.cc:2804] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.475692 29243 raft_consensus.cc:493] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.475993 29243 raft_consensus.cc:3060] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.483177 29243 raft_consensus.cc:515] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.486624 29128 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:27.492041 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:27.492630 28923 raft_consensus.cc:3060] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.493206 29042 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.493690 29042 ts_tablet_manager.cc:1403] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.005s
I20260709 12:24:27.496618 29040 tablet_bootstrap.cc:654] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.502120 28745 catalog_manager.cc:5697] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.506542 29042 raft_consensus.cc:359] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.507315 29042 raft_consensus.cc:385] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.507611 29042 raft_consensus.cc:740] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.508360 29042 consensus_queue.cc:260] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.510488 29243 leader_election.cc:290] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.511088 29042 ts_tablet_manager.cc:1434] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260709 12:24:27.512100 29042 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.512254 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:27.513134 28991 raft_consensus.cc:3060] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.518942 29041 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.519433 29041 ts_tablet_manager.cc:1403] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.070s	user 0.014s	sys 0.006s
I20260709 12:24:27.519507 28923 raft_consensus.cc:2468] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:27.524593 28817 leader_election.cc:304] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:27.529695 29170 raft_consensus.cc:2804] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.530293 29170 raft_consensus.cc:697] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:27.535744 29041 raft_consensus.cc:359] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.537420 29041 raft_consensus.cc:385] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.537806 29041 raft_consensus.cc:740] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.538429 29041 consensus_queue.cc:260] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.538861 29170 consensus_queue.cc:237] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.540701 29041 ts_tablet_manager.cc:1434] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 12:24:27.541683 29041 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.546809 28991 raft_consensus.cc:2468] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:27.567696 29069 consensus_queue.cc:1048] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.568725 29040 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:27.569186 29040 ts_tablet_manager.cc:1403] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.113s	user 0.006s	sys 0.013s
I20260709 12:24:27.571015 28746 catalog_manager.cc:5697] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:27.572207 29040 raft_consensus.cc:359] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.572872 29040 raft_consensus.cc:385] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.573146 29040 raft_consensus.cc:740] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.573772 29040 consensus_queue.cc:260] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.579049 29040 ts_tablet_manager.cc:1434] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:27.583093 29040 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:27.590981 29041 tablet_bootstrap.cc:654] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.595908 29257 consensus_queue.cc:1048] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.607487 29042 tablet_bootstrap.cc:654] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.607522 29170 raft_consensus.cc:493] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.608299 29170 raft_consensus.cc:515] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.610103 29040 tablet_bootstrap.cc:654] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.611243 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.611560 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:27.612569 28817 leader_election.cc:343] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:27.621356 28814 leader_election.cc:343] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.622478 28814 leader_election.cc:304] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.623509 29047 raft_consensus.cc:2749] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.625527 29170 leader_election.cc:290] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.621713 29041 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.626859 29041 ts_tablet_manager.cc:1403] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.001s
I20260709 12:24:27.629456 29041 raft_consensus.cc:359] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.630028 29041 raft_consensus.cc:385] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.630318 29041 raft_consensus.cc:740] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.631242 29041 consensus_queue.cc:260] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.633496 29042 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.633977 29042 ts_tablet_manager.cc:1403] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.122s	user 0.008s	sys 0.007s
I20260709 12:24:27.636444 29042 raft_consensus.cc:359] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.637075 29042 raft_consensus.cc:385] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.637336 29042 raft_consensus.cc:740] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.639168 29040 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:27.639600 29040 ts_tablet_manager.cc:1403] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.001s
I20260709 12:24:27.642068 29040 raft_consensus.cc:359] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.642717 29040 raft_consensus.cc:385] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.642973 29040 raft_consensus.cc:740] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.643683 29042 consensus_queue.cc:260] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.644594 29041 ts_tablet_manager.cc:1434] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 12:24:27.645700 29041 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.655068 29041 tablet_bootstrap.cc:654] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.661491 29042 ts_tablet_manager.cc:1434] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260709 12:24:27.655047 29040 consensus_queue.cc:260] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.667070 29040 ts_tablet_manager.cc:1434] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 12:24:27.667430 29041 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.667953 29040 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:27.667992 29041 ts_tablet_manager.cc:1403] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.011s
I20260709 12:24:27.670986 29041 raft_consensus.cc:359] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.671617 29041 raft_consensus.cc:385] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.671880 29041 raft_consensus.cc:740] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.672191 29042 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.675081 29041 consensus_queue.cc:260] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.676064 29040 tablet_bootstrap.cc:654] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.678635 29042 tablet_bootstrap.cc:654] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.682149 29041 ts_tablet_manager.cc:1434] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 12:24:27.683058 29041 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.689147 29041 tablet_bootstrap.cc:654] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.690673 29069 raft_consensus.cc:493] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.691280 29069 raft_consensus.cc:515] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.693320 29069 leader_election.cc:290] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.694844 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.695169 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.695525 28847 raft_consensus.cc:2468] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:27.696731 28964 leader_election.cc:304] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
W20260709 12:24:27.697747 28966 leader_election.cc:343] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.698081 29069 raft_consensus.cc:2804] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.698503 29069 raft_consensus.cc:493] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.698861 29069 raft_consensus.cc:3060] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.701473 29042 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.702940 29042 ts_tablet_manager.cc:1403] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260709 12:24:27.703470 29236 consensus_queue.cc:1048] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.705740 29042 raft_consensus.cc:359] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.706395 29042 raft_consensus.cc:385] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.706692 29042 raft_consensus.cc:740] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.707482 29042 consensus_queue.cc:260] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.708674 29041 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.709100 29041 ts_tablet_manager.cc:1403] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 12:24:27.709508 29042 ts_tablet_manager.cc:1434] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:27.711690 29041 raft_consensus.cc:359] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.712356 29041 raft_consensus.cc:385] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.712625 29041 raft_consensus.cc:740] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.712072 29042 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.713579 29041 consensus_queue.cc:260] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.713680 29069 raft_consensus.cc:515] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.715997 29041 ts_tablet_manager.cc:1434] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:24:27.717317 29041 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.720676 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:27.721402 28851 raft_consensus.cc:3060] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.724524 29042 tablet_bootstrap.cc:654] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.725383 29041 tablet_bootstrap.cc:654] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.727639 28851 raft_consensus.cc:2468] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:27.728744 28964 leader_election.cc:304] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:27.729902 29101 raft_consensus.cc:2804] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.730484 29101 raft_consensus.cc:697] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:27.731348 29101 consensus_queue.cc:237] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.732404 29042 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.732874 29042 ts_tablet_manager.cc:1403] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.000s
I20260709 12:24:27.743453 29251 consensus_queue.cc:1048] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.747872 29042 raft_consensus.cc:359] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.748575 29042 raft_consensus.cc:385] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.748839 29042 raft_consensus.cc:740] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.757848 29041 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.758337 29041 ts_tablet_manager.cc:1403] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.041s	user 0.003s	sys 0.006s
I20260709 12:24:27.760613 29041 raft_consensus.cc:359] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.761148 29041 raft_consensus.cc:385] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.761404 29041 raft_consensus.cc:740] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.762024 29041 consensus_queue.cc:260] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.764096 29041 ts_tablet_manager.cc:1434] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:24:27.764163 29042 consensus_queue.cc:260] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.765425 29069 leader_election.cc:290] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.767305 29042 ts_tablet_manager.cc:1434] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 12:24:27.768163 29042 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:27.770210 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:27.771872 28966 leader_election.cc:343] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.771443 28749 catalog_manager.cc:5697] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:27.773298 29041 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.773192 29101 raft_consensus.cc:493] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.777292 29101 raft_consensus.cc:515] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.779953 29041 tablet_bootstrap.cc:654] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.781011 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.781212 29101 leader_election.cc:290] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.808789 29042 tablet_bootstrap.cc:654] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:27.782578 28964 leader_election.cc:343] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.786026 29040 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
W20260709 12:24:27.862268 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 79721.1us
I20260709 12:24:27.862499 29040 ts_tablet_manager.cc:1403] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.195s	user 0.021s	sys 0.015s
I20260709 12:24:27.833112 29128 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 12:24:27.796293 29101 raft_consensus.cc:493] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.864928 29101 raft_consensus.cc:515] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.869089 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.806237 29243 raft_consensus.cc:493] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.870959 29243 raft_consensus.cc:515] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:27.872244 28966 leader_election.cc:343] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.873178 29040 raft_consensus.cc:359] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.874027 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.794291 29047 raft_consensus.cc:493] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.875152 29047 raft_consensus.cc:515] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:27.875598 28817 leader_election.cc:343] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.782361 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.879419 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.879676 29047 leader_election.cc:290] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
W20260709 12:24:27.880649 28817 leader_election.cc:343] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.824378 29301 raft_consensus.cc:493] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.814352 29041 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:27.880707 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.881563 29301 raft_consensus.cc:515] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:27.881632 28966 leader_election.cc:343] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.882411 29041 ts_tablet_manager.cc:1403] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.015s
I20260709 12:24:27.883077 28966 leader_election.cc:304] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:27.884327 29301 leader_election.cc:290] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.885679 29041 raft_consensus.cc:359] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.885951 28926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056dbb8272e94127a553dd63e043dae4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:27.789609 29170 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.087s
W20260709 12:24:27.887321 28814 leader_election.cc:343] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.897828 29041 raft_consensus.cc:385] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.898615 28814 leader_election.cc:304] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.888355 29243 leader_election.cc:290] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.889580 29303 raft_consensus.cc:2749] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.890163 29101 leader_election.cc:290] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.874096 29040 raft_consensus.cc:385] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.901554 29040 raft_consensus.cc:740] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.901634 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:27.902207 29040 consensus_queue.cc:260] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.894017 29042 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:27.898638 29041 raft_consensus.cc:740] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.904392 29041 consensus_queue.cc:260] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.905500 29042 ts_tablet_manager.cc:1403] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.138s	user 0.037s	sys 0.047s
I20260709 12:24:27.905767 29040 ts_tablet_manager.cc:1434] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260709 12:24:27.906718 29040 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:27.903630 29047 raft_consensus.cc:2749] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.904510 28926 raft_consensus.cc:2468] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:27.909155 29041 ts_tablet_manager.cc:1434] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:24:27.910638 29041 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:27.914073 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.914479 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056dbb8272e94127a553dd63e043dae4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.914774 28851 raft_consensus.cc:2468] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
W20260709 12:24:27.914852 28814 leader_election.cc:343] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.915110 28848 raft_consensus.cc:2468] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:27.915409 28814 leader_election.cc:304] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.922080 29128 raft_consensus.cc:2749] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.923933 28966 leader_election.cc:304] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:27.925252 29101 raft_consensus.cc:2804] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.925638 29101 raft_consensus.cc:493] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.925966 29101 raft_consensus.cc:3060] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.926179 29041 tablet_bootstrap.cc:654] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.925275 29251 raft_consensus.cc:493] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:27.930922 29251 raft_consensus.cc:515] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.931195 28964 leader_election.cc:304] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:27.931933 29042 raft_consensus.cc:359] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.934031 29042 raft_consensus.cc:385] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:27.934087 29128 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.934350 29042 raft_consensus.cc:740] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:27.934705 29303 raft_consensus.cc:2804] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:27.938051 29303 raft_consensus.cc:493] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:27.933686 29251 leader_election.cc:290] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:27.938400 29303 raft_consensus.cc:3060] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.934304 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:27.939739 29042 consensus_queue.cc:260] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.944216 29042 ts_tablet_manager.cc:1434] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 12:24:27.949404 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:27.949815 28890 leader_election.cc:343] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:27.954480 28889 leader_election.cc:343] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:27.955181 28889 leader_election.cc:304] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:27.956251 29251 raft_consensus.cc:2749] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:27.965983 29243 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:27.971201 29170 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:27.972489 29101 raft_consensus.cc:515] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.974340 29040 tablet_bootstrap.cc:654] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:27.974644 29101 leader_election.cc:290] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:27.976214 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056dbb8272e94127a553dd63e043dae4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:27.976820 28923 raft_consensus.cc:3060] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.983652 29303 raft_consensus.cc:515] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:27.984752 28922 raft_consensus.cc:3060] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:27.986877 28923 raft_consensus.cc:2468] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:27.988281 28966 leader_election.cc:304] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:27.988605 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:27.989617 29128 raft_consensus.cc:493] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:27.995645 28966 leader_election.cc:343] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.103006 29305 raft_consensus.cc:493] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.103775 29305 raft_consensus.cc:515] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.107928 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:28.109627 28817 leader_election.cc:343] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.016395 29301 raft_consensus.cc:2804] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:27.990537 29303 leader_election.cc:290] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:28.043779 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "056dbb8272e94127a553dd63e043dae4" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:28.015774 29128 raft_consensus.cc:515] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.158854 29042 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:28.142437 28848 raft_consensus.cc:3060] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.143045 29305 leader_election.cc:290] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.202343 29301 raft_consensus.cc:697] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:28.206311 29301 consensus_queue.cc:237] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.241550 29128 leader_election.cc:290] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.217180 29313 raft_consensus.cc:493] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:28.266541 28890 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 72626.7us
W20260709 12:24:28.270876 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 108199us
I20260709 12:24:28.275195 29040 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:28.275708 29040 ts_tablet_manager.cc:1403] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.369s	user 0.015s	sys 0.022s
I20260709 12:24:28.315302 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee80d613ec541efa95257f954a98301" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:28.269035 29313 raft_consensus.cc:515] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.335880 29318 raft_consensus.cc:493] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:28.337709 28817 leader_election.cc:343] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:28.341079 29309 log.cc:927] Time spent T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Append to log took a long time: real 0.137s	user 0.001s	sys 0.001s
I20260709 12:24:28.375406 29042 tablet_bootstrap.cc:654] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.379269 29251 raft_consensus.cc:493] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.379824 29251 raft_consensus.cc:515] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.343801 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:28.395290 29313 leader_election.cc:290] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.347741 29318 raft_consensus.cc:515] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.401758 28847 raft_consensus.cc:3060] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.424409 29040 raft_consensus.cc:359] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.425406 29040 raft_consensus.cc:385] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.425751 29040 raft_consensus.cc:740] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.428350 29040 consensus_queue.cc:260] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.449447 29040 ts_tablet_manager.cc:1434] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.173s	user 0.010s	sys 0.000s
I20260709 12:24:28.450555 29040 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:28.445741 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:28.482877 28817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 142857us
I20260709 12:24:28.484838 29251 leader_election.cc:290] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.501197 29041 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:28.502732 29041 ts_tablet_manager.cc:1403] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.592s	user 0.063s	sys 0.041s
I20260709 12:24:28.503496 29318 leader_election.cc:290] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
W20260709 12:24:28.506762 28814 leader_election.cc:343] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.507687 28814 leader_election.cc:304] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:28.541530 29304 raft_consensus.cc:2749] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:24:28.574687 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 67954.7us
I20260709 12:24:28.574954 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:28.587635 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:28.588326 28920 raft_consensus.cc:2468] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:28.589238 29041 raft_consensus.cc:359] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.594993 29041 raft_consensus.cc:385] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.595286 29041 raft_consensus.cc:740] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.595940 29041 consensus_queue.cc:260] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.598565 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:28.601456 28848 raft_consensus.cc:2468] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:28.579877 29169 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260709 12:24:28.601909 28964 leader_election.cc:343] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.603602 29325 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:28.606418 29041 ts_tablet_manager.cc:1434] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.103s	user 0.016s	sys 0.025s
I20260709 12:24:28.607442 29041 tablet_bootstrap.cc:492] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:28.609771 28966 leader_election.cc:304] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:28.605922 29170 raft_consensus.cc:493] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.612862 29170 raft_consensus.cc:515] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.617120 29170 leader_election.cc:290] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.621821 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:28.613986 29318 raft_consensus.cc:2804] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.624361 29318 raft_consensus.cc:493] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.624831 29318 raft_consensus.cc:3060] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.626772 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:28.636900 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:28.638617 29040 tablet_bootstrap.cc:654] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.646751 29318 raft_consensus.cc:515] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.648846 28847 raft_consensus.cc:2468] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:28.659842 28745 catalog_manager.cc:5697] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:28.663007 28964 leader_election.cc:304] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
W20260709 12:24:28.669355 28814 leader_election.cc:343] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:28.675858 28814 leader_election.cc:343] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:28.673210 28966 consensus_peers.cc:597] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:24:28.681474 29042 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:28.681977 29042 ts_tablet_manager.cc:1403] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.523s	user 0.032s	sys 0.012s
I20260709 12:24:28.678030 29301 raft_consensus.cc:2804] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.686852 29301 raft_consensus.cc:697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:28.688021 29041 tablet_bootstrap.cc:654] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.688066 29040 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:28.688666 29040 ts_tablet_manager.cc:1403] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.238s	user 0.028s	sys 0.010s
W20260709 12:24:28.688704 29307 log.cc:927] Time spent T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.104s	user 0.002s	sys 0.000s
I20260709 12:24:28.693473 29040 raft_consensus.cc:359] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.694264 29040 raft_consensus.cc:385] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.694562 29040 raft_consensus.cc:740] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.695137 29040 consensus_queue.cc:260] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.693434 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee80d613ec541efa95257f954a98301" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:28.696614 29040 ts_tablet_manager.cc:1434] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:24:28.699208 28889 leader_election.cc:304] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:28.699957 29301 consensus_queue.cc:237] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.700692 29050 raft_consensus.cc:2749] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:24:28.703419 29318 leader_election.cc:290] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
W20260709 12:24:28.704490 28814 leader_election.cc:343] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.704955 28814 leader_election.cc:304] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
W20260709 12:24:28.706840 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:28.707531 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:28.708220 28924 raft_consensus.cc:3060] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.710665 29170 raft_consensus.cc:2749] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.717763 29040 tablet_bootstrap.cc:492] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:28.720099 28924 raft_consensus.cc:2468] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:28.721684 28966 leader_election.cc:304] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:28.740149 29042 raft_consensus.cc:359] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.741132 29042 raft_consensus.cc:385] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.741484 29042 raft_consensus.cc:740] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.744360 28923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:28.745044 28923 raft_consensus.cc:2468] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:28.742195 29042 consensus_queue.cc:260] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.761159 28817 leader_election.cc:304] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:28.762408 29170 raft_consensus.cc:2804] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.762826 29170 raft_consensus.cc:493] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.763268 29170 raft_consensus.cc:3060] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.764240 29042 ts_tablet_manager.cc:1434] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.003s
I20260709 12:24:28.765602 29042 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:28.747149 29318 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:24:28.737803 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:28.758468 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:28.779911 29323 raft_consensus.cc:2804] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.780721 29323 raft_consensus.cc:697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
W20260709 12:24:28.788975 28964 leader_election.cc:343] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.781870 29323 consensus_queue.cc:237] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.825465 29251 raft_consensus.cc:493] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.826033 29251 raft_consensus.cc:515] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.834034 29251 leader_election.cc:290] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
W20260709 12:24:28.829115 28817 leader_election.cc:343] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.835446 28817 leader_election.cc:304] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:28.838141 29243 raft_consensus.cc:2749] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:28.841571 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:28.842897 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:28.844519 28994 raft_consensus.cc:2468] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:28.835830 29170 raft_consensus.cc:515] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.845708 28889 leader_election.cc:304] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:28.846341 29170 leader_election.cc:290] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.846591 29126 raft_consensus.cc:2804] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:28.846939 29126 raft_consensus.cc:493] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:28.847151 29126 raft_consensus.cc:3060] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:28.851128 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:28.851680 28920 raft_consensus.cc:3060] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:28.853113 28890 leader_election.cc:343] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.854972 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
W20260709 12:24:28.856593 28814 leader_election.cc:343] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.867165 29040 tablet_bootstrap.cc:654] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.871201 29041 tablet_bootstrap.cc:492] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:28.871752 29041 ts_tablet_manager.cc:1403] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.264s	user 0.017s	sys 0.005s
I20260709 12:24:28.883136 29324 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:28.888550 29343 log.cc:927] Time spent T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 12:24:28.881651 29126 raft_consensus.cc:515] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.904886 29042 tablet_bootstrap.cc:654] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.903774 29041 raft_consensus.cc:359] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.906653 29041 raft_consensus.cc:385] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.907316 29126 leader_election.cc:290] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.909099 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:28.915258 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:28.919015 29041 raft_consensus.cc:740] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.922153 29040 tablet_bootstrap.cc:492] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:28.923663 29040 ts_tablet_manager.cc:1403] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.214s	user 0.011s	sys 0.011s
I20260709 12:24:28.925348 29041 consensus_queue.cc:260] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.925575 29000 raft_consensus.cc:3060] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:28.933589 28890 leader_election.cc:343] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.939013 29041 ts_tablet_manager.cc:1434] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.002s
I20260709 12:24:28.943272 29041 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:28.941862 29040 raft_consensus.cc:359] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.951218 29040 raft_consensus.cc:385] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:28.951510 29040 raft_consensus.cc:740] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:28.952056 29040 consensus_queue.cc:260] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.957386 29000 raft_consensus.cc:2468] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:28.949191 28920 raft_consensus.cc:2468] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:28.958853 28889 leader_election.cc:304] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:28.960105 28817 leader_election.cc:304] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:28.960808 29251 raft_consensus.cc:2804] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.961704 29251 raft_consensus.cc:697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:28.962368 29321 raft_consensus.cc:2804] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:28.962854 29321 raft_consensus.cc:697] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:28.963632 29321 consensus_queue.cc:237] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.964816 29040 ts_tablet_manager.cc:1434] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.002s
I20260709 12:24:28.967134 29040 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:28.968542 29251 consensus_queue.cc:237] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.989321 29170 raft_consensus.cc:493] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:28.991338 29170 raft_consensus.cc:515] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:28.993153 29170 leader_election.cc:290] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:28.993780 29041 tablet_bootstrap.cc:654] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:28.995128 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:28.996537 28814 leader_election.cc:343] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.997560 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:28.999048 28817 leader_election.cc:343] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:28.999450 28817 leader_election.cc:304] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:29.000502 29040 tablet_bootstrap.cc:654] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.003042 29335 raft_consensus.cc:2749] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:29.004650 29042 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:29.005374 29042 ts_tablet_manager.cc:1403] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.240s	user 0.012s	sys 0.009s
I20260709 12:24:29.008065 29042 raft_consensus.cc:359] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.010830 29042 raft_consensus.cc:385] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.011103 29042 raft_consensus.cc:740] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.011806 29042 consensus_queue.cc:260] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.016284 29042 ts_tablet_manager.cc:1434] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:24:29.017448 29042 tablet_bootstrap.cc:492] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:29.028677 29042 tablet_bootstrap.cc:654] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.033074 29041 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:29.033471 29041 ts_tablet_manager.cc:1403] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.090s	user 0.015s	sys 0.003s
I20260709 12:24:29.037758 29040 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.038214 29040 ts_tablet_manager.cc:1403] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.006s
I20260709 12:24:29.040192 28749 catalog_manager.cc:5697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.040678 29040 raft_consensus.cc:359] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.041342 29040 raft_consensus.cc:385] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.041601 29040 raft_consensus.cc:740] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.042212 29040 consensus_queue.cc:260] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.042415 29041 raft_consensus.cc:359] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.043037 29041 raft_consensus.cc:385] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.043295 29041 raft_consensus.cc:740] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.043889 29041 consensus_queue.cc:260] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.044523 29040 ts_tablet_manager.cc:1434] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:29.045359 29040 tablet_bootstrap.cc:492] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.048183 29041 ts_tablet_manager.cc:1434] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260709 12:24:29.052326 29040 tablet_bootstrap.cc:654] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.054242 29041 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:29.062628 29041 tablet_bootstrap.cc:654] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.063309 28745 catalog_manager.cc:5697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.064452 28745 catalog_manager.cc:5697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:29.067121 29042 tablet_bootstrap.cc:492] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:29.068373 29042 ts_tablet_manager.cc:1403] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.051s	user 0.012s	sys 0.000s
I20260709 12:24:29.073594 29042 raft_consensus.cc:359] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.074225 29041 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:29.074358 29042 raft_consensus.cc:385] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.074738 29041 ts_tablet_manager.cc:1403] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 12:24:29.074847 29042 raft_consensus.cc:740] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.075757 29042 consensus_queue.cc:260] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.078012 29041 raft_consensus.cc:359] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.078614 29041 raft_consensus.cc:385] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.078749 29042 ts_tablet_manager.cc:1434] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:24:29.078876 29041 raft_consensus.cc:740] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.079721 29042 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:29.082084 29041 consensus_queue.cc:260] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.083928 29040 tablet_bootstrap.cc:492] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.084317 29041 ts_tablet_manager.cc:1434] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 12:24:29.084432 29040 ts_tablet_manager.cc:1403] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.007s
I20260709 12:24:29.085219 29041 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:29.087975 28746 catalog_manager.cc:5697] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.088979 29040 raft_consensus.cc:359] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.089649 29040 raft_consensus.cc:385] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.089885 29040 raft_consensus.cc:740] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.093899 29042 tablet_bootstrap.cc:654] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.097631 29040 consensus_queue.cc:260] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.099776 29040 ts_tablet_manager.cc:1434] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.006s
I20260709 12:24:29.100662 29040 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.106989 29040 tablet_bootstrap.cc:654] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.106994 29041 tablet_bootstrap.cc:654] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.118129 29251 raft_consensus.cc:493] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.118714 29251 raft_consensus.cc:515] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.120958 29251 leader_election.cc:290] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.124203 29040 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.124627 29040 ts_tablet_manager.cc:1403] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.006s
I20260709 12:24:29.125458 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.126067 28848 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:29.127177 29040 raft_consensus.cc:359] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.127839 29040 raft_consensus.cc:385] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.128106 29040 raft_consensus.cc:740] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.128925 29040 consensus_queue.cc:260] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.130941 29040 ts_tablet_manager.cc:1434] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:24:29.127620 28890 leader_election.cc:304] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:29.131793 29040 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.132298 29251 raft_consensus.cc:2804] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.133051 29041 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:29.133559 29251 raft_consensus.cc:493] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.133725 29041 ts_tablet_manager.cc:1403] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.001s
I20260709 12:24:29.134166 29251 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.136420 29041 raft_consensus.cc:359] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.137090 29041 raft_consensus.cc:385] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.137352 29041 raft_consensus.cc:740] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.137964 29041 consensus_queue.cc:260] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.138969 29040 tablet_bootstrap.cc:654] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.139958 29041 ts_tablet_manager.cc:1434] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:29.140849 29041 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:29.141669 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.142287 28999 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:29.143939 29042 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:29.144366 29042 ts_tablet_manager.cc:1403] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.006s
I20260709 12:24:29.146953 29042 raft_consensus.cc:359] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.147590 29042 raft_consensus.cc:385] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.147868 29042 raft_consensus.cc:740] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.148433 29042 consensus_queue.cc:260] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.150501 29042 ts_tablet_manager.cc:1434] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:29.151407 29042 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:29.158613 29041 tablet_bootstrap.cc:654] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.162887 29323 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:29.165417 29251 raft_consensus.cc:515] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.165975 29042 tablet_bootstrap.cc:654] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.169132 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:29.169914 28848 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.174870 29335 raft_consensus.cc:493] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.175530 29335 raft_consensus.cc:515] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.178768 29335 leader_election.cc:290] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.181268 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:29.183487 28817 leader_election.cc:343] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.189393 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.190303 28999 raft_consensus.cc:2468] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:29.198148 29041 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:29.198755 29040 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.198824 29041 ts_tablet_manager.cc:1403] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.006s
I20260709 12:24:29.199317 29040 ts_tablet_manager.cc:1403] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.068s	user 0.033s	sys 0.007s
I20260709 12:24:29.199440 28814 leader_election.cc:304] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:29.200743 29321 raft_consensus.cc:2804] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.201092 29321 raft_consensus.cc:493] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.201398 29321 raft_consensus.cc:3060] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.201920 29040 raft_consensus.cc:359] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.207343 29040 raft_consensus.cc:385] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.207612 29040 raft_consensus.cc:740] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.212671 29041 raft_consensus.cc:359] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.213745 29041 raft_consensus.cc:385] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.213553 29040 consensus_queue.cc:260] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.214154 29041 raft_consensus.cc:740] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.215807 29040 ts_tablet_manager.cc:1434] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 12:24:29.216714 29040 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.215884 29041 consensus_queue.cc:260] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.219590 29041 ts_tablet_manager.cc:1434] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.002s
I20260709 12:24:29.220942 29041 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:29.231724 29040 tablet_bootstrap.cc:654] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
W20260709 12:24:29.244082 28966 consensus_peers.cc:597] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:24:29.245885 29251 leader_election.cc:290] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.262256 29050 raft_consensus.cc:493] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.264976 29170 raft_consensus.cc:493] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.265543 29170 raft_consensus.cc:515] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.246511 29321 raft_consensus.cc:515] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.264973 29041 tablet_bootstrap.cc:654] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.267659 29170 leader_election.cc:290] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.268823 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.269281 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:29.269695 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:29.270280 28920 raft_consensus.cc:2468] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
W20260709 12:24:29.271304 28817 leader_election.cc:343] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.272043 28817 leader_election.cc:304] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:29.272512 29040 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.273003 29040 ts_tablet_manager.cc:1403] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.006s
I20260709 12:24:29.273595 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:29.273654 29170 raft_consensus.cc:2804] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.274137 29000 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.274194 29170 raft_consensus.cc:493] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.274724 29170 raft_consensus.cc:3060] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.275631 29040 raft_consensus.cc:359] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.263022 29050 raft_consensus.cc:515] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.279928 29040 raft_consensus.cc:385] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.280236 29040 raft_consensus.cc:740] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.280903 29040 consensus_queue.cc:260] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.282563 28851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.282928 29040 ts_tablet_manager.cc:1434] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:24:29.282743 29050 leader_election.cc:290] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.284032 29040 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.289222 29170 raft_consensus.cc:515] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:29.272920 28814 leader_election.cc:343] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.292991 29170 leader_election.cc:290] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.308307 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:29.292246 29000 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:29.300237 29040 tablet_bootstrap.cc:654] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.297367 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:29.313192 28889 leader_election.cc:304] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:29.313241 28920 raft_consensus.cc:3060] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.322697 29251 raft_consensus.cc:2804] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.324128 29251 raft_consensus.cc:697] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:29.325142 29251 consensus_queue.cc:237] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.326491 29040 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.326959 29040 ts_tablet_manager.cc:1403] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.003s
W20260709 12:24:29.327279 28814 leader_election.cc:343] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.329581 29040 raft_consensus.cc:359] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.330262 29040 raft_consensus.cc:385] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.330570 29040 raft_consensus.cc:740] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.331502 28849 raft_consensus.cc:3060] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.331672 29040 consensus_queue.cc:260] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.335630 29040 ts_tablet_manager.cc:1434] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:29.336615 29040 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.248726 28848 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:29.341981 29321 leader_election.cc:290] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.352641 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.354570 29301 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:29.355567 28921 raft_consensus.cc:3060] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.356742 28889 leader_election.cc:304] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:29.357617 29324 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:29.365301 29040 tablet_bootstrap.cc:654] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.374840 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:29.375645 29000 raft_consensus.cc:3060] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.387708 29335 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:24:29.389879 28814 consensus_peers.cc:597] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:24:29.390234 29126 raft_consensus.cc:493] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.390812 29126 raft_consensus.cc:515] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.392686 29170 raft_consensus.cc:493] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.392897 29126 leader_election.cc:290] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.393245 29170 raft_consensus.cc:515] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.395363 29170 leader_election.cc:290] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.399279 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.399781 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:29.400637 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.397760 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.399969 28849 raft_consensus.cc:2468] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:29.401505 28991 raft_consensus.cc:2393] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in current term 1: Already voted for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in this term.
I20260709 12:24:29.413239 28814 leader_election.cc:304] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:29.413362 29000 raft_consensus.cc:2468] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:29.420408 28814 leader_election.cc:304] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:29.421749 29335 raft_consensus.cc:3060] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.376789 28920 raft_consensus.cc:2468] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:29.444258 29042 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:29.444921 29042 ts_tablet_manager.cc:1403] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.294s	user 0.079s	sys 0.087s
I20260709 12:24:29.446950 28817 leader_election.cc:304] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:29.437170 29243 raft_consensus.cc:2804] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.449208 29170 raft_consensus.cc:2804] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:29.445289 29382 raft_consensus.cc:493] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.452333 29301 raft_consensus.cc:493] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:29.468659 28890 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 49869.3us
W20260709 12:24:29.462819 28889 leader_election.cc:343] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:29.490878 29041 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:29.491401 29041 ts_tablet_manager.cc:1403] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.271s	user 0.030s	sys 0.044s
I20260709 12:24:29.486690 28748 catalog_manager.cc:5697] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:29.471359 29382 raft_consensus.cc:515] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.497478 29382 leader_election.cc:290] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.500917 28890 leader_election.cc:304] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:29.471544 29301 raft_consensus.cc:515] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.534005 29243 raft_consensus.cc:697] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:29.547524 29382 raft_consensus.cc:493] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.552593 29041 raft_consensus.cc:359] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.559724 29041 raft_consensus.cc:385] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.559473 29382 raft_consensus.cc:515] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.560238 29041 raft_consensus.cc:740] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.559724 29243 consensus_queue.cc:237] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.561297 29041 consensus_queue.cc:260] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.520565 29170 raft_consensus.cc:697] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:29.511593 29126 raft_consensus.cc:2804] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.562659 29126 raft_consensus.cc:493] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.563031 29126 raft_consensus.cc:3060] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.562158 29382 leader_election.cc:290] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.563150 29041 ts_tablet_manager.cc:1434] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.071s	user 0.010s	sys 0.007s
I20260709 12:24:29.519286 29040 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.565838 29040 ts_tablet_manager.cc:1403] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.229s	user 0.036s	sys 0.020s
I20260709 12:24:29.563058 29170 consensus_queue.cc:237] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.570931 29040 raft_consensus.cc:359] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.571610 29040 raft_consensus.cc:385] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.571880 29040 raft_consensus.cc:740] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.572494 29040 consensus_queue.cc:260] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.574219 29040 ts_tablet_manager.cc:1434] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.002s
I20260709 12:24:29.574743 28847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee80d613ec541efa95257f954a98301" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.575176 29040 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:29.575397 28847 raft_consensus.cc:2468] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:29.566277 29041 tablet_bootstrap.cc:492] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:29.579926 28964 leader_election.cc:304] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:29.580835 29323 raft_consensus.cc:2804] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:29.581216 29323 raft_consensus.cc:493] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.581565 29323 raft_consensus.cc:3060] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.586979 29040 tablet_bootstrap.cc:654] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.589672 29323 raft_consensus.cc:515] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:29.592934 28817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 101816us
I20260709 12:24:29.594112 29042 raft_consensus.cc:359] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.594846 29042 raft_consensus.cc:385] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.595181 29042 raft_consensus.cc:740] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.610160 29042 consensus_queue.cc:260] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.627221 29042 ts_tablet_manager.cc:1434] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.182s	user 0.009s	sys 0.000s
I20260709 12:24:29.627987 29041 tablet_bootstrap.cc:654] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.628517 29042 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:29.615454 28991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.627365 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.668159 28991 raft_consensus.cc:2393] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:29.665339 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.661875 29323 leader_election.cc:290] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:29.665669 29383 raft_consensus.cc:493] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.664937 29170 raft_consensus.cc:493] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.664366 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.729107 29301 leader_election.cc:290] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:29.732811 29126 raft_consensus.cc:515] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.736469 29390 raft_consensus.cc:493] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.737172 29390 raft_consensus.cc:515] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.697007 29324 raft_consensus.cc:493] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.740178 29324 raft_consensus.cc:515] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.742954 29324 leader_election.cc:290] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:29.707338 29170 raft_consensus.cc:515] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.799597 29390 leader_election.cc:290] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.828447 29040 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:29.828938 29040 ts_tablet_manager.cc:1403] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.254s	user 0.022s	sys 0.040s
I20260709 12:24:29.819857 29301 raft_consensus.cc:493] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:29.716835 29383 raft_consensus.cc:515] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.833665 29301 raft_consensus.cc:515] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.835584 29301 leader_election.cc:290] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:29.835621 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee80d613ec541efa95257f954a98301" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:29.836426 28918 raft_consensus.cc:2468] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:29.838613 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:29.839084 29383 leader_election.cc:290] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.825750 29050 raft_consensus.cc:2749] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:29.831209 29335 raft_consensus.cc:2749] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:29.838564 29170 leader_election.cc:290] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
W20260709 12:24:29.857443 28817 leader_election.cc:343] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:29.859570 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:29.860870 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:29.861557 28842 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:29.868592 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:29.869217 28917 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:29.859320 28848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:29.870087 28848 raft_consensus.cc:3060] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.878137 28964 leader_election.cc:304] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:29.853657 29126 leader_election.cc:290] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:29.883646 29399 raft_consensus.cc:2804] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:24:29.943898 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 64567.7us
I20260709 12:24:29.897059 29399 raft_consensus.cc:493] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:29.948429 29040 raft_consensus.cc:359] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.949831 29040 raft_consensus.cc:385] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:29.950181 29040 raft_consensus.cc:740] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:29.950904 29040 consensus_queue.cc:260] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:29.953384 29041 tablet_bootstrap.cc:492] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:29.953922 29041 ts_tablet_manager.cc:1403] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.388s	user 0.011s	sys 0.013s
I20260709 12:24:29.950263 29399 raft_consensus.cc:3060] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:29.951229 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:29.977821 29040 ts_tablet_manager.cc:1434] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.149s	user 0.004s	sys 0.005s
I20260709 12:24:29.979802 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:29.987586 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.991277 29042 tablet_bootstrap.cc:654] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:29.995798 29000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:29.994031 29041 raft_consensus.cc:359] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.000291 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:30.000960 28992 raft_consensus.cc:2468] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:29.994279 28922 raft_consensus.cc:3060] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.006114 29041 raft_consensus.cc:385] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.008592 29041 raft_consensus.cc:740] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.009418 29041 consensus_queue.cc:260] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.014686 29399 raft_consensus.cc:515] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.016232 28995 raft_consensus.cc:2393] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 612316e4aebd48c89b232edf10c78006 in this term.
I20260709 12:24:30.018733 29041 ts_tablet_manager.cc:1434] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.064s	user 0.008s	sys 0.000s
I20260709 12:24:30.019678 29399 leader_election.cc:290] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:30.020000 29042 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:30.020581 29042 ts_tablet_manager.cc:1403] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.392s	user 0.015s	sys 0.006s
I20260709 12:24:30.069212 28889 leader_election.cc:304] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.074848 28918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee80d613ec541efa95257f954a98301" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:30.076018 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 61461.2us
I20260709 12:24:30.076557 28918 raft_consensus.cc:3060] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.079708 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ee80d613ec541efa95257f954a98301" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:30.080883 28845 raft_consensus.cc:3060] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:30.087510 28814 leader_election.cc:343] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.096850 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:30.108548 28889 leader_election.cc:304] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.108989 29401 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.112567 29382 raft_consensus.cc:3060] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.120371 29040 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:30.124799 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:30.125883 28842 raft_consensus.cc:2468] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:30.127101 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:30.127025 29042 raft_consensus.cc:359] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.127976 29042 raft_consensus.cc:385] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.128031 28844 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:30.128324 29042 raft_consensus.cc:740] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.129259 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:30.129098 29042 consensus_queue.cc:260] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.130044 28921 raft_consensus.cc:3060] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.134020 28814 leader_election.cc:304] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
W20260709 12:24:30.136921 28889 leader_election.cc:343] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.138170 29335 raft_consensus.cc:2804] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.143189 29335 raft_consensus.cc:493] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.143088 29405 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:24:30.143716 29335 raft_consensus.cc:3060] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.150754 29041 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
W20260709 12:24:30.152678 28817 leader_election.cc:343] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.153206 28817 leader_election.cc:304] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.160006 29394 raft_consensus.cc:2749] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.162119 29042 ts_tablet_manager.cc:1434] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.141s	user 0.006s	sys 0.005s
I20260709 12:24:30.163056 29382 raft_consensus.cc:2749] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.170295 29405 consensus_queue.cc:1048] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.170698 29335 raft_consensus.cc:515] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:30.172976 28966 leader_election.cc:343] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.173269 29335 leader_election.cc:290] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:30.181443 28921 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:30.181748 29041 tablet_bootstrap.cc:654] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.159189 28845 raft_consensus.cc:2468] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:30.187331 29042 tablet_bootstrap.cc:492] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:30.213158 28848 raft_consensus.cc:2468] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:30.219102 28966 leader_election.cc:304] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:30.220469 29323 raft_consensus.cc:2804] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.220994 29323 raft_consensus.cc:697] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:30.222177 29323 consensus_queue.cc:237] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.246651 29040 tablet_bootstrap.cc:654] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.257437 28890 leader_election.cc:304] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.261926 29382 raft_consensus.cc:2764] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:24:30.262337 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:30.263096 28849 raft_consensus.cc:3060] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.265759 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:30.266341 28890 leader_election.cc:304] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.273563 29384 consensus_queue.cc:1048] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:24:30.274938 29382 raft_consensus.cc:2804] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.276885 29382 raft_consensus.cc:697] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:30.286321 29382 consensus_queue.cc:237] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.312435 29041 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:30.312943 29041 ts_tablet_manager.cc:1403] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.164s	user 0.012s	sys 0.016s
I20260709 12:24:30.312819 28964 leader_election.cc:304] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
W20260709 12:24:30.320204 28817 leader_election.cc:343] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.323833 29324 raft_consensus.cc:2804] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.324352 29324 raft_consensus.cc:493] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.324718 29324 raft_consensus.cc:3060] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.324198 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:30.337311 29040 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:30.337917 29040 ts_tablet_manager.cc:1403] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.236s	user 0.010s	sys 0.009s
I20260709 12:24:30.344265 29041 raft_consensus.cc:359] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.346041 29041 raft_consensus.cc:385] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.346661 29041 raft_consensus.cc:740] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.348227 28964 leader_election.cc:304] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:30.349398 29323 raft_consensus.cc:2804] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.348132 29041 consensus_queue.cc:260] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.349929 29323 raft_consensus.cc:697] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:30.352903 29042 tablet_bootstrap.cc:654] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.363943 29323 consensus_queue.cc:237] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.364939 29040 raft_consensus.cc:359] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.365708 29040 raft_consensus.cc:385] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.366027 29040 raft_consensus.cc:740] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.351717 28918 raft_consensus.cc:2468] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:30.369663 29170 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:24:30.371539 28814 consensus_peers.cc:597] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:24:30.377369 29050 raft_consensus.cc:493] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.389020 29394 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.389148 29050 raft_consensus.cc:515] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.391254 29041 ts_tablet_manager.cc:1434] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.008s
I20260709 12:24:30.391414 29050 leader_election.cc:290] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:30.392735 29041 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:30.394948 29324 raft_consensus.cc:515] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.400221 28992 raft_consensus.cc:2393] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in current term 1: Already voted for candidate 612316e4aebd48c89b232edf10c78006 in this term.
I20260709 12:24:30.403053 29040 consensus_queue.cc:260] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.404644 29394 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.411064 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:30.411864 28842 raft_consensus.cc:2468] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:30.414328 28890 leader_election.cc:304] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:30.415481 29401 raft_consensus.cc:2804] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:30.415928 29401 raft_consensus.cc:493] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:30.416350 29401 raft_consensus.cc:3060] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.417821 28849 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:30.419381 29040 ts_tablet_manager.cc:1434] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.003s
I20260709 12:24:30.448050 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:30.429622 28746 catalog_manager.cc:5697] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:30.474203 29394 raft_consensus.cc:493] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.476756 29394 raft_consensus.cc:515] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.476653 28746 catalog_manager.cc:5697] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:30.488442 29394 leader_election.cc:290] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
W20260709 12:24:30.501108 28889 leader_election.cc:343] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.458249 29401 raft_consensus.cc:515] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.555279 29040 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:30.554606 29324 leader_election.cc:290] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:30.568456 28997 raft_consensus.cc:3060] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.577620 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:30.578482 28844 raft_consensus.cc:2393] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 612316e4aebd48c89b232edf10c78006 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:30.581287 29251 raft_consensus.cc:2749] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.589510 28814 leader_election.cc:304] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.595957 29321 raft_consensus.cc:2749] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.599449 29401 leader_election.cc:290] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:30.600248 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:30.600854 28846 raft_consensus.cc:3060] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.610019 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:30.625061 29040 tablet_bootstrap.cc:654] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.637635 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:30.638311 28922 raft_consensus.cc:3060] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:30.642104 28814 leader_election.cc:343] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.644764 29042 tablet_bootstrap.cc:492] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:30.645239 29042 ts_tablet_manager.cc:1403] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.458s	user 0.026s	sys 0.028s
I20260709 12:24:30.648882 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
W20260709 12:24:30.653921 28889 leader_election.cc:343] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.673408 29321 raft_consensus.cc:493] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:30.675410 29321 raft_consensus.cc:515] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.677568 29321 leader_election.cc:290] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:30.679308 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:30.687855 28920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:30.688112 28817 leader_election.cc:343] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.688514 28817 leader_election.cc:304] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
W20260709 12:24:30.691478 28817 leader_election.cc:343] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.695492 29386 raft_consensus.cc:2749] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.682615 28846 raft_consensus.cc:2468] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:30.703429 29041 tablet_bootstrap.cc:654] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.705106 28890 leader_election.cc:304] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.708070 29401 raft_consensus.cc:2804] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.708521 29401 raft_consensus.cc:697] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:30.709335 29401 consensus_queue.cc:237] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.727015 28922 raft_consensus.cc:2468] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:30.761888 29042 raft_consensus.cc:359] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.770119 29042 raft_consensus.cc:385] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.770558 29042 raft_consensus.cc:740] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.771405 29042 consensus_queue.cc:260] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.774158 29042 ts_tablet_manager.cc:1434] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.129s	user 0.008s	sys 0.000s
I20260709 12:24:30.778663 28966 leader_election.cc:304] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:30.780099 29403 raft_consensus.cc:2804] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:30.780706 29403 raft_consensus.cc:697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:30.783228 29403 consensus_queue.cc:237] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.790360 29041 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:30.790360 29040 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:30.790928 29041 ts_tablet_manager.cc:1403] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.399s	user 0.018s	sys 0.010s
I20260709 12:24:30.794708 29042 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:30.800215 29427 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.800863 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:30.803695 28814 leader_election.cc:343] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:30.804229 28814 leader_election.cc:304] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:30.806491 29390 raft_consensus.cc:2749] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:30.792914 28745 catalog_manager.cc:5697] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:30.852757 29040 ts_tablet_manager.cc:1403] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.303s	user 0.046s	sys 0.047s
I20260709 12:24:30.852859 29041 raft_consensus.cc:359] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.853693 29041 raft_consensus.cc:385] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.853973 29041 raft_consensus.cc:740] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.854209 28745 catalog_manager.cc:5697] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:30.862522 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 58864.1us
I20260709 12:24:30.875403 29041 consensus_queue.cc:260] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.877924 29041 ts_tablet_manager.cc:1434] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.087s	user 0.008s	sys 0.006s
I20260709 12:24:30.880200 29041 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:30.903512 28993 raft_consensus.cc:3060] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:30.903726 29324 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.913177 29040 raft_consensus.cc:359] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.913929 29040 raft_consensus.cc:385] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:30.918339 29401 consensus_queue.cc:1048] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:30.914220 29040 raft_consensus.cc:740] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:30.920828 29042 tablet_bootstrap.cc:654] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.921348 29040 consensus_queue.cc:260] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:30.926505 29040 ts_tablet_manager.cc:1434] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.073s	user 0.008s	sys 0.000s
I20260709 12:24:30.946949 29323 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.948174 29040 tablet_bootstrap.cc:492] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:30.951092 29041 tablet_bootstrap.cc:654] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:30.951133 29403 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:30.995172 29400 consensus_queue.cc:1048] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:24:31.042273 28748 catalog_manager.cc:5697] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.044189 28748 catalog_manager.cc:5697] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.063313 28745 catalog_manager.cc:5697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.085274 29042 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.088109 29042 ts_tablet_manager.cc:1403] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.294s	user 0.030s	sys 0.037s
I20260709 12:24:31.100652 29041 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.101094 29041 ts_tablet_manager.cc:1403] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.221s	user 0.004s	sys 0.026s
I20260709 12:24:31.105993 29042 raft_consensus.cc:359] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.108170 29042 raft_consensus.cc:385] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.108353 29042 raft_consensus.cc:740] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.111536 29040 tablet_bootstrap.cc:654] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.114804 29042 consensus_queue.cc:260] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.118956 29042 ts_tablet_manager.cc:1434] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
I20260709 12:24:31.124230 29041 raft_consensus.cc:359] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.124933 29041 raft_consensus.cc:385] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.125192 29041 raft_consensus.cc:740] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.125821 29041 consensus_queue.cc:260] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.127336 29041 ts_tablet_manager.cc:1434] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260709 12:24:31.128188 29041 tablet_bootstrap.cc:492] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.131198 29042 tablet_bootstrap.cc:492] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.149247 29041 tablet_bootstrap.cc:654] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.151895 29042 tablet_bootstrap.cc:654] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.154740 29040 tablet_bootstrap.cc:492] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.165534 29040 ts_tablet_manager.cc:1403] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.218s	user 0.016s	sys 0.009s
I20260709 12:24:31.168833 29040 raft_consensus.cc:359] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.170974 29040 raft_consensus.cc:385] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:24:31.165679 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:31.171326 29040 raft_consensus.cc:740] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.172505 29040 consensus_queue.cc:260] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.174505 29040 ts_tablet_manager.cc:1434] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 12:24:31.174997 29042 tablet_bootstrap.cc:492] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.175460 29041 tablet_bootstrap.cc:492] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.175462 29042 ts_tablet_manager.cc:1403] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.009s
I20260709 12:24:31.175989 29041 ts_tablet_manager.cc:1403] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.006s
I20260709 12:24:31.176378 29040 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.178896 29042 raft_consensus.cc:359] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.178988 29041 raft_consensus.cc:359] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.179559 29042 raft_consensus.cc:385] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.179774 29041 raft_consensus.cc:385] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.179873 29042 raft_consensus.cc:740] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.180197 29041 raft_consensus.cc:740] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.180716 29042 consensus_queue.cc:260] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.181010 29041 consensus_queue.cc:260] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.182888 29040 tablet_bootstrap.cc:654] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.183185 29041 ts_tablet_manager.cc:1434] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 12:24:31.184569 29041 tablet_bootstrap.cc:492] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.188256 29042 ts_tablet_manager.cc:1434] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 12:24:31.189419 29042 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.197695 29041 tablet_bootstrap.cc:654] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.199345 29042 tablet_bootstrap.cc:654] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.213894 29405 raft_consensus.cc:493] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.214656 29405 raft_consensus.cc:515] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.217334 29042 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.217659 29042 ts_tablet_manager.cc:1403] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.004s
I20260709 12:24:31.218976 29405 leader_election.cc:290] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.219141 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:31.222199 28889 leader_election.cc:343] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.223215 29042 raft_consensus.cc:359] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.224092 29042 raft_consensus.cc:385] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.224339 29042 raft_consensus.cc:740] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.224975 29042 consensus_queue.cc:260] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.228147 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.229053 28842 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:31.230159 29042 ts_tablet_manager.cc:1434] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 12:24:31.231189 29042 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.232731 29323 raft_consensus.cc:493] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.233198 29323 raft_consensus.cc:515] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.233490 28890 leader_election.cc:304] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.235205 29323 leader_election.cc:290] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:31.235117 29405 raft_consensus.cc:2804] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.235975 29405 raft_consensus.cc:493] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.236564 29405 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.237576 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.248369 29042 tablet_bootstrap.cc:654] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.250976 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.255442 28966 leader_election.cc:304] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:31.257650 29040 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.257939 29442 raft_consensus.cc:2749] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.258291 29040 ts_tablet_manager.cc:1403] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.007s
W20260709 12:24:31.265741 28889 consensus_peers.cc:597] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:24:31.275731 29040 raft_consensus.cc:359] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.276769 29040 raft_consensus.cc:385] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.277100 29040 raft_consensus.cc:740] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.289443 29405 raft_consensus.cc:515] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.290844 29042 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.291113 29041 tablet_bootstrap.cc:492] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.291314 29042 ts_tablet_manager.cc:1403] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.021s
I20260709 12:24:31.291568 29041 ts_tablet_manager.cc:1403] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.107s	user 0.038s	sys 0.060s
I20260709 12:24:31.293390 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:31.293963 29394 raft_consensus.cc:493] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.294329 29041 raft_consensus.cc:359] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.296341 28992 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.296504 29041 raft_consensus.cc:385] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.296499 29394 raft_consensus.cc:515] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.297190 29041 raft_consensus.cc:740] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.297971 29041 consensus_queue.cc:260] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.300130 29041 ts_tablet_manager.cc:1434] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:24:31.300792 29394 leader_election.cc:290] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.277958 29040 consensus_queue.cc:260] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.301891 29041 tablet_bootstrap.cc:492] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.302575 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.303015 29040 ts_tablet_manager.cc:1434] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.002s
I20260709 12:24:31.309223 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.312425 29442 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:24:31.294617 29042 raft_consensus.cc:359] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.314090 29042 raft_consensus.cc:385] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.295210 29405 leader_election.cc:290] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.314396 29042 raft_consensus.cc:740] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.316234 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:31.316817 28849 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.325093 29040 tablet_bootstrap.cc:492] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
W20260709 12:24:31.328119 28817 leader_election.cc:343] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.328040 29042 consensus_queue.cc:260] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.328672 28849 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:31.330621 28993 raft_consensus.cc:2468] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:31.333250 29042 ts_tablet_manager.cc:1434] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 12:24:31.333959 28814 leader_election.cc:304] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:31.333909 29401 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.334821 28890 leader_election.cc:304] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:31.335539 29401 raft_consensus.cc:2804] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.335981 29401 raft_consensus.cc:697] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:31.337339 29401 consensus_queue.cc:237] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.339502 28992 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:31.341717 29041 tablet_bootstrap.cc:654] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.345106 29394 raft_consensus.cc:2804] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.345546 29394 raft_consensus.cc:493] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.345916 29386 raft_consensus.cc:493] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.345984 29394 raft_consensus.cc:3060] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.347299 29040 tablet_bootstrap.cc:654] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.346472 29386 raft_consensus.cc:515] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.349099 29042 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.357161 29386 leader_election.cc:290] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.357997 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:31.359441 28817 leader_election.cc:343] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.368785 29394 raft_consensus.cc:515] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.369839 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:31.382109 28814 leader_election.cc:343] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.382619 28814 leader_election.cc:304] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.383380 29170 raft_consensus.cc:2749] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.386432 29428 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:31.379711 29042 tablet_bootstrap.cc:654] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.390247 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
W20260709 12:24:31.392035 28817 leader_election.cc:343] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.390185 28745 catalog_manager.cc:5697] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.401809 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:31.402431 28992 raft_consensus.cc:3060] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.407258 29394 leader_election.cc:290] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.416044 29042 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.416538 29042 ts_tablet_manager.cc:1403] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.001s
I20260709 12:24:31.419276 29042 raft_consensus.cc:359] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.419992 29042 raft_consensus.cc:385] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.420250 29042 raft_consensus.cc:740] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.421034 29042 consensus_queue.cc:260] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.423612 29042 ts_tablet_manager.cc:1434] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:31.424924 29042 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.435225 29042 tablet_bootstrap.cc:654] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.460448 29040 tablet_bootstrap.cc:492] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.461005 29040 ts_tablet_manager.cc:1403] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.145s	user 0.029s	sys 0.034s
I20260709 12:24:31.461156 29042 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.461644 29042 ts_tablet_manager.cc:1403] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.000s
I20260709 12:24:31.463928 29040 raft_consensus.cc:359] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.464664 29040 raft_consensus.cc:385] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.465020 29040 raft_consensus.cc:740] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.465333 28992 raft_consensus.cc:2468] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:31.465971 29040 consensus_queue.cc:260] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.466631 28814 leader_election.cc:304] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:31.467402 29386 raft_consensus.cc:2804] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.467924 29040 ts_tablet_manager.cc:1434] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:31.468029 29386 raft_consensus.cc:697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:31.469012 29040 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.469197 29386 consensus_queue.cc:237] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.477373 29040 tablet_bootstrap.cc:654] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.480034 29041 tablet_bootstrap.cc:492] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.480567 29041 ts_tablet_manager.cc:1403] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.179s	user 0.028s	sys 0.051s
I20260709 12:24:31.482858 29041 raft_consensus.cc:359] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.483517 29041 raft_consensus.cc:385] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.483767 29041 raft_consensus.cc:740] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.483956 29042 raft_consensus.cc:359] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.484742 29042 raft_consensus.cc:385] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.484385 29041 consensus_queue.cc:260] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.485023 29042 raft_consensus.cc:740] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.487150 29040 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.487654 29040 ts_tablet_manager.cc:1403] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.004s
I20260709 12:24:31.488700 29042 consensus_queue.cc:260] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.494244 29041 ts_tablet_manager.cc:1434] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 12:24:31.493923 29040 raft_consensus.cc:359] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.495457 29041 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.495404 29040 raft_consensus.cc:385] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.495949 29040 raft_consensus.cc:740] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.500115 29040 consensus_queue.cc:260] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.500556 29170 raft_consensus.cc:493] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.501035 29170 raft_consensus.cc:515] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.502950 29170 leader_election.cc:290] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.505684 29040 ts_tablet_manager.cc:1434] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 12:24:31.507880 29042 ts_tablet_manager.cc:1434] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 12:24:31.509732 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.514330 29042 tablet_bootstrap.cc:492] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.517359 29041 tablet_bootstrap.cc:654] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.520243 29386 raft_consensus.cc:493] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.523304 29405 raft_consensus.cc:493] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.517432 28749 catalog_manager.cc:5697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.523835 29405 raft_consensus.cc:515] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:31.524849 28814 leader_election.cc:343] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.525835 29405 leader_election.cc:290] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.526031 29427 raft_consensus.cc:493] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.526750 29427 raft_consensus.cc:515] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.527122 29386 raft_consensus.cc:515] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.529299 29386 leader_election.cc:290] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.529947 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.530601 28842 raft_consensus.cc:2468] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:31.530794 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.531245 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.531841 28996 raft_consensus.cc:2468] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
W20260709 12:24:31.532258 28814 leader_election.cc:343] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.532656 28890 leader_election.cc:304] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:31.533793 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.535606 29042 tablet_bootstrap.cc:654] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.535363 28842 raft_consensus.cc:2468] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:31.536806 29427 leader_election.cc:290] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:31.537639 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.537925 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.538226 28924 raft_consensus.cc:2468] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:31.538489 28919 raft_consensus.cc:2468] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:31.538857 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.540243 28817 leader_election.cc:304] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
W20260709 12:24:31.541765 28817 leader_election.cc:343] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.541996 29386 raft_consensus.cc:2804] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.542167 29040 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.542179 28817 leader_election.cc:304] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.542560 29386 raft_consensus.cc:493] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.543084 29386 raft_consensus.cc:3060] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.543248 29170 raft_consensus.cc:2749] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.549088 28966 leader_election.cc:304] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:31.550122 29405 raft_consensus.cc:2804] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.550467 29427 raft_consensus.cc:2804] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.558732 29427 raft_consensus.cc:493] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.559123 29427 raft_consensus.cc:3060] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.562565 29405 raft_consensus.cc:493] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.563005 29405 raft_consensus.cc:3060] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.572069 29399 raft_consensus.cc:493] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.572230 29427 raft_consensus.cc:515] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.572674 29399 raft_consensus.cc:515] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.574678 29399 leader_election.cc:290] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:31.577631 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.553972 29040 tablet_bootstrap.cc:654] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.556492 29041 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.579754 29041 ts_tablet_manager.cc:1403] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.015s
I20260709 12:24:31.585239 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.586431 29386 raft_consensus.cc:515] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.588572 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:31.588852 29386 leader_election.cc:290] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.589154 28966 leader_election.cc:304] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:31.590229 29405 raft_consensus.cc:515] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.589165 28842 raft_consensus.cc:3060] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.591248 29442 raft_consensus.cc:2749] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.592067 29442 raft_consensus.cc:493] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.592523 29442 raft_consensus.cc:515] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.594604 29442 leader_election.cc:290] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:31.595640 29042 tablet_bootstrap.cc:492] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.596448 29042 ts_tablet_manager.cc:1403] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.088s	user 0.027s	sys 0.033s
I20260709 12:24:31.598214 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.598881 28843 raft_consensus.cc:2468] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:31.600981 28964 leader_election.cc:304] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:31.600775 29041 raft_consensus.cc:359] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.601727 29041 raft_consensus.cc:385] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.602074 29442 raft_consensus.cc:2804] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.592779 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:31.602807 28919 raft_consensus.cc:3060] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.604440 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:31.605562 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:31.607069 28996 raft_consensus.cc:3060] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.613564 29042 raft_consensus.cc:359] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.614593 29042 raft_consensus.cc:385] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.614856 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.615526 28924 raft_consensus.cc:2468] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:31.615847 29405 leader_election.cc:290] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.607112 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:31.585933 29427 leader_election.cc:290] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:31.616521 28842 raft_consensus.cc:2468] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:31.614979 29042 raft_consensus.cc:740] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.617117 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff979b48c14f4cce8a7a7e9d4d733f44" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:31.617803 29040 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.618139 28992 raft_consensus.cc:2393] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 612316e4aebd48c89b232edf10c78006 in this term.
I20260709 12:24:31.617868 29042 consensus_queue.cc:260] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.618368 29040 ts_tablet_manager.cc:1403] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.076s	user 0.017s	sys 0.013s
I20260709 12:24:31.602975 29442 raft_consensus.cc:493] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.619823 29442 raft_consensus.cc:3060] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.620074 29042 ts_tablet_manager.cc:1434] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
W20260709 12:24:31.621322 28814 leader_election.cc:343] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.621130 29040 raft_consensus.cc:359] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.621937 29040 raft_consensus.cc:385] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.622150 29042 tablet_bootstrap.cc:492] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.622210 29040 raft_consensus.cc:740] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.623116 29040 consensus_queue.cc:260] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.623611 28964 leader_election.cc:304] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:31.625138 29427 raft_consensus.cc:2804] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.625617 29427 raft_consensus.cc:697] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:31.626428 29427 consensus_queue.cc:237] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.621093 28919 raft_consensus.cc:2468] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:31.630012 29042 tablet_bootstrap.cc:654] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.632063 29040 ts_tablet_manager.cc:1434] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:24:31.630110 28817 leader_election.cc:304] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.633280 29040 tablet_bootstrap.cc:492] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.633301 29386 raft_consensus.cc:2804] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.633985 29386 raft_consensus.cc:697] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:31.634796 29386 consensus_queue.cc:237] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.602105 29041 raft_consensus.cc:740] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.640631 29041 consensus_queue.cc:260] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.642398 29040 tablet_bootstrap.cc:654] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.621245 28922 raft_consensus.cc:2393] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 612316e4aebd48c89b232edf10c78006 in current term 1: Already voted for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in this term.
I20260709 12:24:31.649326 29442 raft_consensus.cc:515] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.647334 28890 leader_election.cc:304] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.652033 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:31.652519 29405 raft_consensus.cc:2749] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.652762 28843 raft_consensus.cc:3060] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.653750 29041 ts_tablet_manager.cc:1434] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.002s
I20260709 12:24:31.659644 29442 leader_election.cc:290] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:31.662428 29041 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.672761 29040 tablet_bootstrap.cc:492] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.673964 29040 ts_tablet_manager.cc:1403] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.010s
I20260709 12:24:31.677521 29040 raft_consensus.cc:359] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.682536 29040 raft_consensus.cc:385] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.682996 29040 raft_consensus.cc:740] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.683988 29040 consensus_queue.cc:260] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.687253 28843 raft_consensus.cc:2468] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:31.688508 29040 ts_tablet_manager.cc:1434] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:24:31.710511 29041 tablet_bootstrap.cc:654] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.710055 29040 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.712124 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:31.712867 28922 raft_consensus.cc:3060] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.715688 28964 leader_election.cc:304] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:31.719041 29399 raft_consensus.cc:2804] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.719524 29399 raft_consensus.cc:697] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:31.720395 29399 consensus_queue.cc:237] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.721913 29040 tablet_bootstrap.cc:654] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.727701 28996 raft_consensus.cc:3060] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.730751 29400 raft_consensus.cc:493] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.731282 29400 raft_consensus.cc:515] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.733341 29400 leader_election.cc:290] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.735914 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.736780 28993 raft_consensus.cc:2393] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in current term 1: Already voted for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in this term.
I20260709 12:24:31.736991 29040 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.737627 29040 ts_tablet_manager.cc:1403] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.005s
I20260709 12:24:31.741441 29040 raft_consensus.cc:359] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.742372 29040 raft_consensus.cc:385] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.742746 29040 raft_consensus.cc:740] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.743762 29040 consensus_queue.cc:260] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.745465 29040 ts_tablet_manager.cc:1434] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.001s
I20260709 12:24:31.746426 29040 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.756407 29400 raft_consensus.cc:493] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.754030 28746 catalog_manager.cc:5697] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.756919 29400 raft_consensus.cc:515] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.759330 29400 leader_election.cc:290] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.762800 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.763665 28992 raft_consensus.cc:2468] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:31.786556 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.787062 29040 tablet_bootstrap.cc:654] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.787159 29041 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.788712 29041 ts_tablet_manager.cc:1403] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.008s
I20260709 12:24:31.791821 28889 leader_election.cc:304] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:31.792609 29405 raft_consensus.cc:2804] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.792989 29405 raft_consensus.cc:493] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.793308 29405 raft_consensus.cc:3060] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.791651 29041 raft_consensus.cc:359] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.797281 29041 raft_consensus.cc:385] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.797577 29041 raft_consensus.cc:740] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.800068 29405 raft_consensus.cc:515] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.801393 29041 consensus_queue.cc:260] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.802269 29040 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.802227 29405 leader_election.cc:290] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.803016 29040 ts_tablet_manager.cc:1403] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.011s
I20260709 12:24:31.803838 29041 ts_tablet_manager.cc:1434] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:24:31.804829 29041 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.806586 29040 raft_consensus.cc:359] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.807431 29040 raft_consensus.cc:385] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.807749 29040 raft_consensus.cc:740] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
W20260709 12:24:31.808632 29470 log.cc:927] Time spent T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 12:24:31.808487 29040 consensus_queue.cc:260] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.811234 29040 ts_tablet_manager.cc:1434] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:24:31.812495 29040 tablet_bootstrap.cc:492] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.818004 29400 raft_consensus.cc:493] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.818936 29400 raft_consensus.cc:515] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.820896 29041 tablet_bootstrap.cc:654] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.821357 29400 leader_election.cc:290] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.829365 28922 raft_consensus.cc:2468] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:31.831049 29041 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:31.841560 29041 ts_tablet_manager.cc:1403] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.002s
I20260709 12:24:31.833570 29040 tablet_bootstrap.cc:654] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.833468 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d3211ef08a426899a3cfa0757062a6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.834620 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:31.845963 29041 raft_consensus.cc:359] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.846652 29041 raft_consensus.cc:385] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.846923 29041 raft_consensus.cc:740] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.848671 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.848681 29041 consensus_queue.cc:260] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.850987 28890 leader_election.cc:304] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
W20260709 12:24:31.852066 28889 leader_election.cc:343] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.853154 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:31.853442 28842 raft_consensus.cc:2468] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:31.850072 28992 raft_consensus.cc:3060] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.856024 29041 ts_tablet_manager.cc:1434] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:24:31.857251 29041 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:31.858187 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d3211ef08a426899a3cfa0757062a6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.865144 28842 raft_consensus.cc:2468] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:31.867810 29394 raft_consensus.cc:493] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:31.868363 29394 raft_consensus.cc:515] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.859516 29405 raft_consensus.cc:3060] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.870316 29394 leader_election.cc:290] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.882115 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.884500 29401 raft_consensus.cc:493] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:24:31.892220 28814 leader_election.cc:343] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.893010 29401 raft_consensus.cc:515] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.895329 29401 leader_election.cc:290] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:31.899399 29386 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.901103 28992 raft_consensus.cc:2468] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:31.908236 28889 leader_election.cc:304] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:31.914255 28746 catalog_manager.cc:5697] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:31.915658 29040 tablet_bootstrap.cc:492] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:31.915789 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd6efc89e384363ba97a25c4bd5f272" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:31.916132 29040 ts_tablet_manager.cc:1403] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.104s	user 0.021s	sys 0.022s
I20260709 12:24:31.915272 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:31.917435 28890 leader_election.cc:304] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
W20260709 12:24:31.919032 28889 leader_election.cc:343] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:24:31.919032 28817 leader_election.cc:343] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:31.919787 28817 leader_election.cc:304] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.925580 29400 raft_consensus.cc:2804] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.927395 29400 raft_consensus.cc:493] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.927768 29400 raft_consensus.cc:3060] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.928969 29405 raft_consensus.cc:2749] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.912555 29401 raft_consensus.cc:2804] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:31.935257 29042 tablet_bootstrap.cc:492] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:31.935688 29042 ts_tablet_manager.cc:1403] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.314s	user 0.067s	sys 0.099s
I20260709 12:24:31.936625 29040 raft_consensus.cc:359] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.937553 29040 raft_consensus.cc:385] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.937835 29040 raft_consensus.cc:740] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.938436 29040 consensus_queue.cc:260] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.940534 29040 ts_tablet_manager.cc:1434] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 12:24:31.944594 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd6efc89e384363ba97a25c4bd5f272" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:31.933199 29484 raft_consensus.cc:2749] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:31.950064 28842 raft_consensus.cc:2468] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:31.934953 29401 raft_consensus.cc:697] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:31.958043 29042 raft_consensus.cc:359] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.958814 29042 raft_consensus.cc:385] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:31.959072 29042 raft_consensus.cc:740] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:31.960347 28890 leader_election.cc:304] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:31.960706 29042 consensus_queue.cc:260] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.965271 29485 raft_consensus.cc:2804] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:31.965700 29485 raft_consensus.cc:493] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:31.966145 29485 raft_consensus.cc:3060] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:31.965598 29401 consensus_queue.cc:237] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.975960 29040 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:31.979417 29041 tablet_bootstrap.cc:654] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:31.973395 28749 catalog_manager.cc:5697] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:31.982374 29042 ts_tablet_manager.cc:1434] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.001s
I20260709 12:24:31.988379 29042 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:31.977789 29481 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.063s
I20260709 12:24:31.996526 29405 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:31.997100 29400 raft_consensus.cc:515] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:31.999372 29400 leader_election.cc:290] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.000962 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d3211ef08a426899a3cfa0757062a6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:32.001813 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56d3211ef08a426899a3cfa0757062a6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:32.002736 28842 raft_consensus.cc:3060] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:24:32.004365 28889 leader_election.cc:343] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.012832 29042 tablet_bootstrap.cc:654] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.026826 29040 tablet_bootstrap.cc:654] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.034425 29485 raft_consensus.cc:515] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.051754 29335 raft_consensus.cc:493] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.014230 28746 catalog_manager.cc:5697] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.096184 29386 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.097997 28842 raft_consensus.cc:2468] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:32.053014 29335 raft_consensus.cc:515] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.103083 29335 leader_election.cc:290] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.108870 28890 leader_election.cc:304] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:32.111770 29485 leader_election.cc:290] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.113483 29485 raft_consensus.cc:2804] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.113984 29485 raft_consensus.cc:697] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:32.123112 29485 consensus_queue.cc:237] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.126042 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:32.126864 28919 raft_consensus.cc:2468] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 0.
I20260709 12:24:32.136866 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:32.139986 28814 leader_election.cc:343] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.141511 28817 leader_election.cc:304] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:32.143481 29170 raft_consensus.cc:2804] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.143901 29170 raft_consensus.cc:493] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.144284 29170 raft_consensus.cc:3060] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.154165 29170 raft_consensus.cc:515] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.159713 29484 consensus_queue.cc:1048] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.164637 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd6efc89e384363ba97a25c4bd5f272" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:32.165480 28842 raft_consensus.cc:3060] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.172909 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd6efc89e384363ba97a25c4bd5f272" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
W20260709 12:24:32.177784 28889 leader_election.cc:343] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.180301 29041 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:32.181028 29041 ts_tablet_manager.cc:1403] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.324s	user 0.010s	sys 0.027s
I20260709 12:24:32.195866 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:32.196811 28919 raft_consensus.cc:3060] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.212507 29428 raft_consensus.cc:493] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.213027 29428 raft_consensus.cc:515] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.215067 29428 leader_election.cc:290] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:32.216887 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:32.218977 29427 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.229943 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:32.234668 28919 raft_consensus.cc:2468] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 1.
I20260709 12:24:32.238617 29170 leader_election.cc:290] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.238633 29040 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:32.240422 29040 ts_tablet_manager.cc:1403] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.265s	user 0.012s	sys 0.017s
I20260709 12:24:32.243017 28842 raft_consensus.cc:2468] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:32.254408 29040 raft_consensus.cc:359] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.255510 29040 raft_consensus.cc:385] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.256434 29428 consensus_queue.cc:1048] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.269476 28746 catalog_manager.cc:5697] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.269761 29041 raft_consensus.cc:359] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.270860 29041 raft_consensus.cc:385] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.271250 29041 raft_consensus.cc:740] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.277678 28890 leader_election.cc:304] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
I20260709 12:24:32.277842 29427 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.283880 29482 raft_consensus.cc:2804] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.284152 29042 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.255892 29040 raft_consensus.cc:740] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.284621 29042 ts_tablet_manager.cc:1403] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.299s	user 0.071s	sys 0.113s
I20260709 12:24:32.284789 29427 consensus_queue.cc:1048] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.285024 29040 consensus_queue.cc:260] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.287040 29482 raft_consensus.cc:697] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:32.287408 29042 raft_consensus.cc:359] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.288012 29482 consensus_queue.cc:237] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
W20260709 12:24:32.292491 28814 leader_election.cc:343] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.288082 29042 raft_consensus.cc:385] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.295089 29042 raft_consensus.cc:740] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.295799 29042 consensus_queue.cc:260] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.296485 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:32.300285 29042 ts_tablet_manager.cc:1434] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 12:24:32.300792 28995 raft_consensus.cc:3060] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.301314 29042 tablet_bootstrap.cc:492] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:32.309317 29042 tablet_bootstrap.cc:654] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.315060 28817 leader_election.cc:304] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 612316e4aebd48c89b232edf10c78006
W20260709 12:24:32.315696 28797 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:24:32.317657 29040 ts_tablet_manager.cc:1434] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.000s
I20260709 12:24:32.318806 29040 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:32.319058 29042 tablet_bootstrap.cc:492] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.319455 29042 ts_tablet_manager.cc:1403] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.009s
I20260709 12:24:32.322655 29485 raft_consensus.cc:493] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.322932 29394 raft_consensus.cc:2804] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.323433 29394 raft_consensus.cc:697] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:32.323170 29485 raft_consensus.cc:515] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.324232 29394 consensus_queue.cc:237] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.326012 29485 leader_election.cc:290] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.326664 29042 raft_consensus.cc:359] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.326906 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:32.327316 29042 raft_consensus.cc:385] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.327622 29042 raft_consensus.cc:740] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.328220 29042 consensus_queue.cc:260] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.331305 28997 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:32.332564 29042 ts_tablet_manager.cc:1434] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 12:24:32.316048 29041 consensus_queue.cc:260] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.329499 28966 leader_election.cc:304] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:32.333597 29042 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:32.334476 29399 raft_consensus.cc:2749] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.335768 28889 leader_election.cc:304] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:32.336681 29485 raft_consensus.cc:2804] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.337069 29485 raft_consensus.cc:493] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.337428 29485 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.337838 29041 ts_tablet_manager.cc:1434] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.156s	user 0.009s	sys 0.000s
I20260709 12:24:32.340015 29042 tablet_bootstrap.cc:654] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.346287 29485 raft_consensus.cc:515] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.354713 29485 leader_election.cc:290] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.354506 29335 consensus_queue.cc:1048] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.355398 29042 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.355921 29042 ts_tablet_manager.cc:1403] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 12:24:32.358588 29042 raft_consensus.cc:359] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.359294 29042 raft_consensus.cc:385] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.359552 29042 raft_consensus.cc:740] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.362727 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:32.363487 28997 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.363765 29042 consensus_queue.cc:260] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.366729 29041 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Bootstrap starting.
I20260709 12:24:32.366861 29042 ts_tablet_manager.cc:1434] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:24:32.367803 29042 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:32.376646 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:32.377153 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:32.377364 28842 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:32.377517 28997 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:32.387418 28889 leader_election.cc:304] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:32.388260 29485 raft_consensus.cc:2804] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.388937 29485 raft_consensus.cc:697] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:32.396111 29485 consensus_queue.cc:237] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.407377 29442 raft_consensus.cc:493] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.408236 29442 raft_consensus.cc:515] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.419595 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:32.420516 28846 raft_consensus.cc:2468] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:32.422041 28964 leader_election.cc:304] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:32.422857 29399 raft_consensus.cc:2804] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.423282 29399 raft_consensus.cc:493] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.423650 29399 raft_consensus.cc:3060] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.421016 29041 tablet_bootstrap.cc:654] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.431780 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:32.432642 28924 raft_consensus.cc:2468] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:32.428869 28746 catalog_manager.cc:5697] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.446491 29040 tablet_bootstrap.cc:654] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.453497 29399 raft_consensus.cc:515] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.456576 28846 raft_consensus.cc:3060] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.434635 29442 leader_election.cc:290] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:32.464577 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:32.465173 28842 raft_consensus.cc:3060] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.465644 29399 leader_election.cc:290] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:32.477108 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:32.478440 28924 raft_consensus.cc:3060] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.480010 29042 tablet_bootstrap.cc:654] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.485342 29041 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: No bootstrap required, opened a new log
I20260709 12:24:32.485808 29041 ts_tablet_manager.cc:1403] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent bootstrapping tablet: real 0.127s	user 0.005s	sys 0.006s
I20260709 12:24:32.492236 29042 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.486292 28842 raft_consensus.cc:2468] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:32.487201 29497 consensus_queue.cc:1048] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 12:24:32.492759 29042 ts_tablet_manager.cc:1403] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.014s
I20260709 12:24:32.493274 28964 leader_election.cc:304] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:32.488399 29041 raft_consensus.cc:359] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.494069 29399 raft_consensus.cc:2804] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.494184 29041 raft_consensus.cc:385] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.494766 29041 raft_consensus.cc:740] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.494971 29399 raft_consensus.cc:697] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:32.495556 29041 consensus_queue.cc:260] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.495772 29042 raft_consensus.cc:359] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.495821 29399 consensus_queue.cc:237] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.496524 29042 raft_consensus.cc:385] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.496881 29042 raft_consensus.cc:740] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.497927 29394 raft_consensus.cc:493] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.498394 29394 raft_consensus.cc:515] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.503052 29394 leader_election.cc:290] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.497614 29042 consensus_queue.cc:260] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.504671 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:32.505968 29042 ts_tablet_manager.cc:1434] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
W20260709 12:24:32.506100 28817 leader_election.cc:343] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.507483 29042 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:32.507974 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:32.512197 28814 leader_election.cc:343] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.512802 28814 leader_election.cc:304] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:32.514635 29335 raft_consensus.cc:2749] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.515115 28997 raft_consensus.cc:3060] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.505961 29041 ts_tablet_manager.cc:1434] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.008s
I20260709 12:24:32.514597 29042 tablet_bootstrap.cc:654] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.519423 28748 catalog_manager.cc:5697] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.525782 29485 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.548619 29482 consensus_queue.cc:1048] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.551453 29394 raft_consensus.cc:493] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.551994 29394 raft_consensus.cc:515] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.554033 29394 leader_election.cc:290] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.555953 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
W20260709 12:24:32.557667 28817 leader_election.cc:343] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.569695 29042 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.570197 29042 ts_tablet_manager.cc:1403] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.015s
I20260709 12:24:32.572810 29042 raft_consensus.cc:359] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.573462 29042 raft_consensus.cc:385] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.573725 29042 raft_consensus.cc:740] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.579715 29042 consensus_queue.cc:260] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.583292 29042 ts_tablet_manager.cc:1434] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:24:32.584697 29042 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:32.589614 29497 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:32.592530 29042 tablet_bootstrap.cc:654] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.597631 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:24:32.599392 28814 leader_election.cc:343] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:24:32.599964 28814 leader_election.cc:304] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695; no voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006
I20260709 12:24:32.601322 29484 raft_consensus.cc:2749] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.605603 28924 raft_consensus.cc:2468] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:32.522199 28748 catalog_manager.cc:5697] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:32.654027 28746 catalog_manager.cc:5697] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
W20260709 12:24:32.771163 29516 log.cc:927] Time spent T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 12:24:32.823040 29040 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:32.823661 29040 ts_tablet_manager.cc:1403] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.505s	user 0.071s	sys 0.064s
I20260709 12:24:32.824570 29042 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.825008 29042 ts_tablet_manager.cc:1403] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.241s	user 0.049s	sys 0.111s
I20260709 12:24:32.826571 29040 raft_consensus.cc:359] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.827314 29040 raft_consensus.cc:385] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.827648 29040 raft_consensus.cc:740] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.828431 29040 consensus_queue.cc:260] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.829996 29040 ts_tablet_manager.cc:1434] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:32.830948 29040 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Bootstrap starting.
I20260709 12:24:32.833484 28996 raft_consensus.cc:3060] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.842008 29497 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.847262 29399 raft_consensus.cc:493] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.847734 29399 raft_consensus.cc:515] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.850018 29399 leader_election.cc:290] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:32.851583 29042 raft_consensus.cc:359] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.851900 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:32.852285 29042 raft_consensus.cc:385] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.852772 29042 raft_consensus.cc:740] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.853520 29042 consensus_queue.cc:260] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.855906 29042 ts_tablet_manager.cc:1434] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260709 12:24:32.856475 29040 tablet_bootstrap.cc:654] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.862588 29042 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006: Bootstrap starting.
I20260709 12:24:32.874435 29405 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.878024 29042 tablet_bootstrap.cc:654] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006: Neither blocks nor log segments found. Creating new log.
I20260709 12:24:32.880268 29040 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: No bootstrap required, opened a new log
I20260709 12:24:32.883503 29040 ts_tablet_manager.cc:1403] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.004s
I20260709 12:24:32.883719 29399 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.885506 29386 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.886301 29040 raft_consensus.cc:359] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.887056 29040 raft_consensus.cc:385] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.887353 29040 raft_consensus.cc:740] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.890308 29040 consensus_queue.cc:260] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.892688 29040 ts_tablet_manager.cc:1434] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:24:32.896494 29042 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006: No bootstrap required, opened a new log
I20260709 12:24:32.897011 29042 ts_tablet_manager.cc:1403] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260709 12:24:32.900221 29042 raft_consensus.cc:359] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.905282 29042 raft_consensus.cc:385] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:24:32.902912 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:32.905552 28996 raft_consensus.cc:3060] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.911160 29042 raft_consensus.cc:740] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Initialized, Role: FOLLOWER
I20260709 12:24:32.913069 29042 consensus_queue.cc:260] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.922024 29042 ts_tablet_manager.cc:1434] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 12:24:32.932144 28966 leader_election.cc:304] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:32.940605 29405 raft_consensus.cc:493] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:32.941159 29405 raft_consensus.cc:515] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.944208 28995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
I20260709 12:24:32.944818 28995 raft_consensus.cc:2468] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:32.945876 28889 leader_election.cc:304] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:32.946146 29405 leader_election.cc:290] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.947047 29405 raft_consensus.cc:2804] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:32.947396 29405 raft_consensus.cc:493] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:32.947279 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:32.947755 29405 raft_consensus.cc:3060] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.947913 28843 raft_consensus.cc:2468] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 0.
I20260709 12:24:32.954811 29405 raft_consensus.cc:515] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:32.956894 29405 leader_election.cc:290] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:32.957412 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:32.957979 28849 raft_consensus.cc:3060] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.958367 29170 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.957470 29399 raft_consensus.cc:2749] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:24:32.962857 28996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:32.963438 28996 raft_consensus.cc:3060] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.968376 28849 raft_consensus.cc:2468] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:32.971397 28890 leader_election.cc:304] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:32.972210 29497 consensus_queue.cc:1048] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:32.976009 28996 raft_consensus.cc:2468] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 1.
I20260709 12:24:32.976090 29497 raft_consensus.cc:2804] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:32.976890 28843 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:32.976929 29497 raft_consensus.cc:697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:32.979466 29497 consensus_queue.cc:237] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:33.001507 29442 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.005458 29482 consensus_queue.cc:1048] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.026917 28746 catalog_manager.cc:5697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:33.097630 29442 raft_consensus.cc:493] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:24:33.098241 29442 raft_consensus.cc:515] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:33.102144 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" is_pre_election: true
I20260709 12:24:33.102890 28843 raft_consensus.cc:2468] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:33.102931 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" is_pre_election: true
I20260709 12:24:33.103627 28925 raft_consensus.cc:2468] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 0.
I20260709 12:24:33.104306 28964 leader_election.cc:304] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:33.105366 29428 raft_consensus.cc:2804] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:24:33.105746 29428 raft_consensus.cc:493] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:24:33.106098 29428 raft_consensus.cc:3060] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.106735 29442 leader_election.cc:290] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:33.113759 29428 raft_consensus.cc:515] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:33.117134 28843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:33.117748 28843 raft_consensus.cc:3060] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.118268 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:33.122709 28925 raft_consensus.cc:3060] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:24:33.124702 28843 raft_consensus.cc:2468] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:33.125559 29428 leader_election.cc:290] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:33.126057 28964 leader_election.cc:304] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:33.127027 29428 raft_consensus.cc:2804] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:24:33.130295 29428 raft_consensus.cc:697] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:33.131055 28925 raft_consensus.cc:2468] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 1.
I20260709 12:24:33.131255 29428 consensus_queue.cc:237] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:33.147097 28748 catalog_manager.cc:5697] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 0 to 1, leader changed from <none> to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:33.377221 29482 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.389886 29482 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:24:33.610705 29428 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:33.621992 29399 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:24:34.273029 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:24:34.304953 29539 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:24:34.305166 29540 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:24:34.305122 29542 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:24:34.307847 27644 server_base.cc:1061] running on GCE node
I20260709 12:24:34.309047 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:24:34.309262 27644 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:24:34.309414 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599874309396 us; error 0 us; skew 500 ppm
I20260709 12:24:34.309919 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:24:34.312719 27644 webserver.cc:533] Webserver started at http://127.26.255.4:42697/ using document root <none> and password file <none>
I20260709 12:24:34.313201 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:24:34.313374 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:24:34.313629 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:24:34.315119 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-3-root/instance:
uuid: "9f81279ba01f472689f8cc38c38cc422"
format_stamp: "Formatted at 2026-07-09 12:24:34 on dist-test-slave-bdgg"
I20260709 12:24:34.319941 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:24:34.323472 29547 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:24:34.324419 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:24:34.324743 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-3-root
uuid: "9f81279ba01f472689f8cc38c38cc422"
format_stamp: "Formatted at 2026-07-09 12:24:34 on dist-test-slave-bdgg"
I20260709 12:24:34.325140 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-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:24:34.346150 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:24:34.347599 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:24:34.349227 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:24:34.351938 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:24:34.352203 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:34.352505 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:24:34.352730 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:24:34.433455 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.4:41991
I20260709 12:24:34.433539 29609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.4:41991 every 8 connection(s)
I20260709 12:24:34.512814 27644 auto_leader_rebalancer-test.cc:439] add a tserver: 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:34.526216 29610 heartbeater.cc:344] Connected to a master server at 127.26.255.62:36867
I20260709 12:24:34.526718 29610 heartbeater.cc:461] Registering TS with master...
I20260709 12:24:34.527629 29610 heartbeater.cc:507] Master 127.26.255.62:36867 requested a full tablet report, sending...
I20260709 12:24:34.529857 28748 ts_manager.cc:194] Registered new tserver with Master: 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:24:34.531486 28748 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46818
I20260709 12:24:35.534099 29610 heartbeater.cc:499] Master 127.26.255.62:36867 was elected leader, sending a full tablet report...
I20260709 12:24:35.585799 28842 consensus_queue.cc:237] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:35.591938 28995 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.592370 28922 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.593531 29484 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:35.597158 29170 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:35.608034 29170 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
W20260709 12:24:35.610522 28816 consensus_peers.cc:597] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b95dc86f053440738735c8e964bf6e73. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:35.609948 28995 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.612483 28922 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.629335 28748 catalog_manager.cc:5697] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.645344 28922 consensus_queue.cc:237] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:35.661561 28995 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.662986 29497 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:35.667721 28843 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.669679 29497 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.676208 29614 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
W20260709 12:24:35.684054 28891 consensus_peers.cc:597] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6d918a443cbc4da6a8a85e751049e9a2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:35.683427 28995 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.689414 28849 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.719594 28749 catalog_manager.cc:5697] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.741014 28995 consensus_queue.cc:237] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:35.750170 28849 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.750239 28922 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.751552 29635 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:35.752501 29634 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:35.768359 28965 consensus_peers.cc:597] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c2e38f7dcfb489abfea309e892d4f85. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:35.768697 29399 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.772079 28922 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.771365 28849 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.785213 28748 catalog_manager.cc:5697] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:35.789542 28849 consensus_queue.cc:237] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:35.799969 28816 consensus_peers.cc:597] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21d4bc73dc974516b6546aeb3e44f8c0. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:35.800220 28997 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.801198 28922 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:35.802258 29619 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:35.803166 29484 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:35.817662 29170 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.819906 28997 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.826368 28922 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:35.835505 28746 catalog_manager.cc:5697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:36.046363 29646 ts_tablet_manager.cc:933] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:36.049628 29646 tablet_copy_client.cc:323] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:36.063444 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet b95dc86f053440738735c8e964bf6e73 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:36.064026 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet b95dc86f053440738735c8e964bf6e73 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-b95dc86f053440738735c8e964bf6e73
I20260709 12:24:36.069729 28861 tablet_copy_source_session.cc:215] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:36.073068 29646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95dc86f053440738735c8e964bf6e73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:36.094218 29646 tablet_copy_client.cc:806] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:36.094955 29646 tablet_copy_client.cc:670] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:36.098279 29649 ts_tablet_manager.cc:933] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:36.099586 29646 tablet_copy_client.cc:538] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:36.113432 29646 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:36.116806 29649 tablet_copy_client.cc:323] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:36.158303 29646 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: 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:24:36.159895 29646 tablet_bootstrap.cc:492] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:36.160619 29646 ts_tablet_manager.cc:1403] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.016s
I20260709 12:24:36.163836 29646 raft_consensus.cc:359] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.164734 29646 raft_consensus.cc:740] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:36.165414 29646 consensus_queue.cc:260] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.167160 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 6d918a443cbc4da6a8a85e751049e9a2 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:36.167855 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 6d918a443cbc4da6a8a85e751049e9a2 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-6d918a443cbc4da6a8a85e751049e9a2
I20260709 12:24:36.180791 29646 ts_tablet_manager.cc:1434] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 12:24:36.186064 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-b95dc86f053440738735c8e964bf6e73 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:36.186647 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-b95dc86f053440738735c8e964bf6e73 on tablet b95dc86f053440738735c8e964bf6e73 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:36.194325 29652 ts_tablet_manager.cc:933] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:36.196151 29652 tablet_copy_client.cc:323] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:36.203047 28936 tablet_copy_source_session.cc:215] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:36.207901 29649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d918a443cbc4da6a8a85e751049e9a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:36.211375 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 8c2e38f7dcfb489abfea309e892d4f85 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:36.212006 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 8c2e38f7dcfb489abfea309e892d4f85 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-8c2e38f7dcfb489abfea309e892d4f85
I20260709 12:24:36.219568 29010 tablet_copy_source_session.cc:215] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:36.222520 29649 tablet_copy_client.cc:806] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:36.222962 29652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c2e38f7dcfb489abfea309e892d4f85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:36.223161 29649 tablet_copy_client.cc:670] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:36.227298 29649 tablet_copy_client.cc:538] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:36.237025 29649 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:36.240123 29652 tablet_copy_client.cc:806] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:36.242034 29652 tablet_copy_client.cc:670] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:36.247969 29646 ts_tablet_manager.cc:933] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:36.251957 29646 tablet_copy_client.cc:323] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:36.253918 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 21d4bc73dc974516b6546aeb3e44f8c0 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:36.254699 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 21d4bc73dc974516b6546aeb3e44f8c0 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-21d4bc73dc974516b6546aeb3e44f8c0
I20260709 12:24:36.259058 29652 tablet_copy_client.cc:538] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:36.266793 28861 tablet_copy_source_session.cc:215] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:36.270764 29646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21d4bc73dc974516b6546aeb3e44f8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:36.272727 29649 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: 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:24:36.273711 29649 tablet_bootstrap.cc:492] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:36.274768 29649 ts_tablet_manager.cc:1403] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.012s
I20260709 12:24:36.276162 29652 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:36.278043 29649 raft_consensus.cc:359] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.279574 29649 raft_consensus.cc:740] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:36.280263 29649 consensus_queue.cc:260] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.289158 29649 ts_tablet_manager.cc:1434] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 12:24:36.290807 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-6d918a443cbc4da6a8a85e751049e9a2 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:36.291262 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-6d918a443cbc4da6a8a85e751049e9a2 on tablet 6d918a443cbc4da6a8a85e751049e9a2 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:36.298974 29646 tablet_copy_client.cc:806] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:36.300648 29646 tablet_copy_client.cc:670] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:36.310081 29646 tablet_copy_client.cc:538] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:36.323873 29646 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:36.326148 29652 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: 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:24:36.327278 29652 tablet_bootstrap.cc:492] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:36.327950 29652 ts_tablet_manager.cc:1403] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.007s
I20260709 12:24:36.330924 29652 raft_consensus.cc:359] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.331722 29652 raft_consensus.cc:740] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:36.332327 29652 consensus_queue.cc:260] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.334556 29652 ts_tablet_manager.cc:1434] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:24:36.336400 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-8c2e38f7dcfb489abfea309e892d4f85 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:36.336839 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-8c2e38f7dcfb489abfea309e892d4f85 on tablet 8c2e38f7dcfb489abfea309e892d4f85 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:36.348066 29646 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: 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:24:36.349210 29646 tablet_bootstrap.cc:492] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:36.350178 29646 ts_tablet_manager.cc:1403] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.003s
I20260709 12:24:36.352473 29646 raft_consensus.cc:359] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.353437 29646 raft_consensus.cc:740] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:36.353938 29646 consensus_queue.cc:260] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:36.356417 29646 ts_tablet_manager.cc:1434] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:24:36.358234 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-21d4bc73dc974516b6546aeb3e44f8c0 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:36.358656 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-21d4bc73dc974516b6546aeb3e44f8c0 on tablet 21d4bc73dc974516b6546aeb3e44f8c0 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:36.561210 29585 raft_consensus.cc:1217] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:36.648922 29585 raft_consensus.cc:1217] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:36.691072 29585 raft_consensus.cc:1217] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:36.777912 29585 raft_consensus.cc:1217] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:37.062534 29170 raft_consensus.cc:1064] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:37.062537 29399 raft_consensus.cc:1064] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:37.065071 29399 consensus_queue.cc:237] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.065073 29170 consensus_queue.cc:237] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.073596 28919 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.073906 29585 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.075424 29634 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:37.076282 29538 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.076577 28843 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.081174 29585 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.083314 29484 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.082259 29634 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 12:24:37.101161 29636 raft_consensus.cc:1064] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:37.103616 29636 consensus_queue.cc:237] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.105168 29538 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.106990 28925 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.121265 29585 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.137023 28919 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.137943 28748 catalog_manager.cc:5697] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.139798 29484 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:37.158412 29585 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.159797 28995 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.161228 29614 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:37.163005 29658 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.187100 28843 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.189596 29658 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:37.209761 29170 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.217595 29583 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.246512 28922 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:24:37.263420 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 151623us
I20260709 12:24:37.267659 29614 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.274675 28997 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.275243 28995 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.286928 29585 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.300536 29660 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:37.308804 28849 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.312005 28843 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.324249 28746 catalog_manager.cc:5697] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.364974 28995 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.393414 29670 raft_consensus.cc:1064] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:37.396369 29670 consensus_queue.cc:237] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.406141 28747 catalog_manager.cc:5697] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.438764 29585 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.440457 29170 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.443027 28922 consensus_queue.cc:237] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.450309 29583 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:37.454162 29673 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.464797 28849 raft_consensus.cc:1275] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:37.467020 29672 consensus_queue.cc:1048] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:37.472185 28849 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.476006 28996 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.476370 29583 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.477561 28925 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:37.479295 29170 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:37.469699 29614 raft_consensus.cc:2955] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.499094 29670 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:37.429491 28995 consensus_queue.cc:237] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.520537 29584 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:37.522714 29666 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.524506 28922 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:37.532248 29634 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:37.534432 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6d918a443cbc4da6a8a85e751049e9a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:37.536301 29666 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.543381 29584 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.541433 28749 catalog_manager.cc:5697] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.551384 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c2e38f7dcfb489abfea309e892d4f85 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:37.566473 28925 raft_consensus.cc:2955] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.578246 29484 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.619078 28749 catalog_manager.cc:5697] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:37.623421 28922 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.632972 28747 catalog_manager.cc:5697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:37.646905 28997 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.696326 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 6d918a443cbc4da6a8a85e751049e9a2 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
W20260709 12:24:37.705238 29683 log.cc:927] Time spent T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 12:24:37.730170 29585 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.738768 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c2e38f7dcfb489abfea309e892d4f85 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:37.774060 28846 consensus_queue.cc:237] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:37.775775 29691 tablet_replica.cc:333] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:37.777943 29692 tablet_replica.cc:333] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:37.781436 29692 raft_consensus.cc:2243] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:37.779155 29691 raft_consensus.cc:2243] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:37.783083 29691 raft_consensus.cc:2272] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:37.784169 29585 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:37.786314 28996 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:37.787024 29484 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:37.788717 29660 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:37.789511 29691 ts_tablet_manager.cc:1916] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:37.784899 29692 raft_consensus.cc:2272] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:37.798668 29670 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.851589 29584 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:37.856479 29692 ts_tablet_manager.cc:1916] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 12:24:37.948545 28817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 90886.7us
W20260709 12:24:37.968855 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 158542us
I20260709 12:24:37.999158 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 21d4bc73dc974516b6546aeb3e44f8c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:37.987998 28746 catalog_manager.cc:5697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:38.019851 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 21d4bc73dc974516b6546aeb3e44f8c0 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:38.041885 28992 raft_consensus.cc:2955] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:38.049384 29692 ts_tablet_manager.cc:1929] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:38.049994 29692 log.cc:1199] T 8c2e38f7dcfb489abfea309e892d4f85 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/8c2e38f7dcfb489abfea309e892d4f85
I20260709 12:24:38.052769 29691 ts_tablet_manager.cc:1929] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:38.053237 29691 log.cc:1199] T 6d918a443cbc4da6a8a85e751049e9a2 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/6d918a443cbc4da6a8a85e751049e9a2
I20260709 12:24:38.058758 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 8c2e38f7dcfb489abfea309e892d4f85 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:38.067688 28849 consensus_queue.cc:237] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:38.076069 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 6d918a443cbc4da6a8a85e751049e9a2 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:38.078796 29701 tablet_replica.cc:333] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:38.079861 29701 raft_consensus.cc:2243] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:38.080448 29701 raft_consensus.cc:2272] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:38.087746 29584 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:38.090256 29170 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:38.098307 29697 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:38.102697 28992 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:38.104969 29584 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:38.108973 29701 ts_tablet_manager.cc:1916] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:38.114550 29695 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:38.137176 29701 ts_tablet_manager.cc:1929] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:38.137946 29701 log.cc:1199] T 21d4bc73dc974516b6546aeb3e44f8c0 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/21d4bc73dc974516b6546aeb3e44f8c0
I20260709 12:24:38.144910 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 21d4bc73dc974516b6546aeb3e44f8c0 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:38.143181 28997 raft_consensus.cc:2955] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:38.152282 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b95dc86f053440738735c8e964bf6e73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:38.160995 28749 catalog_manager.cc:5697] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:38.171835 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet b95dc86f053440738735c8e964bf6e73 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:38.172876 29701 tablet_replica.cc:333] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:38.173935 29701 raft_consensus.cc:2243] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:38.174757 29701 raft_consensus.cc:2272] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:38.180406 29701 ts_tablet_manager.cc:1916] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:38.196686 29701 ts_tablet_manager.cc:1929] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:38.197081 29701 log.cc:1199] T b95dc86f053440738735c8e964bf6e73 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/b95dc86f053440738735c8e964bf6e73
I20260709 12:24:38.198669 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet b95dc86f053440738735c8e964bf6e73 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:39.249244 28849 consensus_queue.cc:237] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:39.256698 28816 consensus_peers.cc:597] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea23e774f61f4d70a79de49a41c67fd8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.257324 28997 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.257351 28925 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.258762 29697 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:39.259590 29170 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.267539 29170 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.269119 28997 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.271142 28925 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.283079 28997 consensus_queue.cc:237] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.287611 28749 catalog_manager.cc:5697] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.298321 28925 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:39.299609 28965 consensus_peers.cc:597] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 193ba463497b4eb5bf5e5dee067a7ffa. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.300454 28849 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.301158 29702 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:39.302394 29688 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:39.314013 29702 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.315850 28849 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.323680 28925 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.339929 28849 consensus_queue.cc:237] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.341579 28748 catalog_manager.cc:5697] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
W20260709 12:24:39.358208 28816 consensus_peers.cc:597] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1d2df501f46a4d889b6d012837b1b1ca. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.363489 28997 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.364595 28922 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.366308 29697 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:39.369185 29170 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.379560 29696 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.383416 28996 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.402081 28997 consensus_queue.cc:237] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.414228 28746 catalog_manager.cc:5697] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:39.419333 28924 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:39.420898 28965 consensus_peers.cc:597] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17c56902058542a68d92a86f9a4acf1a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:39.421303 29688 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:39.426355 28845 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:39.425679 28922 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.428164 29702 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:39.445039 29702 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.452523 28924 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.452953 28845 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.472172 28746 catalog_manager.cc:5697] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:39.738821 29720 ts_tablet_manager.cc:933] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:39.740736 29720 tablet_copy_client.cc:323] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:39.742396 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet ea23e774f61f4d70a79de49a41c67fd8 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:39.742986 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet ea23e774f61f4d70a79de49a41c67fd8 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-ea23e774f61f4d70a79de49a41c67fd8
I20260709 12:24:39.748692 28861 tablet_copy_source_session.cc:215] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.751725 29720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea23e774f61f4d70a79de49a41c67fd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.767982 29720 tablet_copy_client.cc:806] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.768635 29720 tablet_copy_client.cc:670] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.774129 29720 tablet_copy_client.cc:538] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.783949 29720 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:39.805617 29720 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: 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:24:39.806411 29720 tablet_bootstrap.cc:492] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:39.807075 29720 ts_tablet_manager.cc:1403] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:24:39.809458 29720 raft_consensus.cc:359] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.810105 29720 raft_consensus.cc:740] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:39.811874 29720 consensus_queue.cc:260] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.816071 29720 ts_tablet_manager.cc:1434] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:24:39.817914 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-ea23e774f61f4d70a79de49a41c67fd8 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:39.818305 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-ea23e774f61f4d70a79de49a41c67fd8 on tablet ea23e774f61f4d70a79de49a41c67fd8 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:39.848533 29720 ts_tablet_manager.cc:933] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:39.851138 29720 tablet_copy_client.cc:323] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:39.852519 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 1d2df501f46a4d889b6d012837b1b1ca from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:39.853070 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 1d2df501f46a4d889b6d012837b1b1ca from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-1d2df501f46a4d889b6d012837b1b1ca
I20260709 12:24:39.860724 28861 tablet_copy_source_session.cc:215] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.862753 29725 ts_tablet_manager.cc:933] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:39.864042 29720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d2df501f46a4d889b6d012837b1b1ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.867655 29725 tablet_copy_client.cc:323] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:39.869589 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 193ba463497b4eb5bf5e5dee067a7ffa from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:39.870201 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 193ba463497b4eb5bf5e5dee067a7ffa from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-193ba463497b4eb5bf5e5dee067a7ffa
I20260709 12:24:39.878487 29010 tablet_copy_source_session.cc:215] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:39.883488 29725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 193ba463497b4eb5bf5e5dee067a7ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:39.884691 29720 tablet_copy_client.cc:806] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.885284 29720 tablet_copy_client.cc:670] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.896339 29720 tablet_copy_client.cc:538] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.910351 29720 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:39.918713 29725 tablet_copy_client.cc:806] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:39.919355 29725 tablet_copy_client.cc:670] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:39.924227 29725 tablet_copy_client.cc:538] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:39.933254 29725 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:39.956969 29720 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: 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:24:39.957911 29720 tablet_bootstrap.cc:492] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:39.958623 29720 ts_tablet_manager.cc:1403] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.007s
I20260709 12:24:39.962188 29720 raft_consensus.cc:359] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.963076 29720 raft_consensus.cc:740] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:39.966277 29725 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: 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:24:39.967248 29725 tablet_bootstrap.cc:492] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:39.967919 29725 ts_tablet_manager.cc:1403] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.019s
I20260709 12:24:39.970882 29725 raft_consensus.cc:359] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.971714 29725 raft_consensus.cc:740] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:39.972343 29725 consensus_queue.cc:260] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.965716 29720 consensus_queue.cc:260] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:39.976154 29720 ts_tablet_manager.cc:1434] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:24:39.977272 29725 ts_tablet_manager.cc:1434] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:24:39.980062 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-1d2df501f46a4d889b6d012837b1b1ca received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:39.980520 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-1d2df501f46a4d889b6d012837b1b1ca on tablet 1d2df501f46a4d889b6d012837b1b1ca with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:39.980751 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-193ba463497b4eb5bf5e5dee067a7ffa received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:39.981139 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-193ba463497b4eb5bf5e5dee067a7ffa on tablet 193ba463497b4eb5bf5e5dee067a7ffa with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:40.023252 29720 ts_tablet_manager.cc:933] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:40.026388 29720 tablet_copy_client.cc:323] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:40.028498 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 17c56902058542a68d92a86f9a4acf1a from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:40.029057 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 17c56902058542a68d92a86f9a4acf1a from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-17c56902058542a68d92a86f9a4acf1a
I20260709 12:24:40.036655 29010 tablet_copy_source_session.cc:215] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:40.039937 29720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17c56902058542a68d92a86f9a4acf1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:40.055833 29720 tablet_copy_client.cc:806] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:40.056360 29720 tablet_copy_client.cc:670] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:40.060326 29720 tablet_copy_client.cc:538] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:40.067816 29720 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:40.082846 29720 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: 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:24:40.083701 29720 tablet_bootstrap.cc:492] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:40.084316 29720 ts_tablet_manager.cc:1403] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 12:24:40.087926 29720 raft_consensus.cc:359] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:40.088737 29720 raft_consensus.cc:740] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:40.089213 29720 consensus_queue.cc:260] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:40.090858 29720 ts_tablet_manager.cc:1434] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 12:24:40.092679 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-17c56902058542a68d92a86f9a4acf1a received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:40.093094 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-17c56902058542a68d92a86f9a4acf1a on tablet 17c56902058542a68d92a86f9a4acf1a with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:40.281661 29584 raft_consensus.cc:1217] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.310704 29584 raft_consensus.cc:1217] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.378412 29584 raft_consensus.cc:1217] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.406250 29584 raft_consensus.cc:1217] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:40.747049 29688 raft_consensus.cc:1064] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:40.750349 29688 consensus_queue.cc:237] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:40.760775 28849 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.762815 29585 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.762995 29688 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:40.766260 29688 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:40.768452 28925 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.789260 29688 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.829296 28925 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.825183 29634 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.834576 28849 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.859000 29584 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.860386 28748 catalog_manager.cc:5697] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.876116 29733 raft_consensus.cc:1064] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:40.879009 29734 raft_consensus.cc:1064] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:40.890748 29696 raft_consensus.cc:1064] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:40.882181 29734 consensus_queue.cc:237] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:40.894289 29733 consensus_queue.cc:237] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:40.894317 29696 consensus_queue.cc:237] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:40.928086 28925 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.930116 29585 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.932300 29170 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:40.933521 28849 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.935261 29584 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.938591 29688 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:40.945725 29634 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:40.946787 29740 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 12:24:40.969424 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 47191.1us
I20260709 12:24:40.979198 28922 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.984125 29702 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.988601 28996 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.988703 28997 consensus_queue.cc:237] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:40.991683 28845 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:40.995097 29584 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:40.996942 29583 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:40.998893 29634 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:41.000337 29752 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:41.003721 28996 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:41.008530 29752 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:41.014616 29748 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.015573 29170 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.015890 28922 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.016574 29583 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.026075 29582 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.032423 28925 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.035923 28746 catalog_manager.cc:5697] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.038884 28747 catalog_manager.cc:5697] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.049989 29688 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:41.053828 29634 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.055168 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 193ba463497b4eb5bf5e5dee067a7ffa with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:41.056033 28922 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:41.057765 29740 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:41.070911 29170 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:41.071717 28919 raft_consensus.cc:2955] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.159219 29759 tablet_replica.cc:333] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:41.160596 29759 raft_consensus.cc:2243] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.161434 29759 raft_consensus.cc:2272] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.165575 29759 ts_tablet_manager.cc:1916] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:41.175397 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 193ba463497b4eb5bf5e5dee067a7ffa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.178424 29584 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.208927 28746 catalog_manager.cc:5697] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:41.231480 28925 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.277886 28849 consensus_queue.cc:237] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:41.244663 29762 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.285488 28919 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:24:41.303471 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 50722.4us
I20260709 12:24:41.271173 28994 consensus_queue.cc:237] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:41.321610 29759 ts_tablet_manager.cc:1929] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.322301 29759 log.cc:1199] T 193ba463497b4eb5bf5e5dee067a7ffa P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/193ba463497b4eb5bf5e5dee067a7ffa
I20260709 12:24:41.325022 28747 catalog_manager.cc:5697] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.327571 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 193ba463497b4eb5bf5e5dee067a7ffa (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:41.344347 28997 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.347630 29584 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.348948 29582 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.349449 29696 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:41.351653 29748 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:41.355840 28925 raft_consensus.cc:1275] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.361491 28849 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.367913 29741 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:41.368085 29696 consensus_queue.cc:1048] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.396584 28925 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.371857 29741 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.405769 29585 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.398087 29768 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.414625 29582 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:24:41.420002 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 48496.9us
I20260709 12:24:41.422869 29584 raft_consensus.cc:2955] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.444698 28999 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.463255 28845 raft_consensus.cc:2955] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.472786 28746 catalog_manager.cc:5697] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.481194 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1d2df501f46a4d889b6d012837b1b1ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.490603 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17c56902058542a68d92a86f9a4acf1a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.501354 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 1d2df501f46a4d889b6d012837b1b1ca with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:41.505918 28748 catalog_manager.cc:5697] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.517189 29769 tablet_replica.cc:333] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:41.518957 29769 raft_consensus.cc:2243] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.526392 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 17c56902058542a68d92a86f9a4acf1a with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:41.528335 29769 raft_consensus.cc:2272] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.533223 29770 tablet_replica.cc:333] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:41.534629 29770 raft_consensus.cc:2243] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.536955 28845 consensus_queue.cc:237] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:41.540606 29770 raft_consensus.cc:2272] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.540992 29769 ts_tablet_manager.cc:1916] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:41.551728 29770 ts_tablet_manager.cc:1916] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:41.552799 29585 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.553772 28921 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:41.555205 29768 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:41.565217 29768 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:41.572325 29696 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.577126 29770 ts_tablet_manager.cc:1929] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.577958 29770 log.cc:1199] T 17c56902058542a68d92a86f9a4acf1a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/17c56902058542a68d92a86f9a4acf1a
I20260709 12:24:41.580204 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 17c56902058542a68d92a86f9a4acf1a (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:41.581673 28921 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.581831 29585 raft_consensus.cc:2955] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.593576 29769 ts_tablet_manager.cc:1929] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.594209 29769 log.cc:1199] T 1d2df501f46a4d889b6d012837b1b1ca P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/1d2df501f46a4d889b6d012837b1b1ca
I20260709 12:24:41.596084 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea23e774f61f4d70a79de49a41c67fd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:41.601497 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 1d2df501f46a4d889b6d012837b1b1ca (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:41.606185 28747 catalog_manager.cc:5697] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:41.619655 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet ea23e774f61f4d70a79de49a41c67fd8 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:41.620720 29769 tablet_replica.cc:333] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:41.622017 29769 raft_consensus.cc:2243] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:41.624583 29769 raft_consensus.cc:2272] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:41.629395 29769 ts_tablet_manager.cc:1916] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:41.644280 29769 ts_tablet_manager.cc:1929] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:41.644650 29769 log.cc:1199] T ea23e774f61f4d70a79de49a41c67fd8 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/ea23e774f61f4d70a79de49a41c67fd8
I20260709 12:24:41.646152 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet ea23e774f61f4d70a79de49a41c67fd8 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:42.709652 28999 consensus_queue.cc:237] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:42.715847 28921 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.716740 28849 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:42.716837 28965 consensus_peers.cc:597] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a601cb925fd49f2a9b901274115b2cd. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.718034 29771 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.719071 29734 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:42.731468 29734 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.733822 28849 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.745398 28925 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.749641 28921 consensus_queue.cc:237] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:42.754190 28749 catalog_manager.cc:5697] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:42.780637 28992 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:42.781031 28891 consensus_peers.cc:597] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8aacc5ffc1af4097b39e61954f0a3d01. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.782259 28845 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.782200 29777 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:24:42.784044 29729 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:42.801862 29750 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.803587 28845 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.809818 28992 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.845799 28992 consensus_queue.cc:237] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:42.852602 28747 catalog_manager.cc:5697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.865316 28845 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.865707 28921 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:42.865876 28965 consensus_peers.cc:597] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5124be9789a34a2a9ccf6e48193d1cb1. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.867046 29771 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.868086 29702 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:42.878324 29702 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.880944 28846 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.881455 28921 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.892588 28925 consensus_queue.cc:237] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:42.900708 28748 catalog_manager.cc:5697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:42.910507 28992 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:42.910657 28846 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:42.911821 28891 consensus_peers.cc:597] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85afab777cf24fedb98e2fff42ca8c25. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:42.912496 29777 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:42.913793 29729 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:42.934546 29729 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.936560 28846 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.939612 28992 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:42.951748 28749 catalog_manager.cc:5697] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:43.179155 29792 ts_tablet_manager.cc:933] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:43.181633 29792 tablet_copy_client.cc:323] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:43.185343 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 9a601cb925fd49f2a9b901274115b2cd from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:43.185976 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 9a601cb925fd49f2a9b901274115b2cd from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-9a601cb925fd49f2a9b901274115b2cd
I20260709 12:24:43.195607 29010 tablet_copy_source_session.cc:215] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.199499 29792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a601cb925fd49f2a9b901274115b2cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.216598 29792 tablet_copy_client.cc:806] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.217255 29792 tablet_copy_client.cc:670] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:43.223016 29792 tablet_copy_client.cc:538] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.233435 29792 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:43.249330 29794 ts_tablet_manager.cc:933] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:43.251718 29794 tablet_copy_client.cc:323] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:43.254561 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 8aacc5ffc1af4097b39e61954f0a3d01 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:43.255285 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 8aacc5ffc1af4097b39e61954f0a3d01 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-8aacc5ffc1af4097b39e61954f0a3d01
I20260709 12:24:43.268596 28936 tablet_copy_source_session.cc:215] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.269482 29792 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: 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:24:43.270926 29792 tablet_bootstrap.cc:492] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:43.271725 29792 ts_tablet_manager.cc:1403] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.006s
I20260709 12:24:43.272876 29794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aacc5ffc1af4097b39e61954f0a3d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.275516 29792 raft_consensus.cc:359] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.276506 29792 raft_consensus.cc:740] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:43.277324 29792 consensus_queue.cc:260] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.294864 29792 ts_tablet_manager.cc:1434] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.023s	user 0.014s	sys 0.004s
I20260709 12:24:43.296775 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-9a601cb925fd49f2a9b901274115b2cd received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:43.297364 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-9a601cb925fd49f2a9b901274115b2cd on tablet 9a601cb925fd49f2a9b901274115b2cd with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:43.299993 29794 tablet_copy_client.cc:806] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.300694 29794 tablet_copy_client.cc:670] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:43.304709 29794 tablet_copy_client.cc:538] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.315008 29794 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:43.341248 29794 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: 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:24:43.343220 29794 tablet_bootstrap.cc:492] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:43.343966 29794 ts_tablet_manager.cc:1403] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.012s
I20260709 12:24:43.348516 29794 raft_consensus.cc:359] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.350123 29794 raft_consensus.cc:740] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:43.351526 29794 consensus_queue.cc:260] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.354858 29792 ts_tablet_manager.cc:933] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:43.356360 29794 ts_tablet_manager.cc:1434] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 12:24:43.361538 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-8aacc5ffc1af4097b39e61954f0a3d01 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:43.361653 29792 tablet_copy_client.cc:323] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:43.362208 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-8aacc5ffc1af4097b39e61954f0a3d01 on tablet 8aacc5ffc1af4097b39e61954f0a3d01 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:43.365792 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 5124be9789a34a2a9ccf6e48193d1cb1 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:43.366379 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 5124be9789a34a2a9ccf6e48193d1cb1 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-5124be9789a34a2a9ccf6e48193d1cb1
I20260709 12:24:43.384548 29794 ts_tablet_manager.cc:933] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:43.386736 29010 tablet_copy_source_session.cc:215] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.388545 29794 tablet_copy_client.cc:323] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:43.392149 29792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5124be9789a34a2a9ccf6e48193d1cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.392884 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 85afab777cf24fedb98e2fff42ca8c25 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:43.393496 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 85afab777cf24fedb98e2fff42ca8c25 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-85afab777cf24fedb98e2fff42ca8c25
I20260709 12:24:43.413316 29792 tablet_copy_client.cc:806] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.413957 29792 tablet_copy_client.cc:670] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:43.423203 28936 tablet_copy_source_session.cc:215] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:43.428416 29794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85afab777cf24fedb98e2fff42ca8c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:43.431881 29792 tablet_copy_client.cc:538] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.441354 29792 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:43.448076 29794 tablet_copy_client.cc:806] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:43.448736 29794 tablet_copy_client.cc:670] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:43.453313 29794 tablet_copy_client.cc:538] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:43.463635 29794 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:43.481649 29792 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: 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:24:43.482661 29792 tablet_bootstrap.cc:492] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:43.483346 29792 ts_tablet_manager.cc:1403] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.042s	user 0.034s	sys 0.008s
I20260709 12:24:43.511026 29792 raft_consensus.cc:359] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.517393 29792 raft_consensus.cc:740] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:43.518558 29794 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: 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:24:43.519603 29794 tablet_bootstrap.cc:492] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:43.518267 29792 consensus_queue.cc:260] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.520344 29794 ts_tablet_manager.cc:1403] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.016s
I20260709 12:24:43.525876 29794 raft_consensus.cc:359] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.526803 29794 raft_consensus.cc:740] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:43.527673 29794 consensus_queue.cc:260] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:43.529371 29792 ts_tablet_manager.cc:1434] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.046s	user 0.010s	sys 0.000s
I20260709 12:24:43.532186 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-5124be9789a34a2a9ccf6e48193d1cb1 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:43.532615 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-5124be9789a34a2a9ccf6e48193d1cb1 on tablet 5124be9789a34a2a9ccf6e48193d1cb1 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:43.533970 29794 ts_tablet_manager.cc:1434] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260709 12:24:43.537602 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-85afab777cf24fedb98e2fff42ca8c25 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:43.538125 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-85afab777cf24fedb98e2fff42ca8c25 on tablet 85afab777cf24fedb98e2fff42ca8c25 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:43.668025 29582 raft_consensus.cc:1217] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:43.739467 29582 raft_consensus.cc:1217] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:43.829864 29582 raft_consensus.cc:1217] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:43.879603 29582 raft_consensus.cc:1217] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:44.153761 29771 raft_consensus.cc:1064] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:44.155874 29771 consensus_queue.cc:237] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.162636 29582 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.163173 28845 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.163712 28925 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.164176 29788 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.165803 29734 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:44.166630 29788 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.185357 29734 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.188697 29582 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.194121 28845 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.199630 28925 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.209211 28748 catalog_manager.cc:5697] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.243469 29788 raft_consensus.cc:1064] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:44.246126 29788 consensus_queue.cc:237] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.257207 28997 consensus_queue.cc:237] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.267165 28921 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.268179 28845 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.268658 29582 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.268961 29788 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:44.270040 29734 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.270298 29585 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.266292 28925 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.272291 29734 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 12:24:44.275193 29807 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.278826 29734 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.304287 29771 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.306507 28921 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.320281 29805 raft_consensus.cc:1064] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:44.323081 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9a601cb925fd49f2a9b901274115b2cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.330818 29805 consensus_queue.cc:237] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.330597 29585 raft_consensus.cc:2955] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.335505 28746 catalog_manager.cc:5697] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.370945 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 9a601cb925fd49f2a9b901274115b2cd with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:44.391031 29734 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.392375 29820 tablet_replica.cc:333] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:44.393700 29820 raft_consensus.cc:2243] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.394550 29820 raft_consensus.cc:2272] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.406872 29820 ts_tablet_manager.cc:1916] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.408756 29819 raft_consensus.cc:1064] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:44.412796 28925 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.411926 29819 consensus_queue.cc:237] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.413504 28846 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.437827 28746 catalog_manager.cc:5697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:44.441242 29585 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.463493 28997 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.476338 29585 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.478394 29777 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.499110 29582 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.503159 29750 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.512837 28849 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.516556 28993 consensus_queue.cc:237] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.522425 29582 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.524179 29788 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.526016 28849 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.530881 29734 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:44.532337 29750 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:44.534339 29771 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.543663 29583 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.519867 29824 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.028s
I20260709 12:24:44.547609 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5124be9789a34a2a9ccf6e48193d1cb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.558089 28999 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.571928 28749 catalog_manager.cc:5697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.575471 29805 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:44.587330 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 5124be9789a34a2a9ccf6e48193d1cb1 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:44.597947 29820 ts_tablet_manager.cc:1929] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.604640 29820 log.cc:1199] T 9a601cb925fd49f2a9b901274115b2cd P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/9a601cb925fd49f2a9b901274115b2cd
I20260709 12:24:44.604861 29832 tablet_replica.cc:333] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:44.581290 28849 raft_consensus.cc:2955] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.606837 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 9a601cb925fd49f2a9b901274115b2cd (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:44.616606 29750 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.618932 28845 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:44.622767 28845 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.629797 29584 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.629842 29825 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.636430 29832 raft_consensus.cc:2243] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.637288 29832 raft_consensus.cc:2272] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.641140 29819 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:44.653615 28747 catalog_manager.cc:5697] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.658107 29832 ts_tablet_manager.cc:1916] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.657568 29585 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.659039 28749 catalog_manager.cc:5697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.664470 28845 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.678300 28997 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.732581 28925 consensus_queue.cc:237] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.742157 29585 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.745607 28849 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.746260 28992 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.753028 29819 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.761473 29832 ts_tablet_manager.cc:1929] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.761942 29832 log.cc:1199] T 5124be9789a34a2a9ccf6e48193d1cb1 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/5124be9789a34a2a9ccf6e48193d1cb1
I20260709 12:24:44.763751 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 5124be9789a34a2a9ccf6e48193d1cb1 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:44.765177 29819 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.768970 29826 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.772874 28925 consensus_queue.cc:237] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:44.783568 29584 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.787048 29585 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.787564 28993 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:44.790257 29824 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:44.791182 29825 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:44.794682 28845 raft_consensus.cc:2955] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.796301 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 85afab777cf24fedb98e2fff42ca8c25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.802130 29825 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.809762 29585 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.810680 28746 catalog_manager.cc:5697] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:44.813601 28992 raft_consensus.cc:2955] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.827170 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 85afab777cf24fedb98e2fff42ca8c25 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:44.831640 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8aacc5ffc1af4097b39e61954f0a3d01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:44.834277 29835 tablet_replica.cc:333] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:44.835549 29835 raft_consensus.cc:2243] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.836453 29835 raft_consensus.cc:2272] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.837775 28745 catalog_manager.cc:5697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:44.840055 29835 ts_tablet_manager.cc:1916] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.854723 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 8aacc5ffc1af4097b39e61954f0a3d01 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:44.855834 29820 tablet_replica.cc:333] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:44.856900 29820 raft_consensus.cc:2243] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:44.857561 29820 raft_consensus.cc:2272] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:44.865130 29820 ts_tablet_manager.cc:1916] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:44.864789 29835 ts_tablet_manager.cc:1929] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.866289 29835 log.cc:1199] T 85afab777cf24fedb98e2fff42ca8c25 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/85afab777cf24fedb98e2fff42ca8c25
I20260709 12:24:44.868142 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 85afab777cf24fedb98e2fff42ca8c25 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:44.884449 29820 ts_tablet_manager.cc:1929] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:44.884981 29820 log.cc:1199] T 8aacc5ffc1af4097b39e61954f0a3d01 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/8aacc5ffc1af4097b39e61954f0a3d01
I20260709 12:24:44.886628 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 8aacc5ffc1af4097b39e61954f0a3d01 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:45.915098 28925 consensus_queue.cc:237] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:45.921274 28845 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:45.921617 28891 consensus_peers.cc:597] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2dd6efc89e384363ba97a25c4bd5f272. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:45.921588 28993 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:45.922556 29825 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:45.923424 29838 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:45.932919 29819 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:45.935271 28845 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:45.939551 28993 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:45.959714 28745 catalog_manager.cc:5697] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:45.976085 28993 consensus_queue.cc:237] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:45.984776 28925 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:45.985602 28845 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:45.985973 29788 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:45.986872 28965 consensus_peers.cc:597] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9ff531bdae7e4b66bd53f929494f8eb6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:45.988245 29788 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:45.999836 29841 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.001461 28845 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.036983 28925 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.035806 28747 catalog_manager.cc:5697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.046062 28845 consensus_queue.cc:237] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:46.068337 28816 consensus_peers.cc:597] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bf88310d5a14c6799dde68179c36a3c. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.072840 28993 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.073086 28924 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.074126 29783 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:46.075150 29823 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:46.083823 29823 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.086123 28924 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.090891 28993 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.111047 28747 catalog_manager.cc:5697] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.124051 28992 consensus_queue.cc:237] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:46.138602 28965 consensus_peers.cc:597] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32ff46f4d72043e8b4e3456179e38d49. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:46.139967 28925 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.141937 28845 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:46.143261 29852 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:46.144097 29788 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:46.151971 29841 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.153697 28845 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.153812 28925 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.168994 28745 catalog_manager.cc:5697] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:46.328959 29862 ts_tablet_manager.cc:933] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:46.332568 29862 tablet_copy_client.cc:323] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:46.334429 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 2dd6efc89e384363ba97a25c4bd5f272 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:46.335108 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 2dd6efc89e384363ba97a25c4bd5f272 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-2dd6efc89e384363ba97a25c4bd5f272
I20260709 12:24:46.342924 28936 tablet_copy_source_session.cc:215] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.346082 29862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd6efc89e384363ba97a25c4bd5f272. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.362140 29862 tablet_copy_client.cc:806] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:46.362807 29862 tablet_copy_client.cc:670] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:46.366644 29862 tablet_copy_client.cc:538] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:46.375092 29862 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:46.392241 29862 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: 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:24:46.393070 29862 tablet_bootstrap.cc:492] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:46.394075 29862 ts_tablet_manager.cc:1403] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.002s
I20260709 12:24:46.397148 29862 raft_consensus.cc:359] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.398010 29862 raft_consensus.cc:740] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:46.398674 29862 consensus_queue.cc:260] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.401707 29862 ts_tablet_manager.cc:1434] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:24:46.403750 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-2dd6efc89e384363ba97a25c4bd5f272 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:46.404175 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-2dd6efc89e384363ba97a25c4bd5f272 on tablet 2dd6efc89e384363ba97a25c4bd5f272 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:46.480713 29862 ts_tablet_manager.cc:933] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:46.482389 29862 tablet_copy_client.cc:323] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:46.484102 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 9ff531bdae7e4b66bd53f929494f8eb6 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:46.484651 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 9ff531bdae7e4b66bd53f929494f8eb6 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-9ff531bdae7e4b66bd53f929494f8eb6
I20260709 12:24:46.492508 29010 tablet_copy_source_session.cc:215] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.508984 29862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9ff531bdae7e4b66bd53f929494f8eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.525928 29862 tablet_copy_client.cc:806] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:46.526577 29862 tablet_copy_client.cc:670] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:46.530572 29862 tablet_copy_client.cc:538] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:46.537487 29862 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:46.558511 29862 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: 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:24:46.559242 29862 tablet_bootstrap.cc:492] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:46.559830 29862 ts_tablet_manager.cc:1403] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260709 12:24:46.562614 29862 raft_consensus.cc:359] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.563434 29862 raft_consensus.cc:740] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:46.564072 29862 consensus_queue.cc:260] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.566411 29862 ts_tablet_manager.cc:1434] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 12:24:46.569474 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-9ff531bdae7e4b66bd53f929494f8eb6 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:46.574141 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-9ff531bdae7e4b66bd53f929494f8eb6 on tablet 9ff531bdae7e4b66bd53f929494f8eb6 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:46.588052 29862 ts_tablet_manager.cc:933] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:46.589615 29862 tablet_copy_client.cc:323] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:46.595754 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 32ff46f4d72043e8b4e3456179e38d49 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:46.600850 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 32ff46f4d72043e8b4e3456179e38d49 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-32ff46f4d72043e8b4e3456179e38d49
I20260709 12:24:46.614683 29010 tablet_copy_source_session.cc:215] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.617805 29862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32ff46f4d72043e8b4e3456179e38d49. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.636864 29862 tablet_copy_client.cc:806] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:46.637461 29862 tablet_copy_client.cc:670] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:46.640986 29862 tablet_copy_client.cc:538] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:46.649253 29862 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:46.664242 29870 ts_tablet_manager.cc:933] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:46.669500 29862 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: 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:24:46.670388 29862 tablet_bootstrap.cc:492] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:46.671077 29862 ts_tablet_manager.cc:1403] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260709 12:24:46.672838 29870 tablet_copy_client.cc:323] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:46.675055 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 6bf88310d5a14c6799dde68179c36a3c from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:46.675407 29862 raft_consensus.cc:359] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.675637 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 6bf88310d5a14c6799dde68179c36a3c from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-6bf88310d5a14c6799dde68179c36a3c
I20260709 12:24:46.675968 29862 raft_consensus.cc:740] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:46.676478 29862 consensus_queue.cc:260] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.678401 29862 ts_tablet_manager.cc:1434] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:24:46.681015 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-32ff46f4d72043e8b4e3456179e38d49 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:46.681432 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-32ff46f4d72043e8b4e3456179e38d49 on tablet 32ff46f4d72043e8b4e3456179e38d49 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:46.686625 28861 tablet_copy_source_session.cc:215] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:46.690696 29870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bf88310d5a14c6799dde68179c36a3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:46.707155 29870 tablet_copy_client.cc:806] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:46.707823 29870 tablet_copy_client.cc:670] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:46.712134 29870 tablet_copy_client.cc:538] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:46.721263 29870 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:46.732146 29585 raft_consensus.cc:1217] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:46.751813 29870 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: 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:24:46.752797 29870 tablet_bootstrap.cc:492] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:46.753484 29870 ts_tablet_manager.cc:1403] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.032s	user 0.017s	sys 0.005s
I20260709 12:24:46.756507 29870 raft_consensus.cc:359] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.757146 29870 raft_consensus.cc:740] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:46.757838 29870 consensus_queue.cc:260] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:46.760442 29870 ts_tablet_manager.cc:1434] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:24:46.762408 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-6bf88310d5a14c6799dde68179c36a3c received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:46.762902 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-6bf88310d5a14c6799dde68179c36a3c on tablet 6bf88310d5a14c6799dde68179c36a3c with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:46.966928 29585 raft_consensus.cc:1217] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.109927 29585 raft_consensus.cc:1217] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.235935 29585 raft_consensus.cc:1217] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:47.244058 29875 raft_consensus.cc:1064] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:47.247047 29875 consensus_queue.cc:237] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.254853 28992 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.255573 29584 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.257357 28842 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.257478 29842 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:47.258308 29873 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.259370 29872 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.289783 29872 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.291802 28992 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.292860 28842 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.306036 29584 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.321826 28745 catalog_manager.cc:5697] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.347690 28924 consensus_queue.cc:237] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.353109 29584 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.355197 29872 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.358494 28845 raft_consensus.cc:1275] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.360006 29842 consensus_queue.cc:1048] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:47.366993 29875 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.380944 29584 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.382727 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2dd6efc89e384363ba97a25c4bd5f272 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:47.384286 28845 raft_consensus.cc:2955] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.391613 28746 catalog_manager.cc:5697] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.404441 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 2dd6efc89e384363ba97a25c4bd5f272 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:47.419526 29885 tablet_replica.cc:333] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:47.420320 29885 raft_consensus.cc:2243] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:47.421132 29885 raft_consensus.cc:2272] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:47.423745 29885 ts_tablet_manager.cc:1916] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:47.436980 29885 ts_tablet_manager.cc:1929] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:47.437378 29885 log.cc:1199] T 2dd6efc89e384363ba97a25c4bd5f272 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/2dd6efc89e384363ba97a25c4bd5f272
I20260709 12:24:47.438814 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 2dd6efc89e384363ba97a25c4bd5f272 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:47.503159 29852 raft_consensus.cc:1064] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:47.505766 29852 consensus_queue.cc:237] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.515059 29584 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.516528 29887 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.518311 28924 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.520666 29788 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.520978 28842 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.526860 29788 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:47.533625 29788 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.542181 28842 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.548460 29584 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.551023 28921 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.568513 28746 catalog_manager.cc:5697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.575382 29852 raft_consensus.cc:1064] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:47.578577 29852 consensus_queue.cc:237] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.597514 29585 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.597939 28921 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.599431 29788 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:47.600782 28842 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.601646 29771 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.603767 29771 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.628584 29856 raft_consensus.cc:1064] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:47.631286 29856 consensus_queue.cc:237] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.638072 29788 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.643818 28921 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.644918 29585 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.659394 28992 consensus_queue.cc:237] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.667732 29584 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.673331 29771 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.687197 28924 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.686244 29887 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.688750 28842 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.695559 29584 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.697449 29852 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:47.704846 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9ff531bdae7e4b66bd53f929494f8eb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:47.702168 28921 raft_consensus.cc:2955] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.708830 28746 catalog_manager.cc:5697] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.724442 28749 catalog_manager.cc:5697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.732630 29585 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.736462 29876 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.750586 28999 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.752348 29876 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:47.753255 28921 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:47.754537 29783 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:47.756529 28992 consensus_queue.cc:237] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.757158 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 9ff531bdae7e4b66bd53f929494f8eb6 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:47.784281 29583 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.786114 29788 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.792392 29897 tablet_replica.cc:333] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:47.793642 29897 raft_consensus.cc:2243] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:47.792419 28842 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.797187 29897 raft_consensus.cc:2272] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:47.798520 29887 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:47.803175 29876 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.806049 28924 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.808957 29887 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.809352 29583 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.812774 28842 raft_consensus.cc:2955] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.831039 29897 ts_tablet_manager.cc:1916] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:47.831115 28745 catalog_manager.cc:5697] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.837625 28999 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.844091 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 32ff46f4d72043e8b4e3456179e38d49 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:47.843734 29583 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.840818 28746 catalog_manager.cc:5697] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:47.851377 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32ff46f4d72043e8b4e3456179e38d49 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:47.854626 29897 ts_tablet_manager.cc:1929] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:47.855154 29897 log.cc:1199] T 9ff531bdae7e4b66bd53f929494f8eb6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/9ff531bdae7e4b66bd53f929494f8eb6
I20260709 12:24:47.862216 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 9ff531bdae7e4b66bd53f929494f8eb6 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:47.862962 28849 consensus_queue.cc:237] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:47.878862 29900 tablet_replica.cc:333] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:47.884274 29900 raft_consensus.cc:2243] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:47.885087 29900 raft_consensus.cc:2272] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:47.887230 28992 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.890482 29783 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:47.892246 29900 ts_tablet_manager.cc:1916] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:47.897794 29876 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.899461 28992 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.910921 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bf88310d5a14c6799dde68179c36a3c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:47.917326 29584 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:47.919875 29783 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:47.922302 29900 ts_tablet_manager.cc:1929] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:47.922852 29900 log.cc:1199] T 32ff46f4d72043e8b4e3456179e38d49 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/32ff46f4d72043e8b4e3456179e38d49
I20260709 12:24:47.924587 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 32ff46f4d72043e8b4e3456179e38d49 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:47.927134 29583 raft_consensus.cc:2955] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.938493 28746 catalog_manager.cc:5697] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:47.953697 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bf88310d5a14c6799dde68179c36a3c with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:47.954825 29900 tablet_replica.cc:333] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:47.955935 29900 raft_consensus.cc:2243] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:47.956676 29900 raft_consensus.cc:2272] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:47.959528 29900 ts_tablet_manager.cc:1916] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:47.975422 29900 ts_tablet_manager.cc:1929] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:47.975905 29900 log.cc:1199] T 6bf88310d5a14c6799dde68179c36a3c P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/6bf88310d5a14c6799dde68179c36a3c
I20260709 12:24:47.977583 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 6bf88310d5a14c6799dde68179c36a3c (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:49.021936 28924 consensus_queue.cc:237] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.027465 28992 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.027652 28849 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:49.027878 28891 consensus_peers.cc:597] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e4475c625cf4824868f1a29d313ccd8. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:49.028796 29903 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:49.029773 29875 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:49.036072 29903 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.039789 28842 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.037617 28992 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.058153 28745 catalog_manager.cc:5697] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.063903 28842 consensus_queue.cc:237] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:49.083674 28816 consensus_peers.cc:597] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ac100ed1e64448d9b0cd431177086d2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:49.086931 28921 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.088765 29876 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:49.089533 28993 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.092399 29876 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:49.099668 29783 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.102658 28924 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.107029 28993 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.121816 28746 catalog_manager.cc:5697] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.121209 28924 consensus_queue.cc:237] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.137518 28992 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.139361 28842 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.139417 29873 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:24:49.139750 28891 consensus_peers.cc:597] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56d3211ef08a426899a3cfa0757062a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:49.141374 29903 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:49.150271 29873 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.153472 28842 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.156970 28992 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.163842 28993 consensus_queue.cc:237] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.173393 28745 catalog_manager.cc:5697] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.179247 28924 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.180922 29852 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:49.183231 28965 consensus_peers.cc:597] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7bc0ea857c243929efff0d7c4492be4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:49.184325 28842 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:49.190127 29788 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:49.195087 29887 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.196918 28921 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.202713 28842 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:49.216723 28746 catalog_manager.cc:5697] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:49.429710 29921 ts_tablet_manager.cc:933] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:49.433133 29921 tablet_copy_client.cc:323] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:49.434803 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 0e4475c625cf4824868f1a29d313ccd8 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:49.435384 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 0e4475c625cf4824868f1a29d313ccd8 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-0e4475c625cf4824868f1a29d313ccd8
I20260709 12:24:49.444921 28936 tablet_copy_source_session.cc:215] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:49.448310 29921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e4475c625cf4824868f1a29d313ccd8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:49.463557 29921 tablet_copy_client.cc:806] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:49.464126 29921 tablet_copy_client.cc:670] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:49.468551 29921 tablet_copy_client.cc:538] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:49.477896 29921 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:49.509548 29921 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: 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:24:49.510553 29921 tablet_bootstrap.cc:492] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:49.511480 29921 ts_tablet_manager.cc:1403] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.017s
I20260709 12:24:49.514993 29921 raft_consensus.cc:359] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.516106 29921 raft_consensus.cc:740] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:49.516813 29921 consensus_queue.cc:260] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.532989 29924 ts_tablet_manager.cc:933] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:49.533138 29921 ts_tablet_manager.cc:1434] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 12:24:49.535151 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-0e4475c625cf4824868f1a29d313ccd8 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:49.535593 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-0e4475c625cf4824868f1a29d313ccd8 on tablet 0e4475c625cf4824868f1a29d313ccd8 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:49.544660 29924 tablet_copy_client.cc:323] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:49.546561 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 4ac100ed1e64448d9b0cd431177086d2 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:49.547166 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 4ac100ed1e64448d9b0cd431177086d2 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-4ac100ed1e64448d9b0cd431177086d2
I20260709 12:24:49.553949 28861 tablet_copy_source_session.cc:215] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:49.556975 29924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac100ed1e64448d9b0cd431177086d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:49.573766 29924 tablet_copy_client.cc:806] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:49.574338 29924 tablet_copy_client.cc:670] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:49.578125 29924 tablet_copy_client.cc:538] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:49.584612 29921 ts_tablet_manager.cc:933] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:49.587145 29924 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:49.596143 29921 tablet_copy_client.cc:323] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:49.597947 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 56d3211ef08a426899a3cfa0757062a6 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:49.598513 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 56d3211ef08a426899a3cfa0757062a6 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-56d3211ef08a426899a3cfa0757062a6
I20260709 12:24:49.609066 28936 tablet_copy_source_session.cc:215] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:49.612823 29921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56d3211ef08a426899a3cfa0757062a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:49.618106 29924 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: 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:24:49.619086 29924 tablet_bootstrap.cc:492] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:49.619757 29924 ts_tablet_manager.cc:1403] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.016s
I20260709 12:24:49.623162 29924 raft_consensus.cc:359] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.623982 29924 raft_consensus.cc:740] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:49.624629 29924 consensus_queue.cc:260] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.629736 29924 ts_tablet_manager.cc:1434] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 12:24:49.638242 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-4ac100ed1e64448d9b0cd431177086d2 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:49.638728 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-4ac100ed1e64448d9b0cd431177086d2 on tablet 4ac100ed1e64448d9b0cd431177086d2 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:49.639420 29929 ts_tablet_manager.cc:933] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:49.644977 29921 tablet_copy_client.cc:806] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:49.645645 29921 tablet_copy_client.cc:670] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:49.654065 29921 tablet_copy_client.cc:538] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:49.663676 29921 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
W20260709 12:24:49.799472 28817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 56004.7us
I20260709 12:24:49.876379 29583 raft_consensus.cc:1217] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:49.896705 29929 tablet_copy_client.cc:323] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:49.898376 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet f7bc0ea857c243929efff0d7c4492be4 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:49.898942 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet f7bc0ea857c243929efff0d7c4492be4 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-f7bc0ea857c243929efff0d7c4492be4
I20260709 12:24:49.906916 29010 tablet_copy_source_session.cc:215] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:49.908726 29921 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: 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:24:49.911268 29929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7bc0ea857c243929efff0d7c4492be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:49.927451 29921 tablet_bootstrap.cc:492] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:49.928282 29921 ts_tablet_manager.cc:1403] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.265s	user 0.059s	sys 0.132s
I20260709 12:24:49.931681 29921 raft_consensus.cc:359] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.932548 29921 raft_consensus.cc:740] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:49.933542 29921 consensus_queue.cc:260] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:49.936157 29921 ts_tablet_manager.cc:1434] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 12:24:49.937724 29929 tablet_copy_client.cc:806] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:49.937909 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-56d3211ef08a426899a3cfa0757062a6 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:49.938323 29929 tablet_copy_client.cc:670] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:49.938380 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-56d3211ef08a426899a3cfa0757062a6 on tablet 56d3211ef08a426899a3cfa0757062a6 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:49.953480 29929 tablet_copy_client.cc:538] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:49.964267 29929 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:49.993291 29929 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: 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:24:49.993289 29583 raft_consensus.cc:1217] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:49.994649 29929 tablet_bootstrap.cc:492] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:49.995352 29929 ts_tablet_manager.cc:1403] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.032s	user 0.022s	sys 0.000s
I20260709 12:24:50.006850 29929 raft_consensus.cc:359] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:50.007952 29929 raft_consensus.cc:740] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:50.008582 29929 consensus_queue.cc:260] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:50.010977 29929 ts_tablet_manager.cc:1434] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 12:24:50.012846 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-f7bc0ea857c243929efff0d7c4492be4 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:50.013332 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-f7bc0ea857c243929efff0d7c4492be4 on tablet f7bc0ea857c243929efff0d7c4492be4 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:50.079903 29583 raft_consensus.cc:1217] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:50.136183 29584 raft_consensus.cc:1217] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:50.427696 29873 raft_consensus.cc:1064] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:50.434548 29873 consensus_queue.cc:237] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:50.453552 29583 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.455649 29873 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:50.469318 28993 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.480213 28849 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.485339 29937 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:50.489645 29875 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:50.510429 29941 raft_consensus.cc:1064] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:50.515751 29941 consensus_queue.cc:237] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:50.526495 29875 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.529433 28849 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.541765 28993 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.564565 29584 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.564738 28999 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.566340 28924 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.566783 29939 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:50.568809 29939 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:50.572041 29941 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:50.585934 28747 catalog_manager.cc:5697] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.586556 29583 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.627720 29902 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.632782 28925 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.641579 29584 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.650434 29903 raft_consensus.cc:1064] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:50.653703 28993 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.656481 29903 consensus_queue.cc:237] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:50.657763 29852 raft_consensus.cc:1064] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:50.669323 29852 consensus_queue.cc:237] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:50.684517 29583 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.686545 29875 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:50.687107 28993 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.688844 29942 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:50.690291 28849 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.693627 29875 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:50.718713 28924 consensus_queue.cc:237] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:50.738270 28999 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:50.739126 29584 raft_consensus.cc:1275] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:50.740401 29875 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:50.742544 29903 consensus_queue.cc:1048] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:50.751045 29942 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.745937 28745 catalog_manager.cc:5697] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.753461 29584 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.762635 28999 raft_consensus.cc:2955] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.774390 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e4475c625cf4824868f1a29d313ccd8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:50.780891 28925 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.787496 28846 consensus_queue.cc:237] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:50.791628 29585 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.794862 28845 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:50.800001 28925 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:50.802291 29585 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:50.803818 29939 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:50.807723 29902 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:50.808764 28749 catalog_manager.cc:5697] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.801198 29887 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:50.818395 29954 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:50.819265 29941 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.821687 28925 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.830351 29584 raft_consensus.cc:2955] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.840777 29942 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.846824 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4ac100ed1e64448d9b0cd431177086d2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:50.855243 29582 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.858136 29954 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:50.863941 28849 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.874171 28999 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.910789 28747 catalog_manager.cc:5697] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.916455 29960 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.918633 28846 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.921166 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e4475c625cf4824868f1a29d313ccd8 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:50.932713 28925 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.958716 29584 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.984108 29964 tablet_replica.cc:333] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:50.990154 28746 catalog_manager.cc:5697] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:50.999341 29964 raft_consensus.cc:2243] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:51.000105 28747 catalog_manager.cc:5697] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:51.001227 29964 raft_consensus.cc:2272] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:51.005519 29964 ts_tablet_manager.cc:1916] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:51.010859 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ac100ed1e64448d9b0cd431177086d2 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:51.013218 28924 consensus_queue.cc:237] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:51.023913 29964 ts_tablet_manager.cc:1929] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:51.024591 29964 log.cc:1199] T 0e4475c625cf4824868f1a29d313ccd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/0e4475c625cf4824868f1a29d313ccd8
I20260709 12:24:51.027158 28999 consensus_queue.cc:237] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:51.034157 28846 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.035905 29581 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.037782 29960 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:51.038817 29965 tablet_replica.cc:333] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:51.039353 29959 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:51.040095 29965 raft_consensus.cc:2243] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:51.041661 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 0e4475c625cf4824868f1a29d313ccd8 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:51.042073 29965 raft_consensus.cc:2272] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:51.047652 29960 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.051227 29965 ts_tablet_manager.cc:1916] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:51.058197 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7bc0ea857c243929efff0d7c4492be4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:51.060514 28846 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.066928 29965 ts_tablet_manager.cc:1929] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:51.067479 29965 log.cc:1199] T 4ac100ed1e64448d9b0cd431177086d2 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/4ac100ed1e64448d9b0cd431177086d2
I20260709 12:24:51.062885 29581 raft_consensus.cc:2955] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.069401 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 4ac100ed1e64448d9b0cd431177086d2 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:51.075383 28747 catalog_manager.cc:5697] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:51.081275 28999 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.082800 29875 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:51.086369 29584 raft_consensus.cc:1275] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:51.091265 29937 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.093040 29903 consensus_queue.cc:1048] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:51.096288 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet f7bc0ea857c243929efff0d7c4492be4 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:51.093058 28999 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.098042 29584 raft_consensus.cc:2955] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.107599 29966 tablet_replica.cc:333] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:51.109365 29966 raft_consensus.cc:2243] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:51.110225 29966 raft_consensus.cc:2272] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:51.115422 29966 ts_tablet_manager.cc:1916] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:51.116706 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56d3211ef08a426899a3cfa0757062a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:51.133195 29966 ts_tablet_manager.cc:1929] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:51.133725 29966 log.cc:1199] T f7bc0ea857c243929efff0d7c4492be4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/f7bc0ea857c243929efff0d7c4492be4
I20260709 12:24:51.133425 28749 catalog_manager.cc:5697] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:51.135605 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet f7bc0ea857c243929efff0d7c4492be4 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:51.144652 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 56d3211ef08a426899a3cfa0757062a6 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:51.145707 29964 tablet_replica.cc:333] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:51.147069 29964 raft_consensus.cc:2243] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:51.147997 29964 raft_consensus.cc:2272] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:51.152526 29964 ts_tablet_manager.cc:1916] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:51.168733 29964 ts_tablet_manager.cc:1929] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:51.169101 29964 log.cc:1199] T 56d3211ef08a426899a3cfa0757062a6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/56d3211ef08a426899a3cfa0757062a6
I20260709 12:24:51.170640 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 56d3211ef08a426899a3cfa0757062a6 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:52.215605 28846 consensus_queue.cc:237] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:52.221663 28816 consensus_peers.cc:597] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5c37c79bc9446cfa54b739b1a96a631. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:52.222342 28999 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:52.222675 28924 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:52.224119 29969 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:52.224896 29914 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:52.232795 29914 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.234479 28999 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.237468 28924 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.249634 28999 consensus_queue.cc:237] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.252624 28745 catalog_manager.cc:5697] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.257208 28846 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:52.257273 28965 consensus_peers.cc:597] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e03b84245aa547c9802e6d9884e03bda. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:52.259205 28925 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:52.260771 29954 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:52.261662 29852 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:52.310201 29887 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.322117 28846 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.379328 28924 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.381322 28999 consensus_queue.cc:237] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.391438 28749 catalog_manager.cc:5697] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.405763 28924 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:52.407236 29887 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:24:52.409655 28965 consensus_peers.cc:597] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b692554055ab4d7bb8fde0118a5a9ac9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:52.410382 28846 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:52.412562 29887 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:52.423436 29981 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.427579 28845 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.432765 28925 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.437942 28924 consensus_queue.cc:237] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.447019 28747 catalog_manager.cc:5697] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:52.454643 28845 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:52.457278 28891 consensus_peers.cc:597] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1626b4cf34c4dc8884ba83567434249. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:52.460207 28993 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:52.461790 29937 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:52.464284 29978 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:52.474834 29978 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.476451 28993 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.477293 28846 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.497660 28745 catalog_manager.cc:5697] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:52.711104 29990 ts_tablet_manager.cc:933] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:52.713198 29990 tablet_copy_client.cc:323] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:52.715025 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet f5c37c79bc9446cfa54b739b1a96a631 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:52.715533 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet f5c37c79bc9446cfa54b739b1a96a631 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-f5c37c79bc9446cfa54b739b1a96a631
I20260709 12:24:52.722069 28861 tablet_copy_source_session.cc:215] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:52.725248 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c37c79bc9446cfa54b739b1a96a631. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:52.743388 29990 tablet_copy_client.cc:806] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:52.744150 29990 tablet_copy_client.cc:670] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:52.747917 29990 tablet_copy_client.cc:538] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:52.758363 29990 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:52.780215 29992 ts_tablet_manager.cc:933] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:52.783695 29992 tablet_copy_client.cc:323] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:52.785840 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet e03b84245aa547c9802e6d9884e03bda from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:52.786384 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet e03b84245aa547c9802e6d9884e03bda from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-e03b84245aa547c9802e6d9884e03bda
I20260709 12:24:52.788627 29990 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: 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:24:52.789813 29990 tablet_bootstrap.cc:492] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:52.790835 29990 ts_tablet_manager.cc:1403] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.019s
I20260709 12:24:52.793694 29010 tablet_copy_source_session.cc:215] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:52.795204 29990 raft_consensus.cc:359] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.796406 29990 raft_consensus.cc:740] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:52.797549 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03b84245aa547c9802e6d9884e03bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:52.797736 29990 consensus_queue.cc:260] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.815869 29992 tablet_copy_client.cc:806] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:52.816761 29992 tablet_copy_client.cc:670] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:52.821300 29992 tablet_copy_client.cc:538] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:52.826694 29990 ts_tablet_manager.cc:1434] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.035s	user 0.024s	sys 0.003s
I20260709 12:24:52.830541 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-f5c37c79bc9446cfa54b739b1a96a631 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:52.831036 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-f5c37c79bc9446cfa54b739b1a96a631 on tablet f5c37c79bc9446cfa54b739b1a96a631 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:52.835732 29992 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:52.863951 29992 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: 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:24:52.864827 29992 tablet_bootstrap.cc:492] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:52.865477 29992 ts_tablet_manager.cc:1403] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260709 12:24:52.868348 29992 raft_consensus.cc:359] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.869134 29992 raft_consensus.cc:740] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:52.869800 29992 consensus_queue.cc:260] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:52.872490 29992 ts_tablet_manager.cc:1434] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 12:24:52.875344 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-e03b84245aa547c9802e6d9884e03bda received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:52.875806 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-e03b84245aa547c9802e6d9884e03bda on tablet e03b84245aa547c9802e6d9884e03bda with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:52.968871 29992 ts_tablet_manager.cc:933] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:52.970571 29992 tablet_copy_client.cc:323] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:52.972028 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet b692554055ab4d7bb8fde0118a5a9ac9 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:52.972558 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet b692554055ab4d7bb8fde0118a5a9ac9 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-b692554055ab4d7bb8fde0118a5a9ac9
I20260709 12:24:52.979589 29010 tablet_copy_source_session.cc:215] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:52.982359 29992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b692554055ab4d7bb8fde0118a5a9ac9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:53.000787 29992 tablet_copy_client.cc:806] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:53.001425 29992 tablet_copy_client.cc:670] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:53.005224 29992 tablet_copy_client.cc:538] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:53.018854 29990 ts_tablet_manager.cc:933] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:53.019037 29992 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:53.027841 29990 tablet_copy_client.cc:323] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:53.031777 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet d1626b4cf34c4dc8884ba83567434249 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:53.032388 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet d1626b4cf34c4dc8884ba83567434249 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-d1626b4cf34c4dc8884ba83567434249
I20260709 12:24:53.049162 28936 tablet_copy_source_session.cc:215] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:53.056552 29990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1626b4cf34c4dc8884ba83567434249. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:53.077955 29992 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: 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:24:53.079115 29992 tablet_bootstrap.cc:492] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:53.079931 29992 ts_tablet_manager.cc:1403] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.026s
I20260709 12:24:53.083846 29992 raft_consensus.cc:359] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:53.084872 29992 raft_consensus.cc:740] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:53.085444 29990 tablet_copy_client.cc:806] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:53.086088 29990 tablet_copy_client.cc:670] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:53.085668 29992 consensus_queue.cc:260] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:53.089231 29992 ts_tablet_manager.cc:1434] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 12:24:53.092187 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-b692554055ab4d7bb8fde0118a5a9ac9 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:53.092617 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-b692554055ab4d7bb8fde0118a5a9ac9 on tablet b692554055ab4d7bb8fde0118a5a9ac9 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:53.100214 29990 tablet_copy_client.cc:538] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:53.110668 29990 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:53.128638 29990 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: 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:24:53.129371 29990 tablet_bootstrap.cc:492] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:53.130065 29990 ts_tablet_manager.cc:1403] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260709 12:24:53.133148 29990 raft_consensus.cc:359] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:53.133939 29990 raft_consensus.cc:740] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:53.134524 29990 consensus_queue.cc:260] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:53.137217 29990 ts_tablet_manager.cc:1434] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:24:53.139400 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-d1626b4cf34c4dc8884ba83567434249 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:53.139870 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-d1626b4cf34c4dc8884ba83567434249 on tablet d1626b4cf34c4dc8884ba83567434249 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:53.288980 29584 raft_consensus.cc:1217] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:53.323958 29584 raft_consensus.cc:1217] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:53.404735 29584 raft_consensus.cc:1217] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:53.481074 29581 raft_consensus.cc:1217] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:53.833669 30003 raft_consensus.cc:1064] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:53.835871 30003 consensus_queue.cc:237] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:53.845619 29584 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.846794 29978 raft_consensus.cc:1064] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:53.847031 28925 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.849291 30003 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:53.849455 29978 consensus_queue.cc:237] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:53.850344 29969 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:53.869546 29969 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:53.871161 28993 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.873006 29581 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:53.887614 29914 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:53.891250 28925 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:53.892597 28749 catalog_manager.cc:5697] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:53.896230 28993 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.897879 29942 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:53.903153 29581 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.904179 29887 raft_consensus.cc:1064] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:53.906975 28846 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.907333 29887 consensus_queue.cc:237] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:53.912739 29942 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:53.913825 30002 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:53.936479 28999 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:53.945920 29584 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:53.947613 29981 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:53.960350 29981 raft_consensus.cc:1064] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:53.965117 29981 consensus_queue.cc:237] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.007498 28849 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.010918 30016 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:54.058216 28845 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.060982 29585 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.062958 28921 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.063565 28925 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:54.063566 30016 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:54.074564 30001 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:54.072505 30016 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 12:24:54.081454 30001 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:54.087930 30012 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.092712 29584 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.093509 29981 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:24:54.130095 28964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:45857, user_credentials={real_user=slave}} blocked reactor thread for 52353.1us
I20260709 12:24:54.131654 28921 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.132321 28925 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.134948 28999 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.131251 30021 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.156723 28846 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.174727 28842 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.186190 28849 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.214963 29584 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.212404 29585 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.232715 28746 catalog_manager.cc:5697] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.236487 28849 consensus_queue.cc:237] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.244240 29585 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.244798 28921 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.250382 29969 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:54.251725 28745 catalog_manager.cc:5697] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.253888 28745 catalog_manager.cc:5697] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.261619 28921 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.262468 29969 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:54.262440 29967 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.268447 29584 raft_consensus.cc:2955] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.288915 28925 consensus_queue.cc:237] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.298132 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5c37c79bc9446cfa54b739b1a96a631 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:54.298674 29584 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.302855 30002 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:24:54.305241 28734 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet f5c37c79bc9446cfa54b739b1a96a631 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 12:24:54.306835 28849 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.309446 30012 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:54.310653 28993 consensus_queue.cc:237] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [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: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.311048 28999 consensus_queue.cc:237] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.319793 29942 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.323916 28925 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.326620 30001 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:54.328548 29584 raft_consensus.cc:1275] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.332293 30001 consensus_queue.cc:1048] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:54.332000 29584 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.336426 28746 catalog_manager.cc:5697] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.349768 29581 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.351150 28849 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:54.354568 29980 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:54.343393 30024 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.360085 29981 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:54.364364 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1626b4cf34c4dc8884ba83567434249 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:54.367806 28842 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.366102 29887 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.374993 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b692554055ab4d7bb8fde0118a5a9ac9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:54.357404 28846 raft_consensus.cc:2955] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.384020 28749 catalog_manager.cc:5697] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.345391 29585 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.394711 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet b692554055ab4d7bb8fde0118a5a9ac9 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:54.398665 29584 raft_consensus.cc:2955] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.400159 28925 raft_consensus.cc:2955] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:54.413635 28747 catalog_manager.cc:5697] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.416507 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet f5c37c79bc9446cfa54b739b1a96a631 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:54.419051 30030 tablet_replica.cc:333] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:54.426308 30030 raft_consensus.cc:2243] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:54.426476 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e03b84245aa547c9802e6d9884e03bda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:54.427043 30029 tablet_replica.cc:333] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:54.431957 30029 raft_consensus.cc:2243] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:54.432814 30029 raft_consensus.cc:2272] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:54.437394 30029 ts_tablet_manager.cc:1916] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:54.448167 28749 catalog_manager.cc:5697] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.459584 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet d1626b4cf34c4dc8884ba83567434249 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:54.427258 30030 raft_consensus.cc:2272] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:54.464632 30029 ts_tablet_manager.cc:1929] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:54.465198 30029 log.cc:1199] T b692554055ab4d7bb8fde0118a5a9ac9 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/b692554055ab4d7bb8fde0118a5a9ac9
I20260709 12:24:54.466765 30030 ts_tablet_manager.cc:1916] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:54.467929 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet b692554055ab4d7bb8fde0118a5a9ac9 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:54.471849 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet e03b84245aa547c9802e6d9884e03bda with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:54.494835 30030 ts_tablet_manager.cc:1929] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:54.498335 30030 log.cc:1199] T f5c37c79bc9446cfa54b739b1a96a631 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/f5c37c79bc9446cfa54b739b1a96a631
I20260709 12:24:54.499109 30031 tablet_replica.cc:333] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:54.500185 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet f5c37c79bc9446cfa54b739b1a96a631 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:54.500278 30030 tablet_replica.cc:333] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:54.500784 30031 raft_consensus.cc:2243] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:54.501621 30031 raft_consensus.cc:2272] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:54.505900 30030 raft_consensus.cc:2243] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:54.506659 30030 raft_consensus.cc:2272] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:54.508392 30031 ts_tablet_manager.cc:1916] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:54.514107 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:54.521447 30030 ts_tablet_manager.cc:1916] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:54.534662 30031 ts_tablet_manager.cc:1929] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:54.535297 30031 log.cc:1199] T e03b84245aa547c9802e6d9884e03bda P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/e03b84245aa547c9802e6d9884e03bda
I20260709 12:24:54.536173 30030 ts_tablet_manager.cc:1929] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:54.536657 30030 log.cc:1199] T d1626b4cf34c4dc8884ba83567434249 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/d1626b4cf34c4dc8884ba83567434249
I20260709 12:24:54.538319 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet d1626b4cf34c4dc8884ba83567434249 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:54.539162 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet e03b84245aa547c9802e6d9884e03bda (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:54.578020 28842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:54.578783 28842 raft_consensus.cc:606] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:54.581621 28842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:54.582209 28842 raft_consensus.cc:606] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:54.596202 28999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:54.596863 28999 raft_consensus.cc:606] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:54.599534 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:54.600028 28846 raft_consensus.cc:606] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:54.607278 29967 raft_consensus.cc:993] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.607764 30003 raft_consensus.cc:1081] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.609153 29585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53112
I20260709 12:24:54.609650 29585 raft_consensus.cc:493] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.609958 29585 raft_consensus.cc:3060] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.612939 28925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:24:54.613511 28925 raft_consensus.cc:606] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:54.615507 29585 raft_consensus.cc:515] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.616389 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:54.616878 28846 raft_consensus.cc:606] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:54.618952 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:24:54.619619 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:54.620090 29585 leader_election.cc:290] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:54.620229 28842 raft_consensus.cc:3055] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:54.620613 28842 raft_consensus.cc:740] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:54.620633 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:54.623198 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21d4bc73dc974516b6546aeb3e44f8c0" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:54.621336 28842 consensus_queue.cc:260] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.623842 28992 raft_consensus.cc:3060] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.626955 28842 raft_consensus.cc:3060] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.630927 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:54.631865 28992 raft_consensus.cc:2468] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.631865 28842 raft_consensus.cc:2468] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.633685 29549 leader_election.cc:304] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:54.634768 29995 raft_consensus.cc:2804] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:54.636543 29995 raft_consensus.cc:697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:54.637455 29995 consensus_queue.cc:237] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.647330 28746 catalog_manager.cc:5697] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.666353 29914 raft_consensus.cc:993] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.666852 30003 raft_consensus.cc:1081] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.668876 29584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53112
I20260709 12:24:54.669414 29584 raft_consensus.cc:493] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.669749 29584 raft_consensus.cc:3060] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.676098 29584 raft_consensus.cc:515] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.678642 29584 leader_election.cc:290] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:54.678823 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:54.679188 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac100ed1e64448d9b0cd431177086d2" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:54.679447 28846 raft_consensus.cc:3055] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:54.679723 28925 raft_consensus.cc:3060] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.679777 28846 raft_consensus.cc:740] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:54.680574 28846 consensus_queue.cc:260] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.681638 28846 raft_consensus.cc:3060] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.689201 28925 raft_consensus.cc:2468] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.690873 29551 leader_election.cc:304] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:54.690902 28846 raft_consensus.cc:2468] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.691731 29995 raft_consensus.cc:2804] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:54.692256 29995 raft_consensus.cc:697] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:54.693008 29995 consensus_queue.cc:237] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.701282 28746 catalog_manager.cc:5697] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.772869 29978 raft_consensus.cc:993] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.773378 29942 raft_consensus.cc:1081] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.774775 29584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53116
I20260709 12:24:54.775218 29584 raft_consensus.cc:493] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.775496 29584 raft_consensus.cc:3060] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.779724 29584 raft_consensus.cc:515] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.781212 29584 leader_election.cc:290] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:54.782028 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:54.782325 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85afab777cf24fedb98e2fff42ca8c25" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:54.782600 28846 raft_consensus.cc:3060] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.782872 28925 raft_consensus.cc:3055] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:54.783165 28925 raft_consensus.cc:740] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:54.783764 28925 consensus_queue.cc:260] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.784651 28925 raft_consensus.cc:3060] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.787886 28846 raft_consensus.cc:2468] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.790046 28925 raft_consensus.cc:2468] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.790010 29549 leader_election.cc:304] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:54.791013 29995 raft_consensus.cc:2804] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:54.791486 29995 raft_consensus.cc:697] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:54.792398 29995 consensus_queue.cc:237] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.802137 28746 catalog_manager.cc:5697] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:54.859457 30026 raft_consensus.cc:993] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.859949 29887 raft_consensus.cc:1081] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:54.861330 29585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53128
I20260709 12:24:54.861845 29585 raft_consensus.cc:493] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:54.862166 29585 raft_consensus.cc:3060] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.867430 29585 raft_consensus.cc:515] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.868827 29585 leader_election.cc:290] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:54.869563 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:54.869807 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5124be9789a34a2a9ccf6e48193d1cb1" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:54.870141 28842 raft_consensus.cc:3060] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.870349 28992 raft_consensus.cc:3055] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:54.870651 28992 raft_consensus.cc:740] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:54.871178 28992 consensus_queue.cc:260] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.872076 28992 raft_consensus.cc:3060] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:54.875275 28842 raft_consensus.cc:2468] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.876272 29549 leader_election.cc:304] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:54.876999 29995 raft_consensus.cc:2804] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:54.877322 28992 raft_consensus.cc:2468] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:54.877555 29995 raft_consensus.cc:697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:54.878818 29995 consensus_queue.cc:237] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:54.886664 28746 catalog_manager.cc:5697] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.011560 29914 raft_consensus.cc:993] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.012140 29967 raft_consensus.cc:1081] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.013875 29585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53112
I20260709 12:24:55.014395 29585 raft_consensus.cc:493] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.014837 29585 raft_consensus.cc:3060] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.021481 29585 raft_consensus.cc:515] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.023241 29585 leader_election.cc:290] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:55.023909 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:55.024375 28921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea23e774f61f4d70a79de49a41c67fd8" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:55.024652 28846 raft_consensus.cc:3055] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:55.025038 28846 raft_consensus.cc:740] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:55.025035 28921 raft_consensus.cc:3060] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.026011 28846 consensus_queue.cc:260] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.027375 28846 raft_consensus.cc:3060] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.032846 28921 raft_consensus.cc:2468] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:55.033875 29551 leader_election.cc:304] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:55.034283 28846 raft_consensus.cc:2468] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:55.034801 29995 raft_consensus.cc:2804] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:55.035341 29995 raft_consensus.cc:697] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:55.036316 29995 consensus_queue.cc:237] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.051669 28746 catalog_manager.cc:5697] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.108625 28999 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.109854 29995 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.123431 28846 raft_consensus.cc:1275] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.124985 30044 consensus_queue.cc:1048] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.135919 29914 raft_consensus.cc:993] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.136514 29914 raft_consensus.cc:1081] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.139202 29585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53112
I20260709 12:24:55.139736 29585 raft_consensus.cc:493] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.140060 29585 raft_consensus.cc:3060] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.147641 29585 raft_consensus.cc:515] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.150058 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:55.150646 28842 raft_consensus.cc:3055] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:55.150941 28842 raft_consensus.cc:740] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:55.151149 29585 leader_election.cc:290] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:55.151628 28842 consensus_queue.cc:260] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.152771 28842 raft_consensus.cc:3060] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.154098 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bf88310d5a14c6799dde68179c36a3c" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:55.154678 28999 raft_consensus.cc:3060] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.159418 28842 raft_consensus.cc:2468] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:55.160490 29549 leader_election.cc:304] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:55.161159 28999 raft_consensus.cc:2468] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:55.161302 30044 raft_consensus.cc:2804] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:55.161896 30044 raft_consensus.cc:697] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:55.163380 30044 consensus_queue.cc:237] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.173358 28745 catalog_manager.cc:5697] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:55.185977 28842 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.187211 30044 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.196692 28925 raft_consensus.cc:1275] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.198383 29995 consensus_queue.cc:1048] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.281292 28925 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.282886 29995 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.284407 28999 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.285670 29995 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.295832 28842 raft_consensus.cc:1275] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.297617 29995 consensus_queue.cc:1048] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.307049 28842 raft_consensus.cc:1275] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.308202 30044 consensus_queue.cc:1048] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.542868 28842 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.544337 30044 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.557293 28921 raft_consensus.cc:1275] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.558786 30036 consensus_queue.cc:1048] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.574635 28925 consensus_queue.cc:237] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:55.581058 28993 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:24:55.581429 28891 consensus_peers.cc:597] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e9754ca3b72a4a5ab52b620eeaa320d5. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.582767 29942 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:55.583971 28842 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.585861 29942 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:55.589018 28846 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.590543 30036 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:55.594858 29978 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.599061 28849 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.603101 28993 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.618887 28845 consensus_queue.cc:237] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:55.624462 28746 catalog_manager.cc:5697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.632766 28993 raft_consensus.cc:1275] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:55.645313 30036 consensus_queue.cc:1048] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:24:55.651054 28816 consensus_peers.cc:597] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae561331ea43422fb41d4455d51c5ab2. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.652519 28925 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.654258 28999 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.655927 29967 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:55.656952 29914 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:55.678838 29914 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.681069 28999 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.683151 28925 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.685421 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:55.702734 28749 catalog_manager.cc:5697] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.711210 28849 consensus_queue.cc:237] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:24:55.724857 28816 consensus_peers.cc:597] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a62cf4a23a2443d843e5f5912d02f9a. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.728088 28921 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.731225 30003 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:55.728096 28992 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.736457 29967 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:55.759320 29967 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.761232 28921 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.769403 28992 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.775070 28924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "123c996d2c624eeebb9671bb15407261"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:24:55.775708 28924 raft_consensus.cc:606] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:55.786859 28993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:55.787444 28993 raft_consensus.cc:606] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:55.793627 28849 consensus_queue.cc:237] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:55.799229 28749 catalog_manager.cc:5697] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.802726 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "19e61fcebf04468286273f9ae624139e"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:55.803335 28992 raft_consensus.cc:606] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:55.815685 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:55.816248 28992 raft_consensus.cc:606] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
W20260709 12:24:55.820577 28816 consensus_peers.cc:597] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9889e3e58ea5460d8b02e0ab8cad2fe6. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:55.822417 28992 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.823294 28921 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:55.824712 29967 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:55.825728 28921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:24:55.826316 28921 raft_consensus.cc:606] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:55.829018 29914 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:55.830394 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:24:55.832800 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:55.836555 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:55.840487 30070 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.848001 28924 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.862028 28992 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:55.865372 28745 catalog_manager.cc:5697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:55.955217 30001 raft_consensus.cc:993] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.955767 30021 raft_consensus.cc:1081] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.957397 29585 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53128
I20260709 12:24:55.957939 29585 raft_consensus.cc:493] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.958285 29585 raft_consensus.cc:3060] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.961839 30001 raft_consensus.cc:993] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:55.962720 30001 raft_consensus.cc:1081] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:55.965445 29585 raft_consensus.cc:515] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.964486 28924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "19e61fcebf04468286273f9ae624139e"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42364
I20260709 12:24:55.973503 28924 raft_consensus.cc:493] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.974960 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:55.975979 28846 raft_consensus.cc:3060] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.975188 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17c56902058542a68d92a86f9a4acf1a" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:55.978710 29887 raft_consensus.cc:993] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.978826 28992 raft_consensus.cc:3055] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:55.979244 28992 raft_consensus.cc:740] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:55.980010 28992 consensus_queue.cc:260] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.981043 28992 raft_consensus.cc:3060] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.982960 30021 raft_consensus.cc:1081] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:55.984748 29581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53128
I20260709 12:24:55.985308 29581 raft_consensus.cc:493] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:55.985673 29581 raft_consensus.cc:3060] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.989291 28924 raft_consensus.cc:3060] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:55.994164 29581 raft_consensus.cc:515] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:55.997172 29585 leader_election.cc:290] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:55.997555 28846 raft_consensus.cc:2468] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:55.997857 29978 raft_consensus.cc:993] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:55.998380 29978 raft_consensus.cc:1081] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:56.004977 29549 leader_election.cc:304] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:56.006059 29995 raft_consensus.cc:2804] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:56.006083 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:56.006785 28992 raft_consensus.cc:2468] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:56.007108 28925 raft_consensus.cc:3060] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.007869 29581 leader_election.cc:290] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:56.011302 29995 raft_consensus.cc:697] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:56.011731 28924 raft_consensus.cc:515] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.012349 29995 consensus_queue.cc:237] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:56.014019 28924 leader_election.cc:290] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:56.014804 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9ff531bdae7e4b66bd53f929494f8eb6" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:56.014994 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:56.015396 28992 raft_consensus.cc:3055] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:56.015470 28993 raft_consensus.cc:3055] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:56.015832 28993 raft_consensus.cc:740] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:56.016235 30074 ts_tablet_manager.cc:933] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:56.016625 28993 consensus_queue.cc:260] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.017783 28993 raft_consensus.cc:3060] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.019605 28925 raft_consensus.cc:2468] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:56.021889 29551 leader_election.cc:304] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:56.022799 30036 raft_consensus.cc:2804] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:56.023260 30036 raft_consensus.cc:697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:56.024112 30036 consensus_queue.cc:237] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:56.025110 28993 raft_consensus.cc:2468] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:56.027272 28889 leader_election.cc:304] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:56.028206 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19e61fcebf04468286273f9ae624139e" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:56.028777 28849 raft_consensus.cc:3060] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.028843 30002 raft_consensus.cc:2804] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:56.029487 30002 raft_consensus.cc:697] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:56.031227 30002 consensus_queue.cc:237] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.034559 28992 raft_consensus.cc:740] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:56.035669 28992 consensus_queue.cc:260] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:56.037173 28992 raft_consensus.cc:3060] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.052577 28849 raft_consensus.cc:2468] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:56.057216 28992 raft_consensus.cc:2468] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:56.064808 28749 catalog_manager.cc:5697] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:56.073333 29978 raft_consensus.cc:993] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:56.074671 29978 raft_consensus.cc:1081] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:56.080174 28842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:24:56.081007 28842 raft_consensus.cc:493] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:56.081482 28842 raft_consensus.cc:3060] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.088677 30080 ts_tablet_manager.cc:933] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:56.092208 28842 raft_consensus.cc:515] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.095212 28846 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "123c996d2c624eeebb9671bb15407261"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:24:56.096160 28846 raft_consensus.cc:493] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:56.096622 28846 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.103034 30080 tablet_copy_client.cc:323] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:56.105263 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet ae561331ea43422fb41d4455d51c5ab2 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:56.105820 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet ae561331ea43422fb41d4455d51c5ab2 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-ae561331ea43422fb41d4455d51c5ab2
I20260709 12:24:56.112810 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:56.113468 28925 raft_consensus.cc:3055] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:56.114238 28925 raft_consensus.cc:740] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:56.114545 28861 tablet_copy_source_session.cc:215] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:56.115078 28925 consensus_queue.cc:260] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.116559 28925 raft_consensus.cc:3060] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.116611 28749 catalog_manager.cc:5697] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:56.119231 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae561331ea43422fb41d4455d51c5ab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:56.124965 30083 ts_tablet_manager.cc:933] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:56.126876 28842 leader_election.cc:290] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:56.129268 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a07a321a3e4c418f838fa14a119a2e" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:56.130012 28992 raft_consensus.cc:3060] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.139506 30083 tablet_copy_client.cc:323] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:56.143425 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 1a62cf4a23a2443d843e5f5912d02f9a from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:56.144065 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 1a62cf4a23a2443d843e5f5912d02f9a from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-1a62cf4a23a2443d843e5f5912d02f9a
I20260709 12:24:56.152133 28861 tablet_copy_source_session.cc:215] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:56.139462 28992 raft_consensus.cc:2468] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:56.155337 30083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62cf4a23a2443d843e5f5912d02f9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:56.157294 28749 catalog_manager.cc:5697] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.162983 28814 leader_election.cc:304] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:56.163877 30070 raft_consensus.cc:2804] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:56.164356 30070 raft_consensus.cc:697] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:56.165199 30070 consensus_queue.cc:237] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.181280 30083 tablet_copy_client.cc:806] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:56.182031 30083 tablet_copy_client.cc:670] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
W20260709 12:24:56.185817 30079 log.cc:927] Time spent T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 12:24:56.189508 30083 tablet_copy_client.cc:538] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:56.190821 30080 tablet_copy_client.cc:806] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:56.191464 30080 tablet_copy_client.cc:670] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:56.195400 30080 tablet_copy_client.cc:538] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:56.211472 30080 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:56.211964 30083 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:56.215804 28749 catalog_manager.cc:5697] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.218875 30074 tablet_copy_client.cc:323] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:56.243650 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet e9754ca3b72a4a5ab52b620eeaa320d5 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:56.244222 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet e9754ca3b72a4a5ab52b620eeaa320d5 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-e9754ca3b72a4a5ab52b620eeaa320d5
I20260709 12:24:56.245880 28846 raft_consensus.cc:515] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.248598 28846 leader_election.cc:290] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:56.251302 28925 raft_consensus.cc:2468] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:56.259289 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:56.259829 28925 raft_consensus.cc:3055] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:56.260110 28925 raft_consensus.cc:740] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:56.260896 28925 consensus_queue.cc:260] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.262190 28925 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.272142 28925 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:56.275586 28936 tablet_copy_source_session.cc:215] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:56.278213 28817 leader_election.cc:304] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:56.279306 30074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9754ca3b72a4a5ab52b620eeaa320d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:56.281740 29967 raft_consensus.cc:2804] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:56.282064 30080 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: 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:24:56.282260 29967 raft_consensus.cc:697] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:56.283206 30080 tablet_bootstrap.cc:492] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:56.283272 29967 consensus_queue.cc:237] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:56.284173 30080 ts_tablet_manager.cc:1403] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.073s	user 0.022s	sys 0.026s
I20260709 12:24:56.290170 30080 raft_consensus.cc:359] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.291029 30080 raft_consensus.cc:740] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:56.291663 30080 consensus_queue.cc:260] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.294359 30080 ts_tablet_manager.cc:1434] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:24:56.298065 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:56.304066 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-ae561331ea43422fb41d4455d51c5ab2 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:56.310113 28992 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:56.310493 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-ae561331ea43422fb41d4455d51c5ab2 on tablet ae561331ea43422fb41d4455d51c5ab2 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:56.318060 30080 ts_tablet_manager.cc:933] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:56.339660 28749 catalog_manager.cc:5697] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:56.380607 28992 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:56.397203 28846 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:56.397877 30080 tablet_copy_client.cc:323] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:56.398337 30083 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: 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:24:56.399782 30044 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:56.400626 30083 tablet_bootstrap.cc:492] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:56.401371 30083 ts_tablet_manager.cc:1403] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.190s	user 0.021s	sys 0.015s
I20260709 12:24:56.402282 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:56.402868 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-9889e3e58ea5460d8b02e0ab8cad2fe6
I20260709 12:24:56.410727 28861 tablet_copy_source_session.cc:215] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:56.409412 30083 raft_consensus.cc:359] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.411406 30083 raft_consensus.cc:740] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:56.411787 30074 tablet_copy_client.cc:806] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:56.412375 30074 tablet_copy_client.cc:670] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:56.412113 30083 consensus_queue.cc:260] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.414149 30080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:56.416937 30074 tablet_copy_client.cc:538] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:56.430922 30074 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:56.432011 28842 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.436435 29942 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.450290 30080 tablet_copy_client.cc:806] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:56.451097 30080 tablet_copy_client.cc:670] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:56.456881 30080 tablet_copy_client.cc:538] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:56.466372 30080 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:56.466974 30083 ts_tablet_manager.cc:1434] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 12:24:56.470039 28993 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.471029 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-1a62cf4a23a2443d843e5f5912d02f9a received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:56.471453 29942 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.471482 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-1a62cf4a23a2443d843e5f5912d02f9a on tablet 1a62cf4a23a2443d843e5f5912d02f9a with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:56.520831 28992 raft_consensus.cc:1275] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:56.523159 29995 consensus_queue.cc:1048] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:56.535429 30074 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: 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:24:56.536456 30074 tablet_bootstrap.cc:492] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:56.537160 30074 ts_tablet_manager.cc:1403] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.005s
I20260709 12:24:56.537505 30080 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: 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:24:56.543262 30080 tablet_bootstrap.cc:492] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:56.543380 30074 raft_consensus.cc:359] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.544271 30080 ts_tablet_manager.cc:1403] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.078s	user 0.017s	sys 0.007s
I20260709 12:24:56.544425 30074 raft_consensus.cc:740] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:56.545167 30074 consensus_queue.cc:260] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.552495 28921 raft_consensus.cc:1275] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.554497 30069 consensus_queue.cc:1048] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.556625 28993 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:56.560714 30044 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:56.561355 30080 raft_consensus.cc:359] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.563346 30080 raft_consensus.cc:740] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:56.564517 30080 consensus_queue.cc:260] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:56.568984 30080 ts_tablet_manager.cc:1434] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.003s
I20260709 12:24:56.573967 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-9889e3e58ea5460d8b02e0ab8cad2fe6 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:24:56.574424 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-9889e3e58ea5460d8b02e0ab8cad2fe6 on tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:56.575134 29584 raft_consensus.cc:1217] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:56.581240 28921 raft_consensus.cc:1275] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:56.590432 29995 consensus_queue.cc:1048] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:24:56.593149 30074 ts_tablet_manager.cc:1434] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260709 12:24:56.595162 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-e9754ca3b72a4a5ab52b620eeaa320d5 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:56.595626 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-e9754ca3b72a4a5ab52b620eeaa320d5 on tablet e9754ca3b72a4a5ab52b620eeaa320d5 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:56.605651 28993 raft_consensus.cc:1275] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.608170 30069 consensus_queue.cc:1048] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.631916 29584 raft_consensus.cc:1217] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:56.776639 28992 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.778013 30070 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.796188 28921 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:56.798833 30003 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:56.918614 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:56.923774 29584 raft_consensus.cc:1217] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:56.982503 28842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:56.983083 28842 raft_consensus.cc:606] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:56.988286 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:56.988876 28992 raft_consensus.cc:606] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:56.991705 28921 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd5a72291c8643488ae82d9931014542"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:24:56.992324 28921 raft_consensus.cc:606] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:56.994881 28992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:56.995481 28992 raft_consensus.cc:606] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:56.996855 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 12:24:56.998328 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:56.999133 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:57.068365 30069 raft_consensus.cc:1064] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:57.070686 30069 consensus_queue.cc:237] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.078063 29584 raft_consensus.cc:1217] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:57.085085 28992 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.086794 29584 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.088092 28921 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.091068 30003 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:57.092921 30003 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.100932 30069 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:57.105490 30069 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.108554 29584 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.127293 28992 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.127072 28921 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.139612 28746 catalog_manager.cc:5697] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.145524 30003 raft_consensus.cc:993] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:57.146039 30003 raft_consensus.cc:1081] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:57.148032 28924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:24:57.149156 28924 raft_consensus.cc:493] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:57.149706 28924 raft_consensus.cc:3060] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.158913 28924 raft_consensus.cc:515] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:57.163731 30070 raft_consensus.cc:1064] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:57.166514 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:57.167073 28993 raft_consensus.cc:3060] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.166160 30070 consensus_queue.cc:237] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.171700 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f8948f37dfb48e1bbf1af8266fa5305" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:57.172299 28842 raft_consensus.cc:3055] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:57.172596 28842 raft_consensus.cc:740] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:57.173332 28842 consensus_queue.cc:260] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:57.174424 28842 raft_consensus.cc:3060] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.179194 28993 raft_consensus.cc:2468] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:57.180900 29942 raft_consensus.cc:993] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:57.181362 29942 raft_consensus.cc:1081] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:57.183248 28842 raft_consensus.cc:2468] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:57.183049 28889 leader_election.cc:304] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:57.184365 30002 raft_consensus.cc:2804] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.184927 30002 raft_consensus.cc:697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:57.185616 28842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd5a72291c8643488ae82d9931014542"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:24:57.186175 28842 raft_consensus.cc:493] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:57.186581 28842 raft_consensus.cc:3060] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.185977 30002 consensus_queue.cc:237] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:57.201105 29581 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.203131 28992 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.203987 28921 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.192914 28842 raft_consensus.cc:515] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:57.203703 30069 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.208391 29967 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:57.209806 28842 leader_election.cc:290] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:57.210650 28924 leader_election.cc:290] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:57.211628 30003 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:57.216724 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:57.217346 28924 raft_consensus.cc:3055] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:57.217679 28924 raft_consensus.cc:740] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:57.218533 28924 consensus_queue.cc:260] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:57.220093 28924 raft_consensus.cc:3060] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.244621 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd5a72291c8643488ae82d9931014542" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:57.245244 28993 raft_consensus.cc:3060] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.246891 28924 raft_consensus.cc:2468] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:57.255553 28817 leader_election.cc:304] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:57.256948 28993 raft_consensus.cc:2468] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:57.258024 30069 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.264170 30070 raft_consensus.cc:2804] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.265362 30070 raft_consensus.cc:697] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:57.267813 28924 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.275210 30070 consensus_queue.cc:237] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:57.280341 29581 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.282090 28842 consensus_queue.cc:237] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.288511 29584 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.277595 28748 catalog_manager.cc:5697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.292260 30003 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.309851 30069 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.310866 29585 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.324832 28749 catalog_manager.cc:5697] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.331355 28924 raft_consensus.cc:1275] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.368673 28999 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.375295 28748 catalog_manager.cc:5697] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.378496 30115 consensus_queue.cc:1048] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:57.375011 28749 catalog_manager.cc:5697] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.390086 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ae561331ea43422fb41d4455d51c5ab2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:57.395464 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet ae561331ea43422fb41d4455d51c5ab2 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:57.394299 28924 raft_consensus.cc:2955] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.420364 30127 tablet_replica.cc:333] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:57.421345 30127 raft_consensus.cc:2243] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:57.431043 30127 raft_consensus.cc:2272] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:57.432401 30069 raft_consensus.cc:1064] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:57.435348 30127 ts_tablet_manager.cc:1916] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:57.435460 28846 consensus_queue.cc:237] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.435775 30069 consensus_queue.cc:237] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.443259 29585 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.444957 29967 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.449996 28999 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.451571 30125 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:24:57.452025 30127 ts_tablet_manager.cc:1929] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:57.452500 30127 log.cc:1199] T ae561331ea43422fb41d4455d51c5ab2 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/ae561331ea43422fb41d4455d51c5ab2
I20260709 12:24:57.454180 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet ae561331ea43422fb41d4455d51c5ab2 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:57.457502 30115 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.461241 29887 raft_consensus.cc:993] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:57.463204 29581 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.465296 28993 raft_consensus.cc:2955] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.477777 28924 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.468523 30021 raft_consensus.cc:1081] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:24:57.479620 29584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53128
I20260709 12:24:57.480212 29584 raft_consensus.cc:493] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:57.480254 30069 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:57.480715 29584 raft_consensus.cc:3060] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.482755 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1a62cf4a23a2443d843e5f5912d02f9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:57.471709 29585 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.500406 30125 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.509397 29584 raft_consensus.cc:515] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.524483 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:57.525324 28846 raft_consensus.cc:3060] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.526300 29584 leader_election.cc:290] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:57.526556 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7bc0ea857c243929efff0d7c4492be4" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:57.531704 28999 raft_consensus.cc:3055] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:57.532239 28999 raft_consensus.cc:740] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:57.533102 28999 consensus_queue.cc:260] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.534123 28999 raft_consensus.cc:3060] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.525381 28744 catalog_manager.cc:5697] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.549597 30125 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.553352 28925 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.559093 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 1a62cf4a23a2443d843e5f5912d02f9a with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:24:57.571417 28997 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.573088 28846 raft_consensus.cc:2468] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:57.574014 28849 raft_consensus.cc:1240] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Rejecting Update request from peer 612316e4aebd48c89b232edf10c78006 for earlier term 1. Current term is 2. Ops: []
I20260709 12:24:57.576479 30126 raft_consensus.cc:1064] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:24:57.579221 28999 raft_consensus.cc:2468] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:24:57.579407 29549 leader_election.cc:304] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:57.579497 30126 consensus_queue.cc:237] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.582135 30036 raft_consensus.cc:2804] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.582734 30036 raft_consensus.cc:697] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:24:57.583617 30036 consensus_queue.cc:237] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.588222 30003 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:24:57.596063 30130 raft_consensus.cc:993] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:57.596745 30130 raft_consensus.cc:1081] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:57.602602 28922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42364
I20260709 12:24:57.603152 28922 raft_consensus.cc:493] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:57.603487 28922 raft_consensus.cc:3060] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.604089 29582 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.607117 29942 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.615113 28849 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.619448 28922 raft_consensus.cc:515] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.622826 30126 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:57.631850 28922 leader_election.cc:290] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:24:57.634254 28999 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:24:57.635630 29585 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.638991 29582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:24:57.639714 29582 raft_consensus.cc:3060] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.643010 28745 catalog_manager.cc:5697] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.647622 28992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c2e38f7dcfb489abfea309e892d4f85" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:57.648275 28992 raft_consensus.cc:3055] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:57.648612 28992 raft_consensus.cc:740] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:57.649363 28992 consensus_queue.cc:260] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.655085 28992 raft_consensus.cc:3060] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:57.571439 30134 tablet_replica.cc:333] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:24:57.658589 28744 catalog_manager.cc:5697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:24:57.660357 30134 raft_consensus.cc:2243] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:57.661412 30126 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:24:57.668919 30134 raft_consensus.cc:2272] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:57.663239 28993 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.690534 28994 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.677492 30134 ts_tablet_manager.cc:1916] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:57.692795 30126 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.671530 28992 raft_consensus.cc:2468] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:57.696620 28889 leader_election.cc:304] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:57.698009 30126 raft_consensus.cc:2804] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:57.698254 28922 raft_consensus.cc:1275] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.698817 30126 raft_consensus.cc:697] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:57.699925 30126 consensus_queue.cc:237] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.704886 28849 consensus_queue.cc:237] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.708334 29582 raft_consensus.cc:2468] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:57.710974 28842 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.711027 29581 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.711833 30125 consensus_queue.cc:1048] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.712641 30003 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.716754 30002 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.719736 30125 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.722379 28993 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.724079 29581 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.744343 28925 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.747296 29978 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.751057 28745 catalog_manager.cc:5697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.761430 30003 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:57.767292 28925 raft_consensus.cc:2955] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.774742 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:57.763648 29581 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.777827 28999 raft_consensus.cc:1275] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:57.779950 30003 consensus_queue.cc:1048] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:57.779421 28849 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.786140 30134 ts_tablet_manager.cc:1929] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:57.790588 30134 log.cc:1199] T 1a62cf4a23a2443d843e5f5912d02f9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/1a62cf4a23a2443d843e5f5912d02f9a
I20260709 12:24:57.792696 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 1a62cf4a23a2443d843e5f5912d02f9a (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:57.813666 28748 catalog_manager.cc:5697] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:57.824321 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:57.825470 30127 tablet_replica.cc:333] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:24:57.849293 30127 raft_consensus.cc:2243] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:57.850018 30127 raft_consensus.cc:2272] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:57.854995 30127 ts_tablet_manager.cc:1916] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:57.863431 28748 catalog_manager.cc:5697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.891938 30127 ts_tablet_manager.cc:1929] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:57.892464 30127 log.cc:1199] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/9889e3e58ea5460d8b02e0ab8cad2fe6
I20260709 12:24:57.893991 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:57.901090 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:57430
I20260709 12:24:57.904316 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 9889e3e58ea5460d8b02e0ab8cad2fe6 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:57.908015 28922 consensus_queue.cc:237] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:57.916074 28993 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.917492 29942 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:24:57.918682 29582 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:24:57.920200 29942 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:57.923900 29978 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.927033 28993 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.928941 29582 raft_consensus.cc:2955] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.945322 28745 catalog_manager.cc:5697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:24:57.947103 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e9754ca3b72a4a5ab52b620eeaa320d5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:24:57.961561 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet e9754ca3b72a4a5ab52b620eeaa320d5 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:24:57.967574 30149 tablet_replica.cc:333] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:24:57.968645 30149 raft_consensus.cc:2243] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:24:57.969722 30149 raft_consensus.cc:2272] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:24:57.973479 30149 ts_tablet_manager.cc:1916] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:24:57.989799 30149 ts_tablet_manager.cc:1929] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:24:57.990088 30149 log.cc:1199] T e9754ca3b72a4a5ab52b620eeaa320d5 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/e9754ca3b72a4a5ab52b620eeaa320d5
I20260709 12:24:57.995846 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet e9754ca3b72a4a5ab52b620eeaa320d5 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:24:58.053068 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:58.095510 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:58.096125 28846 raft_consensus.cc:606] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:24:58.099574 28925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:24:58.100270 28925 raft_consensus.cc:606] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:58.103031 28993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9683be68cad49ba9333c9a961694927"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:58.103595 28993 raft_consensus.cc:606] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:58.104863 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:58.106016 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:58.106655 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:58.115550 28993 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.117125 29978 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.122192 28846 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.124421 30036 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.135637 29582 raft_consensus.cc:1275] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.140381 30002 consensus_queue.cc:1048] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:24:58.142604 28997 raft_consensus.cc:1275] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:24:58.144254 29995 consensus_queue.cc:1048] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:24:58.197808 30125 raft_consensus.cc:993] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:24:58.198341 30125 raft_consensus.cc:1081] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:24:58.200278 28999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:24:58.200860 28999 raft_consensus.cc:493] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.201222 28999 raft_consensus.cc:3060] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.209877 28999 raft_consensus.cc:515] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.211421 28999 leader_election.cc:290] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:58.212548 28925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:58.213215 28925 raft_consensus.cc:3060] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.213361 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3a3fa891b3e4873a7da72c16abf54c7" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:58.214491 28846 raft_consensus.cc:3055] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:58.214848 28846 raft_consensus.cc:740] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:58.215745 28846 consensus_queue.cc:260] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.216959 28846 raft_consensus.cc:3060] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.221863 28925 raft_consensus.cc:2468] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:24:58.223604 28966 leader_election.cc:304] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:58.224417 29887 raft_consensus.cc:2804] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:58.224881 29887 raft_consensus.cc:697] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:58.224928 28846 raft_consensus.cc:2468] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:24:58.225732 29887 consensus_queue.cc:237] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.234321 28749 catalog_manager.cc:5697] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:58.313817 30122 raft_consensus.cc:993] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:58.314325 29887 raft_consensus.cc:1081] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:58.316355 28922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9683be68cad49ba9333c9a961694927"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42364
I20260709 12:24:58.316874 28922 raft_consensus.cc:493] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.317165 28922 raft_consensus.cc:3060] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.321852 30113 raft_consensus.cc:993] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:58.322326 29978 raft_consensus.cc:1081] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:58.322186 28922 raft_consensus.cc:515] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.324225 28922 leader_election.cc:290] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:58.324935 28849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:24:58.325008 28846 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:58.325739 28846 raft_consensus.cc:3060] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.325850 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9683be68cad49ba9333c9a961694927" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:58.326471 28993 raft_consensus.cc:3055] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:58.326819 28993 raft_consensus.cc:740] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:58.327661 28993 consensus_queue.cc:260] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.328790 28993 raft_consensus.cc:3060] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.332466 28846 raft_consensus.cc:2468] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:58.333822 28890 leader_election.cc:304] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:58.334627 29978 raft_consensus.cc:2804] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:58.335196 29978 raft_consensus.cc:697] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:58.335901 29978 consensus_queue.cc:237] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.334671 28849 raft_consensus.cc:493] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:58.338357 28849 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.339540 28993 raft_consensus.cc:2468] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:58.344374 28849 raft_consensus.cc:515] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.346895 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:58.347515 28922 raft_consensus.cc:3055] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:58.347821 28922 raft_consensus.cc:740] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:58.348521 28922 consensus_queue.cc:260] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.349589 28922 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.349002 28749 catalog_manager.cc:5697] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.355404 28849 leader_election.cc:290] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:58.364867 28922 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:58.366583 28817 leader_election.cc:304] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:24:58.367458 30115 raft_consensus.cc:2804] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:58.367954 30115 raft_consensus.cc:697] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:58.368919 30115 consensus_queue.cc:237] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:58.356894 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:58.376830 28993 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:58.382377 28749 catalog_manager.cc:5697] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:58.383669 28993 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:58.694999 28922 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.696512 30021 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.705905 28849 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.707700 30021 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.780103 28999 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.781440 30113 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.792779 28849 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.794610 30113 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 12:24:58.807751 28999 raft_consensus.cc:1275] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.809087 30115 consensus_queue.cc:1048] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:58.826855 28925 raft_consensus.cc:1275] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:58.828877 30125 consensus_queue.cc:1048] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.040656 28997 consensus_queue.cc:237] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.045867 28925 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:24:59.045936 28846 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:24:59.046267 28965 consensus_peers.cc:597] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3a3fa891b3e4873a7da72c16abf54c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:59.047348 30122 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:24:59.048026 29887 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:59.054534 29887 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.056169 28925 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.063661 28846 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.066985 28922 consensus_queue.cc:237] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.077462 28749 catalog_manager.cc:5697] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
W20260709 12:24:59.087671 28891 consensus_peers.cc:597] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a07f4cf48f9b4fdbb09ce1f90912c9c7. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:59.089679 28849 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:59.087749 28997 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:59.092526 30002 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:59.098999 30002 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 12:24:59.109457 30002 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.123121 28849 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.137382 28999 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.154019 28744 catalog_manager.cc:5697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.154376 28997 consensus_queue.cc:237] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.171693 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 12:24:59.188575 28965 consensus_peers.cc:597] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 056dbb8272e94127a553dd63e043dae4. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:59.189049 28925 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:59.190032 28849 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:59.193158 30122 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.194280 30021 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:24:59.201272 30122 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.203852 28849 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.215354 28846 consensus_queue.cc:237] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.216071 28922 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.226161 28749 catalog_manager.cc:5697] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
W20260709 12:24:59.251900 28816 consensus_peers.cc:597] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 414925de673c41d8ba8a4682336dd19e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:24:59.255170 28997 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:59.255290 28922 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:24:59.256636 30168 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.260082 30168 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:24:59.267472 28997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:24:59.268152 28997 raft_consensus.cc:606] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:24:59.274885 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:24:59.275545 28846 raft_consensus.cc:606] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:24:59.275385 30115 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.276719 28994 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.278906 28919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:24:59.279489 28919 raft_consensus.cc:606] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:24:59.281639 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:24:59.283300 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:24:59.284037 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:24:59.288475 28922 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.295531 28744 catalog_manager.cc:5697] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:24:59.417367 30113 raft_consensus.cc:993] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:59.418257 29978 raft_consensus.cc:1081] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:24:59.420207 28849 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:24:59.420845 28849 raft_consensus.cc:493] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.421279 28849 raft_consensus.cc:3060] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.427994 28849 raft_consensus.cc:515] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:59.430893 28849 leader_election.cc:290] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:59.432355 28922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:59.432374 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f717fab9382e4885aa45fb9a6764605a" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:59.433029 28922 raft_consensus.cc:3055] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.433120 28994 raft_consensus.cc:3060] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.433418 28922 raft_consensus.cc:740] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:59.434222 28922 consensus_queue.cc:260] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:59.435400 28922 raft_consensus.cc:3060] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.441390 28994 raft_consensus.cc:2468] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:59.442762 28814 leader_election.cc:304] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:59.443862 30168 raft_consensus.cc:2804] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.444357 30168 raft_consensus.cc:697] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:59.445241 30168 consensus_queue.cc:237] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:59.462155 28922 raft_consensus.cc:2468] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:24:59.479986 28749 catalog_manager.cc:5697] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:59.500026 30184 ts_tablet_manager.cc:933] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:59.501781 30184 tablet_copy_client.cc:323] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:24:59.503304 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:24:59.503748 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-a07f4cf48f9b4fdbb09ce1f90912c9c7
I20260709 12:24:59.510116 28936 tablet_copy_source_session.cc:215] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:59.513374 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:59.527408 30184 tablet_copy_client.cc:806] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:59.527997 30184 tablet_copy_client.cc:670] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:59.530472 30125 raft_consensus.cc:993] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:24:59.530941 30168 raft_consensus.cc:1081] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:24:59.531803 30184 tablet_copy_client.cc:538] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:59.532480 28994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:24:59.533043 28994 raft_consensus.cc:493] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.533408 28994 raft_consensus.cc:3060] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.538383 28994 raft_consensus.cc:515] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:59.541194 30184 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:59.544513 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:24:59.544513 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cf629577764fab82b10b186fc51ce5" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:24:59.545622 28849 raft_consensus.cc:3055] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.545622 28919 raft_consensus.cc:3060] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.546098 28849 raft_consensus.cc:740] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:24:59.546888 28849 consensus_queue.cc:260] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:59.547904 28849 raft_consensus.cc:3060] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.544181 28994 leader_election.cc:290] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:24:59.556706 28919 raft_consensus.cc:2468] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:24:59.556800 28849 raft_consensus.cc:2468] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:24:59.558413 28966 leader_election.cc:304] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:24:59.559535 29887 raft_consensus.cc:2804] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.559981 29887 raft_consensus.cc:697] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:59.560842 29887 consensus_queue.cc:237] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:24:59.564855 30184 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: 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:24:59.565877 30184 tablet_bootstrap.cc:492] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:59.566605 30184 ts_tablet_manager.cc:1403] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.008s
I20260709 12:24:59.569585 30184 raft_consensus.cc:359] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.570421 30184 raft_consensus.cc:740] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:59.571194 30184 consensus_queue.cc:260] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.574041 30184 ts_tablet_manager.cc:1434] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 12:24:59.577797 28749 catalog_manager.cc:5697] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:24:59.580082 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-a07f4cf48f9b4fdbb09ce1f90912c9c7 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:24:59.580547 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-a07f4cf48f9b4fdbb09ce1f90912c9c7 on tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:59.654783 30184 ts_tablet_manager.cc:933] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:59.657235 30184 tablet_copy_client.cc:323] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:59.659157 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet c3a3fa891b3e4873a7da72c16abf54c7 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:59.659824 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet c3a3fa891b3e4873a7da72c16abf54c7 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-c3a3fa891b3e4873a7da72c16abf54c7
I20260709 12:24:59.667086 29010 tablet_copy_source_session.cc:215] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:59.670481 30184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3a3fa891b3e4873a7da72c16abf54c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:59.685801 30184 tablet_copy_client.cc:806] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:59.686436 30184 tablet_copy_client.cc:670] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:59.691025 30021 raft_consensus.cc:993] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:59.691102 30184 tablet_copy_client.cc:538] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:59.691552 30021 raft_consensus.cc:1081] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:24:59.693809 28922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42364
I20260709 12:24:59.694415 28922 raft_consensus.cc:493] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:24:59.694871 28922 raft_consensus.cc:3060] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.702237 30184 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:59.702196 28922 raft_consensus.cc:515] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:59.706018 28922 leader_election.cc:290] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:24:59.707329 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:24:59.707921 28997 raft_consensus.cc:3055] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:24:59.708249 28997 raft_consensus.cc:740] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:24:59.708279 29582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "193ba463497b4eb5bf5e5dee067a7ffa" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:24:59.708859 29582 raft_consensus.cc:3060] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.709079 28997 consensus_queue.cc:260] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:59.710191 28997 raft_consensus.cc:3060] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:24:59.715574 29582 raft_consensus.cc:2468] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:59.716661 28997 raft_consensus.cc:2468] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:24:59.718859 28891 leader_election.cc:304] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:24:59.719470 30002 raft_consensus.cc:2804] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:24:59.719889 30002 raft_consensus.cc:697] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:24:59.720706 30002 consensus_queue.cc:237] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:24:59.745273 28749 catalog_manager.cc:5697] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:24:59.746876 30192 ts_tablet_manager.cc:933] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:24:59.757746 30184 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: 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:24:59.759102 30184 tablet_bootstrap.cc:492] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:59.760077 30184 ts_tablet_manager.cc:1403] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.058s	user 0.031s	sys 0.007s
I20260709 12:24:59.763621 30184 raft_consensus.cc:359] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.764793 30184 raft_consensus.cc:740] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:59.765615 30184 consensus_queue.cc:260] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.766696 30192 tablet_copy_client.cc:323] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:24:59.769044 30184 ts_tablet_manager.cc:1434] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:24:59.778590 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 056dbb8272e94127a553dd63e043dae4 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:24:59.779229 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 056dbb8272e94127a553dd63e043dae4 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-056dbb8272e94127a553dd63e043dae4
I20260709 12:24:59.781548 29009 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-c3a3fa891b3e4873a7da72c16abf54c7 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:59.782049 29009 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-c3a3fa891b3e4873a7da72c16abf54c7 on tablet c3a3fa891b3e4873a7da72c16abf54c7 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:59.785396 30194 ts_tablet_manager.cc:933] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:24:59.793223 29010 tablet_copy_source_session.cc:215] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:59.798134 30192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 056dbb8272e94127a553dd63e043dae4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:59.806582 30194 tablet_copy_client.cc:323] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:24:59.812855 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 414925de673c41d8ba8a4682336dd19e from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:24:59.813493 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 414925de673c41d8ba8a4682336dd19e from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-414925de673c41d8ba8a4682336dd19e
I20260709 12:24:59.822117 30192 tablet_copy_client.cc:806] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:59.822777 30192 tablet_copy_client.cc:670] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:59.828965 30192 tablet_copy_client.cc:538] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:59.830551 28861 tablet_copy_source_session.cc:215] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:24:59.834439 30194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 414925de673c41d8ba8a4682336dd19e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:24:59.838047 30192 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:59.849444 28922 raft_consensus.cc:1275] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.856251 30194 tablet_copy_client.cc:806] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:24:59.856896 30194 tablet_copy_client.cc:670] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:24:59.898248 30192 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: 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:24:59.898769 30125 consensus_queue.cc:1048] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:24:59.899245 30192 tablet_bootstrap.cc:492] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:24:59.900015 30192 ts_tablet_manager.cc:1403] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.007s
I20260709 12:24:59.902117 30194 tablet_copy_client.cc:538] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:24:59.906560 30192 raft_consensus.cc:359] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.907439 30192 raft_consensus.cc:740] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:24:59.908100 30192 consensus_queue.cc:260] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:24:59.910403 30192 ts_tablet_manager.cc:1434] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 12:24:59.913909 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-056dbb8272e94127a553dd63e043dae4 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:24:59.914324 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-056dbb8272e94127a553dd63e043dae4 on tablet 056dbb8272e94127a553dd63e043dae4 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:24:59.929418 29582 raft_consensus.cc:1217] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:24:59.934820 30194 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:24:59.943245 28999 raft_consensus.cc:1275] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:24:59.945338 30182 consensus_queue.cc:1048] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.009701 30194 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: 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:25:00.015167 30194 tablet_bootstrap.cc:492] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:00.016191 30194 ts_tablet_manager.cc:1403] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.008s
I20260709 12:25:00.019160 30194 raft_consensus.cc:359] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:00.020215 30194 raft_consensus.cc:740] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:00.020879 30194 consensus_queue.cc:260] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:00.023959 30194 ts_tablet_manager.cc:1434] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 12:25:00.026698 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-414925de673c41d8ba8a4682336dd19e received from {username='slave'} at 127.0.0.1:39376
I20260709 12:25:00.027179 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-414925de673c41d8ba8a4682336dd19e on tablet 414925de673c41d8ba8a4682336dd19e with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:00.131682 28849 raft_consensus.cc:1275] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:00.133016 30196 consensus_queue.cc:1048] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.156044 28922 raft_consensus.cc:1275] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:00.158097 30196 consensus_queue.cc:1048] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:00.190801 29582 raft_consensus.cc:1217] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:00.195099 28999 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:00.196826 30002 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:00.212517 29581 raft_consensus.cc:1217] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:00.221465 29582 raft_consensus.cc:1275] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:00.235605 30002 consensus_queue.cc:1048] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:00.241554 29584 raft_consensus.cc:1217] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:00.367386 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:00.503568 29978 raft_consensus.cc:1064] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:00.507820 29978 consensus_queue.cc:237] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:00.533699 28846 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:00.534863 28846 raft_consensus.cc:606] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:25:00.539820 28994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:00.540531 28994 raft_consensus.cc:606] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:00.584637 28994 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.585223 28925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:25:00.585903 28925 raft_consensus.cc:606] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:00.588171 29581 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.589964 30002 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:00.592118 30113 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:00.599787 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:25:00.607137 28849 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.606084 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:00.609897 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:00.609779 30002 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:00.666213 30002 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:00.672406 30113 raft_consensus.cc:993] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:00.675485 28997 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:00.696291 30220 raft_consensus.cc:1081] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:00.698071 28842 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:25:00.698765 28842 raft_consensus.cc:493] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.699096 28842 raft_consensus.cc:3060] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.698088 28849 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:00.714262 28842 raft_consensus.cc:515] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:00.717603 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:00.718624 28924 raft_consensus.cc:3055] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.719063 28924 raft_consensus.cc:740] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:00.717684 29582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1626b4cf34c4dc8884ba83567434249" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:00.719772 29582 raft_consensus.cc:3060] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.720088 28924 consensus_queue.cc:260] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:00.726523 29582 raft_consensus.cc:2468] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:00.728366 28816 leader_election.cc:304] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:00.732232 30115 raft_consensus.cc:2804] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.732714 30115 raft_consensus.cc:697] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:00.733678 30115 consensus_queue.cc:237] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:00.733718 28744 catalog_manager.cc:5697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:00.737231 28842 leader_election.cc:290] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:00.727114 28924 raft_consensus.cc:3060] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.747538 28924 raft_consensus.cc:2468] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
W20260709 12:25:00.748728 28889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 74545.2us
I20260709 12:25:00.762395 29582 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:00.767021 30213 raft_consensus.cc:993] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:00.767665 30213 raft_consensus.cc:1081] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:00.772404 28924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42364
I20260709 12:25:00.778558 28924 raft_consensus.cc:493] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.778983 28924 raft_consensus.cc:3060] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.785961 28924 raft_consensus.cc:515] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:00.788792 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:00.788957 28924 leader_election.cc:290] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:00.789430 28842 raft_consensus.cc:3060] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.790184 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d2e0eceffd6400f933b3476337798b9" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:00.790784 28997 raft_consensus.cc:3055] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:00.791081 28997 raft_consensus.cc:740] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:00.792043 28997 consensus_queue.cc:260] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:00.793313 28997 raft_consensus.cc:3060] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.799304 28842 raft_consensus.cc:2468] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:00.800591 28997 raft_consensus.cc:2468] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:00.800751 28890 leader_election.cc:304] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:25:00.801759 30215 raft_consensus.cc:2804] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:00.802289 30215 raft_consensus.cc:697] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:00.803285 30215 consensus_queue.cc:237] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:00.811416 28747 catalog_manager.cc:5697] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:00.813903 30182 raft_consensus.cc:1064] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:00.817484 30182 consensus_queue.cc:237] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:00.814241 30213 raft_consensus.cc:1064] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:00.821899 30213 consensus_queue.cc:237] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:00.834859 28924 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.837723 29582 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.839062 28925 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.839380 30125 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:00.839651 29887 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:00.846385 30125 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:00.848271 28997 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.850986 30182 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:00.845824 28747 catalog_manager.cc:5697] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:00.857025 28842 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.858413 29581 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:00.859597 30213 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:00.860949 30196 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:00.914705 30115 raft_consensus.cc:993] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:00.915380 30168 raft_consensus.cc:1081] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:00.950309 28999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:25:00.950979 28999 raft_consensus.cc:493] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:00.972316 28999 raft_consensus.cc:3060] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:00.958220 28922 consensus_queue.cc:237] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:01.009120 29582 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:01.012897 28999 raft_consensus.cc:515] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:01.021817 28999 leader_election.cc:290] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:01.029909 28999 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:01.023679 30125 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.033860 30221 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:01.035668 30239 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:01.045449 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 53144.6us
I20260709 12:25:01.044699 30215 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.049484 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:01.050808 28924 raft_consensus.cc:3060] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:01.055852 30002 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:01.065222 28994 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.074724 28849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "600c63456ea14bf79ea89a71a1dd5093" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:01.095605 28849 raft_consensus.cc:3055] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:01.096259 28849 raft_consensus.cc:740] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:01.099700 28924 raft_consensus.cc:2468] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:25:01.101176 28849 consensus_queue.cc:260] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:01.088800 29584 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.111399 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:01.116266 28993 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.119690 29887 raft_consensus.cc:1064] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:01.126849 28849 raft_consensus.cc:3060] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:01.135864 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 64236.8us
I20260709 12:25:01.138082 28849 raft_consensus.cc:2468] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:25:01.121968 29887 consensus_queue.cc:237] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:01.139164 28966 leader_election.cc:304] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:01.143064 28747 catalog_manager.cc:5697] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:01.140756 28917 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.142813 29582 raft_consensus.cc:2955] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.157995 30213 raft_consensus.cc:2804] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:01.158594 30213 raft_consensus.cc:697] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:01.159534 30213 consensus_queue.cc:237] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:01.161608 28748 catalog_manager.cc:5697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:01.190505 29581 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:01.192619 28919 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:01.176591 28922 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.194203 30196 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:01.194581 30182 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:25:01.262225 28965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.4:41991, user_credentials={real_user=slave}} blocked reactor thread for 276865us
W20260709 12:25:01.264137 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 88678.4us
I20260709 12:25:01.265668 29582 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 12:25:01.268853 30245 log.cc:927] Time spent T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.067s	user 0.002s	sys 0.000s
I20260709 12:25:01.269765 29583 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.321815 28842 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:01.297554 30239 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.026s
I20260709 12:25:01.325464 28849 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.344328 28749 catalog_manager.cc:5697] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:01.376801 30021 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
W20260709 12:25:01.377174 28817 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 226238us
I20260709 12:25:01.394695 28997 raft_consensus.cc:1275] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.413724 30222 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:01.427448 30021 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.429112 29584 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.431322 28917 raft_consensus.cc:1275] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:01.509850 28917 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.527926 28749 catalog_manager.cc:5697] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:01.556694 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:25:01.560418 28842 consensus_queue.cc:237] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:01.565472 28747 catalog_manager.cc:5697] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.575205 29583 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:01.577049 30247 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:01.581146 28997 raft_consensus.cc:1275] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:01.584895 28844 raft_consensus.cc:1275] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.586176 28846 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.587636 30247 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.588907 30168 consensus_queue.cc:1048] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:01.592790 30260 tablet_replica.cc:333] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:01.594064 30260 raft_consensus.cc:2243] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.591987 29583 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.594707 28997 raft_consensus.cc:2955] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.622112 28745 catalog_manager.cc:5697] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:01.635905 28997 consensus_queue.cc:237] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:01.644192 29584 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:01.645774 30196 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:01.654492 28924 raft_consensus.cc:1275] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:01.654762 28922 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.654408 30021 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.657444 29584 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.662083 30237 consensus_queue.cc:1048] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:01.662425 30212 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:01.671326 28924 raft_consensus.cc:2955] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.674512 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 056dbb8272e94127a553dd63e043dae4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:01.692770 29978 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:01.694895 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 414925de673c41d8ba8a4682336dd19e with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:25:01.696810 30262 tablet_replica.cc:333] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:01.699075 30262 raft_consensus.cc:2243] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.699965 30262 raft_consensus.cc:2272] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:01.701045 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 80707.3us
I20260709 12:25:01.725765 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:01.729549 30260 raft_consensus.cc:2272] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.795737 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 414925de673c41d8ba8a4682336dd19e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:01.799377 30262 ts_tablet_manager.cc:1916] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:01.802390 28846 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:01.807242 30242 consensus_queue.cc:1048] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:01.808476 30021 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:01.810321 30260 ts_tablet_manager.cc:1916] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:01.831876 28994 consensus_queue.cc:237] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:01.842219 29584 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:01.844020 30021 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:01.854776 28842 raft_consensus.cc:1275] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:01.858093 28748 catalog_manager.cc:5697] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.864037 30196 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.876611 29583 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.911705 30237 consensus_queue.cc:1048] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:01.915218 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 056dbb8272e94127a553dd63e043dae4 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:25:01.936808 30260 ts_tablet_manager.cc:1929] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:01.940222 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3a3fa891b3e4873a7da72c16abf54c7 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:01.943164 28747 catalog_manager.cc:5697] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 4 to 5, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.941875 28845 raft_consensus.cc:2955] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:01.964596 30260 log.cc:1199] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/a07f4cf48f9b4fdbb09ce1f90912c9c7
I20260709 12:25:01.966873 30260 tablet_replica.cc:333] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:01.968117 30260 raft_consensus.cc:2243] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.969416 30260 raft_consensus.cc:2272] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.969986 30262 ts_tablet_manager.cc:1929] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:01.970793 30262 log.cc:1199] T 414925de673c41d8ba8a4682336dd19e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/414925de673c41d8ba8a4682336dd19e
I20260709 12:25:01.973029 30260 ts_tablet_manager.cc:1916] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:01.974901 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 414925de673c41d8ba8a4682336dd19e (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:01.975147 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet a07f4cf48f9b4fdbb09ce1f90912c9c7 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:01.980321 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet c3a3fa891b3e4873a7da72c16abf54c7 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:42352
I20260709 12:25:01.981596 30262 tablet_replica.cc:333] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:01.982648 30262 raft_consensus.cc:2243] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:01.983547 30262 raft_consensus.cc:2272] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:01.992775 30262 ts_tablet_manager.cc:1916] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:01.996454 30260 ts_tablet_manager.cc:1929] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:01.997042 30260 log.cc:1199] T 056dbb8272e94127a553dd63e043dae4 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/056dbb8272e94127a553dd63e043dae4
I20260709 12:25:01.999213 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 056dbb8272e94127a553dd63e043dae4 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:02.006755 28845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:02.007313 28845 raft_consensus.cc:606] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:02.011528 28994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:02.012074 28994 raft_consensus.cc:606] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:02.013101 30262 ts_tablet_manager.cc:1929] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:02.013620 30262 log.cc:1199] T c3a3fa891b3e4873a7da72c16abf54c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/c3a3fa891b3e4873a7da72c16abf54c7
I20260709 12:25:02.014621 28924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:25:02.015215 28924 raft_consensus.cc:606] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:25:02.015667 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet c3a3fa891b3e4873a7da72c16abf54c7 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:02.017509 28924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:25:02.017987 28924 raft_consensus.cc:606] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:02.020159 28845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:02.020604 28845 raft_consensus.cc:606] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:02.021531 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:02.022645 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:02.023204 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:02.062310 30237 raft_consensus.cc:993] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:02.062896 30196 raft_consensus.cc:1081] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:02.063761 29978 raft_consensus.cc:993] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:02.065562 30222 raft_consensus.cc:1081] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:02.069211 28917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42364
I20260709 12:25:02.069587 28845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:25:02.069773 28917 raft_consensus.cc:493] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:02.070134 28845 raft_consensus.cc:493] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:02.070144 28917 raft_consensus.cc:3060] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.070562 28845 raft_consensus.cc:3060] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.077301 28845 raft_consensus.cc:515] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:02.077224 28917 raft_consensus.cc:515] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.079300 28917 leader_election.cc:290] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:02.079653 28845 leader_election.cc:290] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:02.080031 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:02.080461 29583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a601cb925fd49f2a9b901274115b2cd" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:02.080628 28994 raft_consensus.cc:3055] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.080987 29583 raft_consensus.cc:3060] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.081032 28994 raft_consensus.cc:740] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:02.081034 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:02.082034 28997 raft_consensus.cc:3060] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.081988 28994 consensus_queue.cc:260] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.083302 28994 raft_consensus.cc:3060] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.084450 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee76bed1b3ed4f1284c64bc8787f6bfb" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:02.084997 28924 raft_consensus.cc:3055] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.085284 28924 raft_consensus.cc:740] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:02.086921 28924 consensus_queue.cc:260] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:02.087975 28924 raft_consensus.cc:3060] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.089455 28997 raft_consensus.cc:2468] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:02.093389 28999 raft_consensus.cc:1240] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Rejecting Update request from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 for earlier term 1. Current term is 2. Ops: []
I20260709 12:25:02.093777 28814 leader_election.cc:304] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:02.094142 28924 raft_consensus.cc:2468] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:02.089732 29583 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:02.094794 30115 raft_consensus.cc:2804] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.095340 30115 raft_consensus.cc:697] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:02.095865 28891 leader_election.cc:304] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:02.096338 30115 consensus_queue.cc:237] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:02.096933 29978 raft_consensus.cc:2804] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.097362 29978 raft_consensus.cc:697] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:02.098569 29978 consensus_queue.cc:237] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.099808 28994 raft_consensus.cc:2468] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:02.115721 28748 catalog_manager.cc:5697] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:02.118208 28749 catalog_manager.cc:5697] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:02.200992 30242 raft_consensus.cc:993] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:02.201485 30242 raft_consensus.cc:1081] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:02.203009 29584 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53112
I20260709 12:25:02.203555 29584 raft_consensus.cc:493] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:02.203890 29584 raft_consensus.cc:3060] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.209837 29584 raft_consensus.cc:515] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.211783 29584 leader_election.cc:290] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:02.212227 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:02.212764 28845 raft_consensus.cc:3055] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.213068 28845 raft_consensus.cc:740] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:02.213784 28845 consensus_queue.cc:260] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.214749 28845 raft_consensus.cc:3060] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.220890 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62cf4a23a2443d843e5f5912d02f9a" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:02.221519 28997 raft_consensus.cc:3060] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.225324 28845 raft_consensus.cc:2468] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:02.227340 29549 leader_election.cc:304] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:02.229089 30210 raft_consensus.cc:2804] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.229588 30210 raft_consensus.cc:697] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:25:02.230427 30210 consensus_queue.cc:237] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.235010 28997 raft_consensus.cc:2468] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:02.239449 28749 catalog_manager.cc:5697] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:02.336390 30168 raft_consensus.cc:993] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:02.336867 30249 raft_consensus.cc:1081] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:02.338294 29583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53112
I20260709 12:25:02.338742 29583 raft_consensus.cc:493] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:02.338975 29583 raft_consensus.cc:3060] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.344184 29583 raft_consensus.cc:515] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.345943 29583 leader_election.cc:290] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:02.347143 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:02.347312 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c37c79bc9446cfa54b739b1a96a631" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:02.347802 28845 raft_consensus.cc:3055] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.347965 28917 raft_consensus.cc:3060] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.348138 28845 raft_consensus.cc:740] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:02.348969 28845 consensus_queue.cc:260] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.350159 28845 raft_consensus.cc:3060] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.353291 28917 raft_consensus.cc:2468] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:02.354452 29551 leader_election.cc:304] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:02.354730 28845 raft_consensus.cc:2468] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:02.355235 30210 raft_consensus.cc:2804] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.355777 30210 raft_consensus.cc:697] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:25:02.356570 30210 consensus_queue.cc:237] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.364594 28748 catalog_manager.cc:5697] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:02.487694 29978 raft_consensus.cc:993] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:02.488175 30215 raft_consensus.cc:1081] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:02.489702 28997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57432
I20260709 12:25:02.490247 28997 raft_consensus.cc:493] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:02.490598 28997 raft_consensus.cc:3060] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.495622 28997 raft_consensus.cc:515] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.497951 28997 leader_election.cc:290] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:02.498077 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:02.498746 28924 raft_consensus.cc:3055] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:02.499105 28924 raft_consensus.cc:740] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:02.499452 29584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a07f4cf48f9b4fdbb09ce1f90912c9c7" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:02.500028 29584 raft_consensus.cc:3060] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.499825 28924 consensus_queue.cc:260] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.500885 28924 raft_consensus.cc:3060] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:02.506980 29584 raft_consensus.cc:2468] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:25:02.508245 28965 leader_election.cc:304] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 612316e4aebd48c89b232edf10c78006, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:02.509513 28924 raft_consensus.cc:2468] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:25:02.509696 30021 raft_consensus.cc:2804] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:02.510285 30021 raft_consensus.cc:697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:02.512010 30021 consensus_queue.cc:237] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:02.520777 28748 catalog_manager.cc:5697] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:02.566774 29583 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.567927 30215 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:02.582852 28997 raft_consensus.cc:1275] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.584543 29978 consensus_queue.cc:1048] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:02.672246 28994 raft_consensus.cc:1275] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.673524 30168 consensus_queue.cc:1048] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:02.688297 28924 raft_consensus.cc:1275] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:02.689513 30115 consensus_queue.cc:1048] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:02.723431 28846 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.724620 30210 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:02.727361 28994 raft_consensus.cc:1275] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.728960 30235 consensus_queue.cc:1048] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:02.893491 28846 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.894798 30282 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:02.907266 28922 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.908355 28917 raft_consensus.cc:1275] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.913259 30021 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
I20260709 12:25:02.917384 30282 consensus_queue.cc:1048] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:02.930792 29584 raft_consensus.cc:1275] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:02.932258 30196 consensus_queue.cc:1048] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:03.069638 28917 consensus_queue.cc:237] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.071489 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:03.078019 28845 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:25:03.079687 28891 consensus_peers.cc:597] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19e61fcebf04468286273f9ae624139e. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.080435 30222 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:03.083598 28997 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:03.084978 30222 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:03.097611 30215 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.101220 28997 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.112852 28846 consensus_queue.cc:237] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.115603 28745 catalog_manager.cc:5697] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:03.132541 28816 consensus_peers.cc:597] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64448b8c08854548ac5509a17087e7da. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.121763 28845 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.135033 28997 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:03.141811 30115 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:03.146219 28924 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:03.147680 30168 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:03.149708 28917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:25:03.150421 28917 raft_consensus.cc:606] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:03.158807 28844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:03.159651 28844 raft_consensus.cc:606] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:25:03.163269 28999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:03.163887 28999 raft_consensus.cc:606] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:03.165390 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:25:03.167026 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:03.167212 30242 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.169014 28999 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.174885 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:03.211702 28922 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.226138 28924 consensus_queue.cc:237] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.234696 30021 raft_consensus.cc:993] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:03.235160 30021 raft_consensus.cc:1081] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:03.236999 28845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56022
I20260709 12:25:03.237532 28845 raft_consensus.cc:493] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:03.237881 28845 raft_consensus.cc:3060] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.242393 28745 catalog_manager.cc:5697] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.244643 28845 raft_consensus.cc:515] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:03.247153 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:03.247706 28994 raft_consensus.cc:3055] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:03.248011 28994 raft_consensus.cc:740] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:03.248790 28994 consensus_queue.cc:260] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [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: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:03.249900 28994 raft_consensus.cc:3060] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.255548 28997 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:25:03.256976 28891 consensus_peers.cc:597] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9683be68cad49ba9333c9a961694927. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.257445 29978 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:03.257797 28846 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:03.259269 29978 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:03.264335 29584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03b84245aa547c9802e6d9884e03bda" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:03.259800 28994 raft_consensus.cc:2468] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:03.265365 29584 raft_consensus.cc:3060] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.266314 28814 leader_election.cc:304] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:03.270684 30249 raft_consensus.cc:2804] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:03.271306 30249 raft_consensus.cc:697] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:03.272069 30249 consensus_queue.cc:237] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:03.283514 28994 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.277431 29978 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.264421 28845 leader_election.cc:290] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:03.294343 28844 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.300550 29584 raft_consensus.cc:2468] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:03.301241 28997 consensus_queue.cc:237] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.314070 28749 catalog_manager.cc:5697] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:03.339672 28924 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:03.341215 30196 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:03.346819 28844 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:03.348454 30237 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 12:25:03.351814 28965 consensus_peers.cc:597] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8aa0310bcfd44ff9a501d22f6f317d76. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:03.374320 30021 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.376904 28924 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.377696 28844 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:03.384835 28748 catalog_manager.cc:5697] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:03.412854 28745 catalog_manager.cc:5697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:03.440229 30249 raft_consensus.cc:993] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:03.440806 30242 raft_consensus.cc:1081] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:03.442569 28994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:25:03.443111 28994 raft_consensus.cc:493] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:03.443497 28994 raft_consensus.cc:3060] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.447968 29978 raft_consensus.cc:993] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:03.448436 30300 raft_consensus.cc:1081] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:03.450270 28844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56030
I20260709 12:25:03.450857 28844 raft_consensus.cc:493] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:03.451211 28844 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.455614 28994 raft_consensus.cc:515] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:03.458241 28994 leader_election.cc:290] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:03.459151 29584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:03.459923 29584 raft_consensus.cc:3060] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.459590 28844 raft_consensus.cc:515] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:03.461856 28844 leader_election.cc:290] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:03.463254 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95dc86f053440738735c8e964bf6e73" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:03.463825 28844 raft_consensus.cc:3055] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:03.463912 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:03.464210 28844 raft_consensus.cc:740] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:03.464522 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:03.465116 28924 raft_consensus.cc:3055] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:03.465530 28924 raft_consensus.cc:740] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:03.465183 28844 consensus_queue.cc:260] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:03.464568 28994 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.466760 28844 raft_consensus.cc:3060] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.466363 28924 consensus_queue.cc:260] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:03.467710 29584 raft_consensus.cc:2468] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:25:03.467840 28924 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:03.471079 28994 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:03.473472 28814 leader_election.cc:304] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:03.474957 30242 raft_consensus.cc:2804] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:03.474947 28965 leader_election.cc:304] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 612316e4aebd48c89b232edf10c78006, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:03.476703 30021 raft_consensus.cc:2804] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:03.477160 30021 raft_consensus.cc:697] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:03.478053 30021 consensus_queue.cc:237] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:03.479671 30242 raft_consensus.cc:697] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:03.481006 30242 consensus_queue.cc:237] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:03.485421 28844 raft_consensus.cc:2468] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 2.
I20260709 12:25:03.495397 28924 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:03.512853 28745 catalog_manager.cc:5697] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:03.515208 28747 catalog_manager.cc:5697] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:03.605000 30307 ts_tablet_manager.cc:933] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:03.606860 30307 tablet_copy_client.cc:323] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:25:03.608867 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 19e61fcebf04468286273f9ae624139e from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:25:03.609342 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 19e61fcebf04468286273f9ae624139e from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-19e61fcebf04468286273f9ae624139e
I20260709 12:25:03.616408 28936 tablet_copy_source_session.cc:215] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:03.619493 30307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19e61fcebf04468286273f9ae624139e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:03.637929 30307 tablet_copy_client.cc:806] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:03.638595 30307 tablet_copy_client.cc:670] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:03.642360 30307 tablet_copy_client.cc:538] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:03.646983 30309 ts_tablet_manager.cc:933] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:25:03.651026 30309 tablet_copy_client.cc:323] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:25:03.652017 30307 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:03.652860 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 64448b8c08854548ac5509a17087e7da from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:25:03.653455 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 64448b8c08854548ac5509a17087e7da from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-64448b8c08854548ac5509a17087e7da
I20260709 12:25:03.659771 28861 tablet_copy_source_session.cc:215] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:03.671707 30309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64448b8c08854548ac5509a17087e7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:03.687943 30307 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: 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:25:03.690133 30307 tablet_bootstrap.cc:492] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:03.692404 30307 ts_tablet_manager.cc:1403] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.041s	user 0.023s	sys 0.008s
I20260709 12:25:03.694643 30309 tablet_copy_client.cc:806] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:03.695763 30309 tablet_copy_client.cc:670] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:03.698570 30307 raft_consensus.cc:359] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.699477 30307 raft_consensus.cc:740] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:03.701058 30309 tablet_copy_client.cc:538] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:03.700973 30307 consensus_queue.cc:260] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.703794 30307 ts_tablet_manager.cc:1434] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:03.706871 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-19e61fcebf04468286273f9ae624139e received from {username='slave'} at 127.0.0.1:36974
I20260709 12:25:03.707355 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-19e61fcebf04468286273f9ae624139e on tablet 19e61fcebf04468286273f9ae624139e with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:03.721323 30309 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:03.744900 30309 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: 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:25:03.746845 30309 tablet_bootstrap.cc:492] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:03.747516 30309 ts_tablet_manager.cc:1403] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.006s
I20260709 12:25:03.750226 30309 raft_consensus.cc:359] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.750910 30309 raft_consensus.cc:740] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:03.751504 30309 consensus_queue.cc:260] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:03.753837 30309 ts_tablet_manager.cc:1434] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 12:25:03.756132 30307 ts_tablet_manager.cc:933] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:03.757211 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-64448b8c08854548ac5509a17087e7da received from {username='slave'} at 127.0.0.1:39376
I20260709 12:25:03.757686 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-64448b8c08854548ac5509a17087e7da on tablet 64448b8c08854548ac5509a17087e7da with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:03.758618 30307 tablet_copy_client.cc:323] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:25:03.762429 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 8aa0310bcfd44ff9a501d22f6f317d76 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:25:03.763015 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 8aa0310bcfd44ff9a501d22f6f317d76 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-8aa0310bcfd44ff9a501d22f6f317d76
I20260709 12:25:03.775767 30309 ts_tablet_manager.cc:933] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:03.784026 29010 tablet_copy_source_session.cc:215] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:03.788388 30307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa0310bcfd44ff9a501d22f6f317d76. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:03.788446 30309 tablet_copy_client.cc:323] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:25:03.795073 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet d9683be68cad49ba9333c9a961694927 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:25:03.795668 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet d9683be68cad49ba9333c9a961694927 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-d9683be68cad49ba9333c9a961694927
I20260709 12:25:03.806279 29583 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.808923 30242 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:03.810668 30307 tablet_copy_client.cc:806] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:03.812356 30307 tablet_copy_client.cc:670] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:03.816001 28936 tablet_copy_source_session.cc:215] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:03.818742 30307 tablet_copy_client.cc:538] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:03.819618 30309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9683be68cad49ba9333c9a961694927. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:03.836179 28997 raft_consensus.cc:1275] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.840377 30168 consensus_queue.cc:1048] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:03.840952 30307 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:03.866160 30309 tablet_copy_client.cc:806] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:03.866811 30309 tablet_copy_client.cc:670] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:03.887663 30309 tablet_copy_client.cc:538] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:03.891649 28924 raft_consensus.cc:1275] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:03.893538 30242 consensus_queue.cc:1048] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:03.943427 30309 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:03.965463 29582 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:03.967832 30196 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:25:04.060043 28814 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 112396us
I20260709 12:25:04.064229 28997 raft_consensus.cc:1275] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:04.080366 28842 raft_consensus.cc:1275] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:04.083956 30309 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: 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:25:04.088227 30307 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: 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:25:04.089215 30307 tablet_bootstrap.cc:492] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:04.089938 30307 ts_tablet_manager.cc:1403] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.249s	user 0.019s	sys 0.016s
I20260709 12:25:04.090727 30309 tablet_bootstrap.cc:492] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:04.090982 30322 consensus_queue.cc:1048] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:04.091472 30309 ts_tablet_manager.cc:1403] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.148s	user 0.017s	sys 0.025s
I20260709 12:25:04.092921 30307 raft_consensus.cc:359] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:04.093784 30307 raft_consensus.cc:740] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:04.094496 30307 consensus_queue.cc:260] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:04.096702 29584 raft_consensus.cc:1217] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:04.098007 30307 ts_tablet_manager.cc:1434] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:04.104276 30021 consensus_queue.cc:1048] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:04.102574 30309 raft_consensus.cc:359] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:04.107499 30309 raft_consensus.cc:740] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:04.108325 30309 consensus_queue.cc:260] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:04.110831 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-8aa0310bcfd44ff9a501d22f6f317d76 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:25:04.111214 30309 ts_tablet_manager.cc:1434] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 12:25:04.111356 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-8aa0310bcfd44ff9a501d22f6f317d76 on tablet 8aa0310bcfd44ff9a501d22f6f317d76 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:04.113544 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-d9683be68cad49ba9333c9a961694927 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:25:04.114199 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-d9683be68cad49ba9333c9a961694927 on tablet d9683be68cad49ba9333c9a961694927 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:04.173384 29583 raft_consensus.cc:1217] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:04.249938 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:04.271202 29583 raft_consensus.cc:1217] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:04.273674 29584 raft_consensus.cc:1217] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:04.344100 28842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "123c996d2c624eeebb9671bb15407261"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:04.345378 28842 raft_consensus.cc:606] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:25:04.349110 28999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:04.349677 28999 raft_consensus.cc:606] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:04.352738 28842 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:04.353637 28842 raft_consensus.cc:606] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:04.355734 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:25:04.357681 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:04.358506 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:04.397514 30321 raft_consensus.cc:993] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:04.398087 30321 raft_consensus.cc:1081] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:04.401106 28999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "123c996d2c624eeebb9671bb15407261"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:25:04.402143 28999 raft_consensus.cc:493] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:04.405689 28999 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:04.412748 28999 raft_consensus.cc:515] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:04.414891 28999 leader_election.cc:290] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:04.415637 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:04.416252 28842 raft_consensus.cc:3055] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:04.416555 28842 raft_consensus.cc:740] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:04.417331 28842 consensus_queue.cc:260] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:04.418342 28842 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:04.416487 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "123c996d2c624eeebb9671bb15407261" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:04.419222 28924 raft_consensus.cc:3060] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:04.425203 28842 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 3.
I20260709 12:25:04.426580 28964 leader_election.cc:304] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [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: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:04.429039 30329 raft_consensus.cc:2804] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:04.429733 28924 raft_consensus.cc:2468] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 3.
I20260709 12:25:04.430713 30196 raft_consensus.cc:993] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:04.431231 30330 raft_consensus.cc:1081] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:04.432235 30329 raft_consensus.cc:697] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:04.432883 28845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56022
I20260709 12:25:04.433388 28845 raft_consensus.cc:493] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:04.433192 30329 consensus_queue.cc:237] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:04.433773 28845 raft_consensus.cc:3060] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.441831 28845 raft_consensus.cc:515] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:04.445217 28845 leader_election.cc:290] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:04.445102 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:04.445885 28924 raft_consensus.cc:3060] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.446230 28744 catalog_manager.cc:5697] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 2 to 3, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:04.445137 28999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38c8f0c5aa7f48b09b0bdc1f2e606c66" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:04.448247 28999 raft_consensus.cc:3055] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:04.448599 28999 raft_consensus.cc:740] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:04.452677 28999 consensus_queue.cc:260] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:04.454813 28999 raft_consensus.cc:3060] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.466833 28999 raft_consensus.cc:2468] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:04.466833 28924 raft_consensus.cc:2468] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:04.468225 28817 leader_election.cc:304] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:25:04.469156 30322 raft_consensus.cc:2804] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:04.469710 30322 raft_consensus.cc:697] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:04.470767 30322 consensus_queue.cc:237] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:04.475021 29978 raft_consensus.cc:1064] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:04.477461 29978 consensus_queue.cc:237] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.501343 29583 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:04.503239 30300 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:04.506137 28999 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:04.506567 28745 catalog_manager.cc:5697] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:04.507510 30300 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:04.521683 28842 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:04.523229 29978 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:04.525880 29978 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.532101 29583 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.542029 28842 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.543370 28997 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.552937 28744 catalog_manager.cc:5697] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:04.584007 28924 consensus_queue.cc:237] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.591995 28842 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:04.595902 29583 raft_consensus.cc:1275] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:04.603220 30300 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:04.610772 30300 consensus_queue.cc:1048] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:04.630554 29584 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.633605 30344 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.641896 28842 raft_consensus.cc:2955] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.655792 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 19e61fcebf04468286273f9ae624139e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:04.656713 28747 catalog_manager.cc:5697] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.672513 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 19e61fcebf04468286273f9ae624139e with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57430
I20260709 12:25:04.682027 30346 tablet_replica.cc:333] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:04.683410 30346 raft_consensus.cc:2243] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:04.684446 30346 raft_consensus.cc:2272] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:04.688877 30346 ts_tablet_manager.cc:1916] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:04.699497 30322 raft_consensus.cc:1064] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:04.702142 30322 consensus_queue.cc:237] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.707477 30346 ts_tablet_manager.cc:1929] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:04.708235 30346 log.cc:1199] T 19e61fcebf04468286273f9ae624139e P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/19e61fcebf04468286273f9ae624139e
I20260709 12:25:04.709306 29582 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:04.709933 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 19e61fcebf04468286273f9ae624139e (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:04.710891 30249 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:04.713822 28924 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:04.715090 28997 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:04.716230 30249 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:04.718993 30249 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:04.749429 30348 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.751439 28919 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.757267 29584 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.765349 28997 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.783905 28747 catalog_manager.cc:5697] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.821743 28845 consensus_queue.cc:237] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.828704 28924 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:04.830035 30348 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:04.829263 29582 raft_consensus.cc:1275] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:04.832582 30322 consensus_queue.cc:1048] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:04.838044 30168 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.839740 28924 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.847656 29582 raft_consensus.cc:2955] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.853747 28842 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:04.855970 30196 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:04.859730 30345 raft_consensus.cc:1064] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:04.860353 30321 raft_consensus.cc:993] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:04.861017 30321 raft_consensus.cc:1081] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:04.862426 30345 consensus_queue.cc:237] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.864706 28919 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:25:04.865326 28919 raft_consensus.cc:493] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:04.865686 28919 raft_consensus.cc:3060] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.866498 28922 raft_consensus.cc:1275] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:04.868121 30322 consensus_queue.cc:1048] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:04.872695 28919 raft_consensus.cc:515] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.876384 28748 catalog_manager.cc:5697] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:04.877736 30021 raft_consensus.cc:1064] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:04.879324 28994 raft_consensus.cc:1275] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:04.880306 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 64448b8c08854548ac5509a17087e7da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:04.881309 30348 consensus_queue.cc:1048] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:04.881542 30021 consensus_queue.cc:237] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.885892 28919 leader_election.cc:290] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:04.892225 28919 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:04.893993 30196 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:04.907656 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 64448b8c08854548ac5509a17087e7da with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57430
I20260709 12:25:04.896302 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:04.915830 28844 raft_consensus.cc:3055] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:04.916214 30346 tablet_replica.cc:333] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:04.916173 28844 raft_consensus.cc:740] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:04.917202 28844 consensus_queue.cc:260] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:04.895512 29584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9889e3e58ea5460d8b02e0ab8cad2fe6" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:04.919117 29584 raft_consensus.cc:3060] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.922835 28844 raft_consensus.cc:3060] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:04.989758 28997 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:04.991521 30345 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:05.021665 28845 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:05.024570 29583 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:05.025753 28919 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:05.027850 30330 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:05.029462 29583 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:05.033917 30342 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:05.036834 30330 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:05.040792 30345 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:05.073167 29584 raft_consensus.cc:2468] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:05.077576 30346 raft_consensus.cc:2243] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:05.077873 28891 leader_election.cc:304] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:05.079011 30346 raft_consensus.cc:2272] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:05.086110 30346 ts_tablet_manager.cc:1916] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:05.096565 28846 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:05.100857 30327 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:05.108211 28844 raft_consensus.cc:2468] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:05.115061 29978 raft_consensus.cc:2804] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.115628 29978 raft_consensus.cc:697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:05.116448 29978 consensus_queue.cc:237] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
W20260709 12:25:05.122543 28891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.4:41991, user_credentials={real_user=slave}} blocked reactor thread for 44751.4us
W20260709 12:25:05.125322 30357 log.cc:927] Time spent T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: Append to log took a long time: real 0.134s	user 0.000s	sys 0.000s
I20260709 12:25:05.126706 30329 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.137576 30345 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.144917 28845 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.169800 29581 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.174634 28994 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.180585 30346 ts_tablet_manager.cc:1929] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:05.181483 30346 log.cc:1199] T 64448b8c08854548ac5509a17087e7da P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/64448b8c08854548ac5509a17087e7da
I20260709 12:25:05.185606 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 64448b8c08854548ac5509a17087e7da (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:05.182438 28745 catalog_manager.cc:5697] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.196539 28744 catalog_manager.cc:5697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.192400 28748 catalog_manager.cc:5697] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:05.202896 28845 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.206528 29583 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.206997 28924 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.224960 28997 consensus_queue.cc:237] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:05.240787 29581 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:05.241449 28845 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:05.242722 30327 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:05.245425 30327 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:05.250907 30329 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.256230 29581 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.258904 28845 raft_consensus.cc:2955] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.264312 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8aa0310bcfd44ff9a501d22f6f317d76 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:05.274350 28924 consensus_queue.cc:237] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:05.278214 28748 catalog_manager.cc:5697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:05.280869 29583 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.282349 30344 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:05.286876 28994 raft_consensus.cc:1275] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.288764 30342 consensus_queue.cc:1048] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:05.301379 30345 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.307682 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 8aa0310bcfd44ff9a501d22f6f317d76 with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:25:05.309535 30369 tablet_replica.cc:333] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:05.310791 30369 raft_consensus.cc:2243] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:05.311071 29581 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.312011 30369 raft_consensus.cc:2272] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:05.317168 30369 ts_tablet_manager.cc:1916] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:05.317015 28994 raft_consensus.cc:2955] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.318127 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9683be68cad49ba9333c9a961694927 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:05.334336 30369 ts_tablet_manager.cc:1929] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:05.334928 30369 log.cc:1199] T 8aa0310bcfd44ff9a501d22f6f317d76 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/8aa0310bcfd44ff9a501d22f6f317d76
I20260709 12:25:05.338153 28748 catalog_manager.cc:5697] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:05.342891 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 8aa0310bcfd44ff9a501d22f6f317d76 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:05.353430 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet d9683be68cad49ba9333c9a961694927 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56008
I20260709 12:25:05.368198 30370 tablet_replica.cc:333] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:05.369374 30370 raft_consensus.cc:2243] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:05.371038 30370 raft_consensus.cc:2272] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:05.375851 30370 ts_tablet_manager.cc:1916] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:05.395098 30370 ts_tablet_manager.cc:1929] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:05.395670 30370 log.cc:1199] T d9683be68cad49ba9333c9a961694927 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/d9683be68cad49ba9333c9a961694927
I20260709 12:25:05.397505 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet d9683be68cad49ba9333c9a961694927 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:05.419021 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:05.453485 28844 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7817023efc354a89b928fb107e236252"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:05.454108 28844 raft_consensus.cc:606] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Received request to transfer leadership to TS 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:05.456521 28924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:25:05.457026 28924 raft_consensus.cc:606] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:05.459806 28994 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:05.460388 28994 raft_consensus.cc:606] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:05.461719 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 12:25:05.463563 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:05.464279 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:05.524158 28844 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.525429 30342 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:05.528599 30327 raft_consensus.cc:993] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:05.529084 30327 raft_consensus.cc:1081] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:05.531687 28844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56022
I20260709 12:25:05.532279 28844 raft_consensus.cc:493] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:05.532627 28844 raft_consensus.cc:3060] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.539841 29581 raft_consensus.cc:1275] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:05.541615 30342 consensus_queue.cc:1048] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:05.544440 28844 raft_consensus.cc:515] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:05.547225 28919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:05.547690 28919 raft_consensus.cc:3060] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.553607 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e9d321f26bf420db2788fd533f7516d" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:05.554205 28844 leader_election.cc:290] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:05.554215 28997 raft_consensus.cc:3055] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:05.554886 28997 raft_consensus.cc:740] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:05.554855 28919 raft_consensus.cc:2468] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:05.555856 28997 consensus_queue.cc:260] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:05.557086 28997 raft_consensus.cc:3060] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.558081 28817 leader_election.cc:304] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62; no voters: 
I20260709 12:25:05.558854 30249 raft_consensus.cc:2804] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.559334 30249 raft_consensus.cc:697] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:05.560128 30249 consensus_queue.cc:237] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:05.562391 30344 raft_consensus.cc:993] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:05.562999 30344 raft_consensus.cc:1081] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:05.564785 29581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53116
I20260709 12:25:05.565286 29581 raft_consensus.cc:493] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:05.565583 29581 raft_consensus.cc:3060] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.571152 29581 raft_consensus.cc:515] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:05.571579 28747 catalog_manager.cc:5697] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:05.573488 29581 leader_election.cc:290] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:05.573751 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:05.574488 28924 raft_consensus.cc:3055] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:05.574868 28924 raft_consensus.cc:740] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:05.575556 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aacc5ffc1af4097b39e61954f0a3d01" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:05.576048 28997 raft_consensus.cc:2468] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:05.576133 28994 raft_consensus.cc:3060] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.575713 28924 consensus_queue.cc:260] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:05.577649 28924 raft_consensus.cc:3060] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.582250 28924 raft_consensus.cc:2468] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:05.582758 28994 raft_consensus.cc:2468] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:05.583371 29551 leader_election.cc:304] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:05.584262 30284 raft_consensus.cc:2804] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.584697 30284 raft_consensus.cc:697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:25:05.585506 30284 consensus_queue.cc:237] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:05.595942 28747 catalog_manager.cc:5697] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:05.684047 30348 raft_consensus.cc:993] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:05.684531 30249 raft_consensus.cc:1081] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Signalling peer 40ff47e0c0e94a26a4f20e5ca4f38e62 to start an election
I20260709 12:25:05.685875 28924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7817023efc354a89b928fb107e236252"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
 from {username='slave'} at 127.0.0.1:42378
I20260709 12:25:05.686328 28924 raft_consensus.cc:493] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:05.686666 28924 raft_consensus.cc:3060] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.692469 28924 raft_consensus.cc:515] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:05.694319 28924 leader_election.cc:290] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:05.695170 28994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:05.695343 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7817023efc354a89b928fb107e236252" candidate_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:05.695808 28994 raft_consensus.cc:3060] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.695971 28844 raft_consensus.cc:3055] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:05.696381 28844 raft_consensus.cc:740] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:05.697350 28844 consensus_queue.cc:260] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:05.699391 28844 raft_consensus.cc:3060] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:05.701988 28994 raft_consensus.cc:2468] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:05.703081 28889 leader_election.cc:304] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:05.703914 30342 raft_consensus.cc:2804] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:05.705039 30342 raft_consensus.cc:697] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Becoming Leader. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:05.705919 30342 consensus_queue.cc:237] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:05.708298 28844 raft_consensus.cc:2468] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40ff47e0c0e94a26a4f20e5ca4f38e62 in term 2.
I20260709 12:25:05.717042 28747 catalog_manager.cc:5697] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: term changed from 1 to 2, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:05.941006 28994 raft_consensus.cc:1275] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:05.942305 30348 consensus_queue.cc:1048] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:05.955531 28919 raft_consensus.cc:1275] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:05.958600 30348 consensus_queue.cc:1048] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:06.022583 28919 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:06.022684 28994 raft_consensus.cc:1275] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:06.023895 30235 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:06.024727 30284 consensus_queue.cc:1048] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:06.247468 28994 raft_consensus.cc:1275] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:06.248558 30344 consensus_queue.cc:1048] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:06.258518 28845 raft_consensus.cc:1275] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:06.260350 30345 consensus_queue.cc:1048] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:06.423655 28845 consensus_queue.cc:237] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:06.430025 28994 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:06.431522 28924 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:06.431746 30348 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:06.432986 28816 consensus_peers.cc:597] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e34497bff4f4c4facb096450327ac9f. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:06.434300 30348 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:06.445840 30378 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.447178 28924 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.455945 28997 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.469396 28917 consensus_queue.cc:237] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:06.471095 28744 catalog_manager.cc:5697] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:06.494541 28997 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:25:06.497205 28891 consensus_peers.cc:597] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f8948f37dfb48e1bbf1af8266fa5305. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:06.498782 30342 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:06.496364 28845 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:06.504594 30344 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:06.507588 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:06.530004 30345 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.534801 28842 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.534646 28997 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.545329 28999 consensus_queue.cc:237] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:06.554231 28744 catalog_manager.cc:5697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
W20260709 12:25:06.560225 28965 consensus_peers.cc:597] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6ee80d613ec541efa95257f954a98301. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:06.568431 28924 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:06.570823 30329 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:06.570850 28842 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:06.572794 28845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:06.573405 28845 raft_consensus.cc:606] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:25:06.573721 30327 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:06.578482 28919 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5"
dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53510
I20260709 12:25:06.579044 28919 raft_consensus.cc:606] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:06.580479 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:06.582850 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:06.583658 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:06.597388 30327 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.604650 28845 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.607029 28917 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.627573 28744 catalog_manager.cc:5697] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.639046 28999 consensus_queue.cc:237] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Queue 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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:06.668455 28917 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 12:25:06.668676 28965 consensus_peers.cc:597] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff979b48c14f4cce8a7a7e9d4d733f44. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:06.669930 28845 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 12:25:06.669979 30398 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:06.671334 30327 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:06.679247 30398 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.681912 28845 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.687073 28917 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:06.697041 28744 catalog_manager.cc:5697] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index -1 to 2, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:06.810555 30378 raft_consensus.cc:993] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:06.811041 30378 raft_consensus.cc:1081] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:06.812511 28997 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:25:06.812999 28997 raft_consensus.cc:493] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:06.813356 28997 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:06.823668 28997 raft_consensus.cc:515] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:06.827337 28844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:06.827989 28997 leader_election.cc:290] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:06.828190 28844 raft_consensus.cc:3055] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:06.828591 28844 raft_consensus.cc:740] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:06.829486 28844 consensus_queue.cc:260] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:06.830546 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0eecd151eb714c1db133fc9785af45b3" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:06.830902 28844 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:06.831161 28917 raft_consensus.cc:3060] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:06.837409 30345 raft_consensus.cc:993] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:06.837973 30342 raft_consensus.cc:1081] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:06.838173 28917 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 3.
I20260709 12:25:06.839363 28844 raft_consensus.cc:2468] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 3.
I20260709 12:25:06.839514 28966 leader_election.cc:304] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:06.839715 29583 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53116
I20260709 12:25:06.840341 29583 raft_consensus.cc:493] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:06.840682 29583 raft_consensus.cc:3060] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.841656 30399 raft_consensus.cc:2804] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:06.842087 30399 raft_consensus.cc:697] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:06.842837 30399 consensus_queue.cc:237] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:06.855736 29583 raft_consensus.cc:515] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:06.856231 28747 catalog_manager.cc:5697] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 2 to 3, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:06.859012 28917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:06.859560 28917 raft_consensus.cc:3055] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:06.859867 28917 raft_consensus.cc:740] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 40ff47e0c0e94a26a4f20e5ca4f38e62, State: Running, Role: LEADER
I20260709 12:25:06.860786 28917 consensus_queue.cc:260] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:06.861901 28917 raft_consensus.cc:3060] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.863795 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9754ca3b72a4a5ab52b620eeaa320d5" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:06.864388 28997 raft_consensus.cc:3060] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:06.864348 29583 leader_election.cc:290] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:06.871611 28997 raft_consensus.cc:2468] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:06.872833 29548 leader_election.cc:304] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 612316e4aebd48c89b232edf10c78006, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:06.873677 30235 raft_consensus.cc:2804] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:06.874167 30235 raft_consensus.cc:697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:25:06.875064 30235 consensus_queue.cc:237] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:06.875813 28917 raft_consensus.cc:2468] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:06.885457 28747 catalog_manager.cc:5697] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:06.962177 30405 ts_tablet_manager.cc:933] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:06.963873 30405 tablet_copy_client.cc:323] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:25:06.971150 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 6ee80d613ec541efa95257f954a98301 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:25:06.971724 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 6ee80d613ec541efa95257f954a98301 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-6ee80d613ec541efa95257f954a98301
I20260709 12:25:06.980952 29010 tablet_copy_source_session.cc:215] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:06.987054 30405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ee80d613ec541efa95257f954a98301. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.012348 30405 tablet_copy_client.cc:806] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:07.013055 30405 tablet_copy_client.cc:670] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:07.017910 30405 tablet_copy_client.cc:538] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:07.030597 30407 ts_tablet_manager.cc:933] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:25:07.032950 30407 tablet_copy_client.cc:323] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:25:07.034277 30405 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:07.034732 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet 7e34497bff4f4c4facb096450327ac9f from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:25:07.035322 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet 7e34497bff4f4c4facb096450327ac9f from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-7e34497bff4f4c4facb096450327ac9f
I20260709 12:25:07.038934 30409 ts_tablet_manager.cc:933] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:07.053340 28861 tablet_copy_source_session.cc:215] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:07.055203 30409 tablet_copy_client.cc:323] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:25:07.057066 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 2f8948f37dfb48e1bbf1af8266fa5305 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:25:07.057685 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 2f8948f37dfb48e1bbf1af8266fa5305 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-2f8948f37dfb48e1bbf1af8266fa5305
I20260709 12:25:07.059774 30407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e34497bff4f4c4facb096450327ac9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.100044 28936 tablet_copy_source_session.cc:215] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:07.106184 30412 ts_tablet_manager.cc:933] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:07.109400 30409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f8948f37dfb48e1bbf1af8266fa5305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.112002 30412 tablet_copy_client.cc:323] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:25:07.114042 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet ff979b48c14f4cce8a7a7e9d4d733f44 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:25:07.114651 30405 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: 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:25:07.114782 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet ff979b48c14f4cce8a7a7e9d4d733f44 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-ff979b48c14f4cce8a7a7e9d4d733f44
I20260709 12:25:07.115669 30405 tablet_bootstrap.cc:492] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:07.116370 30405 ts_tablet_manager.cc:1403] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.082s	user 0.020s	sys 0.042s
I20260709 12:25:07.119383 30405 raft_consensus.cc:359] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.120529 30405 raft_consensus.cc:740] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:07.121232 30405 consensus_queue.cc:260] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.124070 30405 ts_tablet_manager.cc:1434] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:25:07.127794 29009 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-6ee80d613ec541efa95257f954a98301 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:25:07.128271 29009 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-6ee80d613ec541efa95257f954a98301 on tablet 6ee80d613ec541efa95257f954a98301 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:07.129868 29010 tablet_copy_source_session.cc:215] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:07.137387 30412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff979b48c14f4cce8a7a7e9d4d733f44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:07.141727 30407 tablet_copy_client.cc:806] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:07.142406 30407 tablet_copy_client.cc:670] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:07.150177 30407 tablet_copy_client.cc:538] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:07.157538 30412 tablet_copy_client.cc:806] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:07.158241 30412 tablet_copy_client.cc:670] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:07.168103 30409 tablet_copy_client.cc:806] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:07.168833 30409 tablet_copy_client.cc:670] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:07.170382 30407 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:07.188318 30412 tablet_copy_client.cc:538] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:07.193389 30409 tablet_copy_client.cc:538] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:07.212884 30409 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:07.213104 30412 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:07.233290 30407 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: 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:25:07.237946 30407 tablet_bootstrap.cc:492] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:07.241178 30407 ts_tablet_manager.cc:1403] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.007s
I20260709 12:25:07.256546 28917 raft_consensus.cc:1275] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:07.258270 30398 consensus_queue.cc:1048] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:07.298964 28844 raft_consensus.cc:1275] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:07.305359 30412 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: 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:25:07.305280 30398 consensus_queue.cc:1048] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:07.306638 30412 tablet_bootstrap.cc:492] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:07.307428 30412 ts_tablet_manager.cc:1403] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.095s	user 0.027s	sys 0.033s
I20260709 12:25:07.267032 30407 raft_consensus.cc:359] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.310578 30407 raft_consensus.cc:740] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:07.311064 30412 raft_consensus.cc:359] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.313570 30412 raft_consensus.cc:740] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:07.313753 30407 consensus_queue.cc:260] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.316537 30407 ts_tablet_manager.cc:1434] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.002s
I20260709 12:25:07.314349 30412 consensus_queue.cc:260] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.319314 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-7e34497bff4f4c4facb096450327ac9f received from {username='slave'} at 127.0.0.1:39376
I20260709 12:25:07.319768 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-7e34497bff4f4c4facb096450327ac9f on tablet 7e34497bff4f4c4facb096450327ac9f with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:07.320247 30412 ts_tablet_manager.cc:1434] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:25:07.321659 30409 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: 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:25:07.323161 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-ff979b48c14f4cce8a7a7e9d4d733f44 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:25:07.323589 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-ff979b48c14f4cce8a7a7e9d4d733f44 on tablet ff979b48c14f4cce8a7a7e9d4d733f44 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:07.328686 30409 tablet_bootstrap.cc:492] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:07.332533 30409 ts_tablet_manager.cc:1403] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.021s
I20260709 12:25:07.338181 30409 raft_consensus.cc:359] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.339169 30409 raft_consensus.cc:740] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:07.339816 30409 consensus_queue.cc:260] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:07.342552 30409 ts_tablet_manager.cc:1434] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:25:07.344406 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-2f8948f37dfb48e1bbf1af8266fa5305 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:25:07.344834 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-2f8948f37dfb48e1bbf1af8266fa5305 on tablet 2f8948f37dfb48e1bbf1af8266fa5305 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:07.383249 28919 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:07.384611 30414 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:07.395215 28997 raft_consensus.cc:1275] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:07.396916 30235 consensus_queue.cc:1048] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:07.551124 29582 raft_consensus.cc:1217] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:07.579768 29583 raft_consensus.cc:1217] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:07.583789 29582 raft_consensus.cc:1217] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 12:25:07.607219 29582 raft_consensus.cc:1217] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:07.664274 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:07.718137 28997 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:07.718674 28997 raft_consensus.cc:606] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 0c8de4dcbdb84d8b91c91b4e780cd695
I20260709 12:25:07.719789 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:07.720849 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:07.721437 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:08.074615 30249 raft_consensus.cc:1064] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:08.077800 30399 raft_consensus.cc:1064] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:08.077310 30249 consensus_queue.cc:237] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.080382 30399 consensus_queue.cc:237] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.083272 29582 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.084820 28997 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.084777 30426 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.086519 30249 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.087610 28917 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.089970 30378 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:08.110176 30378 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.118595 28919 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.126099 29581 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.118221 28994 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.128684 30327 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.138049 30398 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:08.140228 29581 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.147768 28748 catalog_manager.cc:5697] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.163908 28842 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.165732 30435 raft_consensus.cc:1064] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:08.166496 30432 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:08.169112 30435 consensus_queue.cc:237] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.192636 30436 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.194648 29581 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.205329 30342 raft_consensus.cc:1064] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:08.208562 28919 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.212692 30432 raft_consensus.cc:993] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:08.213201 30432 raft_consensus.cc:1081] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 0c8de4dcbdb84d8b91c91b4e780cd695 to start an election
I20260709 12:25:08.211419 30342 consensus_queue.cc:237] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.215112 28844 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
 from {username='slave'} at 127.0.0.1:56022
I20260709 12:25:08.215384 28922 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.218842 28844 raft_consensus.cc:493] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:08.219233 28844 raft_consensus.cc:3060] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.226969 28842 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.245913 28844 raft_consensus.cc:515] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.248945 28997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:08.249552 28997 raft_consensus.cc:3055] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:08.249856 28997 raft_consensus.cc:740] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:08.250578 28997 consensus_queue.cc:260] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.252003 28997 raft_consensus.cc:3060] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.256413 28844 leader_election.cc:290] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Requested vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:08.257478 29582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa0310bcfd44ff9a501d22f6f317d76" candidate_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
I20260709 12:25:08.258083 29582 raft_consensus.cc:3060] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:08.260661 29583 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.261974 28997 raft_consensus.cc:2468] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:08.262342 30327 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.263345 28814 leader_election.cc:304] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:08.264374 30434 raft_consensus.cc:2804] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:08.264683 29582 raft_consensus.cc:2468] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c8de4dcbdb84d8b91c91b4e780cd695 in term 2.
I20260709 12:25:08.264842 30434 raft_consensus.cc:697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Leader. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:08.265729 30434 consensus_queue.cc:237] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.266547 28844 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.281752 28845 consensus_queue.cc:237] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.286599 28917 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 12:25:08.292276 28744 catalog_manager.cc:5697] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.299865 30435 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 12:25:08.303884 28844 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:08.305909 28994 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:08.323370 30342 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:08.329615 30436 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:08.330302 30342 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:08.332989 29582 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:08.337556 28994 consensus_queue.cc:237] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.339466 30398 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.343506 30447 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.344350 29582 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:08.345898 30327 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.346654 28844 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.360654 29583 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:08.362704 30249 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.360646 28993 raft_consensus.cc:1275] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:08.355800 30327 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.367467 29585 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.367973 30249 consensus_queue.cc:1048] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:08.372666 30426 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.376982 29584 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.380461 28744 catalog_manager.cc:5697] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.382710 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff979b48c14f4cce8a7a7e9d4d733f44 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:08.383793 28993 raft_consensus.cc:2955] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.398146 29582 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.429921 30342 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.450583 28747 catalog_manager.cc:5697] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.452893 28745 catalog_manager.cc:5697] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2) evicted. New cstate: current_term: 1 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.470841 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet ff979b48c14f4cce8a7a7e9d4d733f44 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:25:08.472512 28734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e34497bff4f4c4facb096450327ac9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:08.485159 28845 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.488029 28919 raft_consensus.cc:1275] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:08.488461 28913 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e34497bff4f4c4facb096450327ac9f with delete_type TABLET_DATA_TOMBSTONED (TS 40ff47e0c0e94a26a4f20e5ca4f38e62 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42352
I20260709 12:25:08.490186 28997 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.509984 28744 catalog_manager.cc:5697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.502270 29581 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.509671 28747 catalog_manager.cc:5697] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1). New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:08.530985 30460 tablet_replica.cc:333] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:08.532162 30460 raft_consensus.cc:2243] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.507942 30459 tablet_replica.cc:333] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:08.534297 30459 raft_consensus.cc:2243] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.539772 30460 raft_consensus.cc:2272] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.544422 30459 raft_consensus.cc:2272] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.548072 30460 ts_tablet_manager.cc:1916] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:08.550630 30432 consensus_queue.cc:1048] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:08.555418 30459 ts_tablet_manager.cc:1916] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:08.583505 28917 raft_consensus.cc:2955] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.586917 28993 consensus_queue.cc:237] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.558660 28919 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.612875 30460 ts_tablet_manager.cc:1929] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:08.616097 30460 log.cc:1199] T 7e34497bff4f4c4facb096450327ac9f P 40ff47e0c0e94a26a4f20e5ca4f38e62: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/wals/7e34497bff4f4c4facb096450327ac9f
I20260709 12:25:08.620373 28736 catalog_manager.cc:5028] TS 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): tablet 7e34497bff4f4c4facb096450327ac9f (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:08.630396 29581 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:08.632437 30432 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.641705 28917 raft_consensus.cc:1275] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 12:25:08.646847 30398 consensus_queue.cc:1048] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:08.648363 30436 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.662691 30459 ts_tablet_manager.cc:1929] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:08.662946 29584 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.664340 30459 log.cc:1199] T ff979b48c14f4cce8a7a7e9d4d733f44 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/ff979b48c14f4cce8a7a7e9d4d733f44
I20260709 12:25:08.666049 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet ff979b48c14f4cce8a7a7e9d4d733f44 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:08.667317 28924 raft_consensus.cc:2955] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.684036 28747 catalog_manager.cc:5697] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 3 to 4, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 1 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.688984 29581 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.689189 28919 consensus_queue.cc:237] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:08.692010 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6ee80d613ec541efa95257f954a98301 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:08.691351 30426 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.722183 29582 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.726800 28840 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ee80d613ec541efa95257f954a98301 with delete_type TABLET_DATA_TOMBSTONED (TS 0c8de4dcbdb84d8b91c91b4e780cd695 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56008
I20260709 12:25:08.729185 30459 tablet_replica.cc:333] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:08.729642 30342 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:08.730227 30459 raft_consensus.cc:2243] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.731027 30459 raft_consensus.cc:2272] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.733650 28845 raft_consensus.cc:1275] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.737637 30459 ts_tablet_manager.cc:1916] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:08.738245 30449 consensus_queue.cc:1048] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:08.751708 30447 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.764786 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:08.770854 28993 raft_consensus.cc:1275] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:08.776448 28845 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.785065 30459 ts_tablet_manager.cc:1929] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 12:25:08.785640 30459 log.cc:1199] T 6ee80d613ec541efa95257f954a98301 P 0c8de4dcbdb84d8b91c91b4e780cd695: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/wals/6ee80d613ec541efa95257f954a98301
I20260709 12:25:08.781570 30426 consensus_queue.cc:1048] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.006s
I20260709 12:25:08.791785 28734 catalog_manager.cc:5028] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): tablet 6ee80d613ec541efa95257f954a98301 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:08.792781 29581 raft_consensus.cc:2955] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:08.798635 28736 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f8948f37dfb48e1bbf1af8266fa5305 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:08.801617 28747 catalog_manager.cc:5697] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 4 to 5, VOTER 612316e4aebd48c89b232edf10c78006 (127.26.255.3) evicted. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:08.832800 28987 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f8948f37dfb48e1bbf1af8266fa5305 with delete_type TABLET_DATA_TOMBSTONED (TS 612316e4aebd48c89b232edf10c78006 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57430
I20260709 12:25:08.834949 30466 tablet_replica.cc:333] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:08.836300 30466 raft_consensus.cc:2243] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:08.837146 30466 raft_consensus.cc:2272] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:08.840775 30466 ts_tablet_manager.cc:1916] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 12:25:08.860188 30466 ts_tablet_manager.cc:1929] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 12:25:08.860713 30466 log.cc:1199] T 2f8948f37dfb48e1bbf1af8266fa5305 P 612316e4aebd48c89b232edf10c78006: Deleting WAL directory at /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/wals/2f8948f37dfb48e1bbf1af8266fa5305
I20260709 12:25:08.863256 28733 catalog_manager.cc:5028] TS 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): tablet 2f8948f37dfb48e1bbf1af8266fa5305 (table test-workload [id=e6df816803f84d0f82cb792b9b890751]) successfully deleted
I20260709 12:25:08.894276 28845 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892"
dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
mode: GRACEFUL
new_leader_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:56940
I20260709 12:25:08.894913 28845 raft_consensus.cc:606] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Received request to transfer leadership to TS 612316e4aebd48c89b232edf10c78006
I20260709 12:25:08.896310 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:08.898021 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:08.898715 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:09.051343 30378 raft_consensus.cc:993] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: : Instructing follower 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:09.051784 30426 raft_consensus.cc:1081] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Signalling peer 612316e4aebd48c89b232edf10c78006 to start an election
I20260709 12:25:09.053104 28999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
 from {username='slave'} at 127.0.0.1:57436
I20260709 12:25:09.053668 28999 raft_consensus.cc:493] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:09.053990 28999 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:09.059733 28999 raft_consensus.cc:515] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:09.061658 28999 leader_election.cc:290] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:09.062580 28924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62"
I20260709 12:25:09.062903 28842 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0c28aa6acf24a7b946a9ec768e7e892" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:09.063222 28924 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:09.063426 28842 raft_consensus.cc:3055] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:09.063727 28842 raft_consensus.cc:740] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c8de4dcbdb84d8b91c91b4e780cd695, State: Running, Role: LEADER
I20260709 12:25:09.064438 28842 consensus_queue.cc:260] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:09.065526 28842 raft_consensus.cc:3060] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:09.071867 28842 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 3.
I20260709 12:25:09.074370 28924 raft_consensus.cc:2468] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 612316e4aebd48c89b232edf10c78006 in term 3.
I20260709 12:25:09.076045 28966 leader_election.cc:304] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [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: 40ff47e0c0e94a26a4f20e5ca4f38e62, 612316e4aebd48c89b232edf10c78006; no voters: 
I20260709 12:25:09.076772 30398 raft_consensus.cc:2804] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:09.077261 30398 raft_consensus.cc:697] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Becoming Leader. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:09.078073 30398 consensus_queue.cc:237] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:09.087250 28744 catalog_manager.cc:5697] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 reported cstate change: term changed from 2 to 3, leader changed from 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) to 612316e4aebd48c89b232edf10c78006 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:09.519913 28845 raft_consensus.cc:1275] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:09.521059 30327 consensus_queue.cc:1048] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:09.558773 28919 raft_consensus.cc:1275] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:09.560060 30327 consensus_queue.cc:1048] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:09.897387 28999 consensus_queue.cc:237] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:09.903416 28844 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 12:25:09.903667 28965 consensus_peers.cc:597] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 123c996d2c624eeebb9671bb15407261. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.903673 28919 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:25:09.904834 30472 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:25:09.905738 30398 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:09.918386 30472 raft_consensus.cc:2955] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:09.929507 28919 raft_consensus.cc:2955] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:09.942788 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:09.945465 28744 catalog_manager.cc:5697] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 4, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 3 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:09.948442 28844 consensus_queue.cc:237] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
W20260709 12:25:09.966239 28816 consensus_peers.cc:597] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd5a72291c8643488ae82d9931014542. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:09.976023 28997 raft_consensus.cc:1275] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:09.977483 30469 consensus_queue.cc:1048] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:09.978360 28919 raft_consensus.cc:1275] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 0c8de4dcbdb84d8b91c91b4e780cd695: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:09.977972 28844 raft_consensus.cc:2955] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:09.981947 30469 consensus_queue.cc:1048] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:10.020632 30426 raft_consensus.cc:2955] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.022740 28924 raft_consensus.cc:2955] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.032974 28997 raft_consensus.cc:2955] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.055526 28993 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49"
dest_uuid: "612316e4aebd48c89b232edf10c78006"
mode: GRACEFUL
new_leader_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:54058
I20260709 12:25:10.056180 28993 raft_consensus.cc:606] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Received request to transfer leadership to TS 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:10.057747 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:10.059346 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:10.060189 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:10.067808 28919 consensus_queue.cc:237] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.076606 28747 catalog_manager.cc:5697] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:10.095350 28891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.4:41991, user_credentials={real_user=slave}} blocked reactor thread for 69066.2us
I20260709 12:25:10.106180 28997 raft_consensus.cc:1275] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:25:10.106875 28891 consensus_peers.cc:597] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9d2e0eceffd6400f933b3476337798b9. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.107762 30447 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:10.116472 28844 raft_consensus.cc:1275] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:10.123095 30447 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:10.133917 30488 raft_consensus.cc:2955] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.142261 28997 raft_consensus.cc:2955] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.152590 28845 raft_consensus.cc:2955] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.161427 28993 consensus_queue.cc:237] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.164697 28744 catalog_manager.cc:5697] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:10.172043 28844 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 12:25:10.172925 28924 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 12:25:10.173529 28965 consensus_peers.cc:597] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 -> Peer 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991): Couldn't send request to peer 9f81279ba01f472689f8cc38c38cc422. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 600c63456ea14bf79ea89a71a1dd5093. This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:10.173756 30398 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } 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:25:10.177086 30472 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:10.196573 30480 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.198822 28845 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.199147 28919 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.215756 28744 catalog_manager.cc:5697] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index -1 to 3, NON_VOTER 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) added. New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } } }
I20260709 12:25:10.398182 30498 ts_tablet_manager.cc:933] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:10.400218 30498 tablet_copy_client.cc:323] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:25:10.401763 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 123c996d2c624eeebb9671bb15407261 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:25:10.402280 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 123c996d2c624eeebb9671bb15407261 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-123c996d2c624eeebb9671bb15407261
I20260709 12:25:10.409425 29010 tablet_copy_source_session.cc:215] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:10.410637 30500 ts_tablet_manager.cc:933] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:25:10.412305 30498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 123c996d2c624eeebb9671bb15407261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.412734 30500 tablet_copy_client.cc:323] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.1:45857
I20260709 12:25:10.414561 28861 tablet_copy_service.cc:140] P 0c8de4dcbdb84d8b91c91b4e780cd695: Received BeginTabletCopySession request for tablet dd5a72291c8643488ae82d9931014542 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:39376)
I20260709 12:25:10.415102 28861 tablet_copy_service.cc:161] P 0c8de4dcbdb84d8b91c91b4e780cd695: Beginning new tablet copy session on tablet dd5a72291c8643488ae82d9931014542 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:39376: session id = 9f81279ba01f472689f8cc38c38cc422-dd5a72291c8643488ae82d9931014542
I20260709 12:25:10.422763 28861 tablet_copy_source_session.cc:215] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:10.430562 30500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd5a72291c8643488ae82d9931014542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.430864 30498 tablet_copy_client.cc:806] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:10.431713 30498 tablet_copy_client.cc:670] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:10.436754 30498 tablet_copy_client.cc:538] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:10.470345 30498 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:10.508267 30500 tablet_copy_client.cc:806] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:10.508934 30500 tablet_copy_client.cc:670] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:10.515261 30500 tablet_copy_client.cc:538] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:10.521658 30504 ts_tablet_manager.cc:933] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:10.524848 30498 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: 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:25:10.525599 30500 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:10.525940 30498 tablet_bootstrap.cc:492] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:10.526770 30498 ts_tablet_manager.cc:1403] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.013s
I20260709 12:25:10.530090 30498 raft_consensus.cc:359] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.531083 30498 raft_consensus.cc:740] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:10.531862 30498 consensus_queue.cc:260] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.533411 30474 raft_consensus.cc:993] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: : Instructing follower 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:10.534392 30480 raft_consensus.cc:1081] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Signalling peer 9f81279ba01f472689f8cc38c38cc422 to start an election
I20260709 12:25:10.539068 29581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49"
dest_uuid: "9f81279ba01f472689f8cc38c38cc422"
 from {username='slave'} at 127.0.0.1:53128
I20260709 12:25:10.539878 29581 raft_consensus.cc:493] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:10.540304 29581 raft_consensus.cc:3060] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:10.544090 30498 ts_tablet_manager.cc:1434] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:25:10.545984 30504 tablet_copy_client.cc:323] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.2:35349
I20260709 12:25:10.583740 28936 tablet_copy_service.cc:140] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Received BeginTabletCopySession request for tablet 9d2e0eceffd6400f933b3476337798b9 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:36974)
I20260709 12:25:10.585500 28936 tablet_copy_service.cc:161] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Beginning new tablet copy session on tablet 9d2e0eceffd6400f933b3476337798b9 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:36974: session id = 9f81279ba01f472689f8cc38c38cc422-9d2e0eceffd6400f933b3476337798b9
I20260709 12:25:10.599180 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-123c996d2c624eeebb9671bb15407261 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:25:10.600052 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-123c996d2c624eeebb9671bb15407261 on tablet 123c996d2c624eeebb9671bb15407261 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:10.620736 30500 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: 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:25:10.626098 30500 tablet_bootstrap.cc:492] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:10.672561 28936 tablet_copy_source_session.cc:215] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:10.674649 30500 ts_tablet_manager.cc:1403] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.149s	user 0.028s	sys 0.006s
I20260709 12:25:10.683643 29581 raft_consensus.cc:515] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:10.701247 29581 leader_election.cc:290] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Requested vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:10.703310 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "612316e4aebd48c89b232edf10c78006"
I20260709 12:25:10.711781 28993 raft_consensus.cc:3055] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:10.712222 28993 raft_consensus.cc:740] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 612316e4aebd48c89b232edf10c78006, State: Running, Role: LEADER
I20260709 12:25:10.715291 28993 consensus_queue.cc:260] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:10.709843 30504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d2e0eceffd6400f933b3476337798b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.719961 28993 raft_consensus.cc:3060] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:10.706655 30498 ts_tablet_manager.cc:933] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: Initiating tablet copy from peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:10.724229 28845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32ff46f4d72043e8b4e3456179e38d49" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695"
I20260709 12:25:10.726594 28845 raft_consensus.cc:3060] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:10.738183 30500 raft_consensus.cc:359] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.751681 30500 raft_consensus.cc:740] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:10.755312 30498 tablet_copy_client.cc:323] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Beginning tablet copy session from remote peer at address 127.26.255.3:46555
I20260709 12:25:10.756644 28845 raft_consensus.cc:2468] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:10.757167 29010 tablet_copy_service.cc:140] P 612316e4aebd48c89b232edf10c78006: Received BeginTabletCopySession request for tablet 600c63456ea14bf79ea89a71a1dd5093 from peer 9f81279ba01f472689f8cc38c38cc422 ({username='slave'} at 127.0.0.1:60342)
I20260709 12:25:10.757799 29010 tablet_copy_service.cc:161] P 612316e4aebd48c89b232edf10c78006: Beginning new tablet copy session on tablet 600c63456ea14bf79ea89a71a1dd5093 from peer 9f81279ba01f472689f8cc38c38cc422 at {username='slave'} at 127.0.0.1:60342: session id = 9f81279ba01f472689f8cc38c38cc422-600c63456ea14bf79ea89a71a1dd5093
I20260709 12:25:10.752882 30500 consensus_queue.cc:260] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.764950 29549 leader_election.cc:304] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422; no voters: 
I20260709 12:25:10.766306 30507 raft_consensus.cc:2804] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:10.767227 30507 raft_consensus.cc:697] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Becoming Leader. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Running, Role: LEADER
I20260709 12:25:10.769204 30507 consensus_queue.cc:237] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:10.772881 28993 raft_consensus.cc:2468] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9f81279ba01f472689f8cc38c38cc422 in term 2.
I20260709 12:25:10.778486 29010 tablet_copy_source_session.cc:215] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 12:25:10.786862 30500 ts_tablet_manager.cc:1434] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.099s	user 0.007s	sys 0.001s
I20260709 12:25:10.795921 30498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 600c63456ea14bf79ea89a71a1dd5093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:10.800369 28861 tablet_copy_service.cc:342] P 0c8de4dcbdb84d8b91c91b4e780cd695: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-dd5a72291c8643488ae82d9931014542 received from {username='slave'} at 127.0.0.1:39376
I20260709 12:25:10.801029 28861 tablet_copy_service.cc:434] P 0c8de4dcbdb84d8b91c91b4e780cd695: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-dd5a72291c8643488ae82d9931014542 on tablet dd5a72291c8643488ae82d9931014542 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:10.820976 30504 tablet_copy_client.cc:806] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:10.825352 30504 tablet_copy_client.cc:670] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:10.834362 30504 tablet_copy_client.cc:538] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:10.837778 30498 tablet_copy_client.cc:806] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 0 data blocks...
I20260709 12:25:10.838537 30498 tablet_copy_client.cc:670] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Starting download of 1 WAL segments...
I20260709 12:25:10.845788 30504 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:10.846185 30498 tablet_copy_client.cc:538] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 12:25:10.845901 28747 catalog_manager.cc:5697] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: term changed from 1 to 2, leader changed from 612316e4aebd48c89b232edf10c78006 (127.26.255.3) to 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4). New cstate: current_term: 2 leader_uuid: "9f81279ba01f472689f8cc38c38cc422" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 12:25:10.861826 30498 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap starting.
I20260709 12:25:10.889984 30504 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: 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:25:10.890955 30504 tablet_bootstrap.cc:492] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:10.891733 30504 ts_tablet_manager.cc:1403] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.046s	user 0.021s	sys 0.018s
I20260709 12:25:10.900490 30504 raft_consensus.cc:359] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.901173 30498 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: 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:25:10.901463 30504 raft_consensus.cc:740] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:10.903118 30504 consensus_queue.cc:260] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.902216 30498 tablet_bootstrap.cc:492] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: Bootstrap complete.
I20260709 12:25:10.904496 30498 ts_tablet_manager.cc:1403] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: Time spent bootstrapping tablet: real 0.043s	user 0.032s	sys 0.001s
I20260709 12:25:10.909850 30504 ts_tablet_manager.cc:1434] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260709 12:25:10.911650 28936 tablet_copy_service.cc:342] P 40ff47e0c0e94a26a4f20e5ca4f38e62: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-9d2e0eceffd6400f933b3476337798b9 received from {username='slave'} at 127.0.0.1:36974
I20260709 12:25:10.912106 28936 tablet_copy_service.cc:434] P 40ff47e0c0e94a26a4f20e5ca4f38e62: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-9d2e0eceffd6400f933b3476337798b9 on tablet 9d2e0eceffd6400f933b3476337798b9 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:10.915961 30498 raft_consensus.cc:359] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.916927 30498 raft_consensus.cc:740] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 9f81279ba01f472689f8cc38c38cc422, State: Initialized, Role: LEARNER
I20260709 12:25:10.919251 30498 consensus_queue.cc:260] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: NON_VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: true } }
I20260709 12:25:10.943156 30498 ts_tablet_manager.cc:1434] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.009s
I20260709 12:25:10.944942 29010 tablet_copy_service.cc:342] P 612316e4aebd48c89b232edf10c78006: Request end of tablet copy session 9f81279ba01f472689f8cc38c38cc422-600c63456ea14bf79ea89a71a1dd5093 received from {username='slave'} at 127.0.0.1:60342
I20260709 12:25:10.945413 29010 tablet_copy_service.cc:434] P 612316e4aebd48c89b232edf10c78006: ending tablet copy session 9f81279ba01f472689f8cc38c38cc422-600c63456ea14bf79ea89a71a1dd5093 on tablet 600c63456ea14bf79ea89a71a1dd5093 with peer 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:10.987190 29581 raft_consensus.cc:1217] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 12:25:11.006601 29584 raft_consensus.cc:1217] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:11.011876 29584 raft_consensus.cc:1217] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:11.145468 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:11.204110 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:11.205714 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:11.206741 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:11.226092 29584 raft_consensus.cc:1217] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 12:25:11.261654 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:11.273895 28845 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:11.280380 30520 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 12:25:11.285768 28993 raft_consensus.cc:1275] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 9f81279ba01f472689f8cc38c38cc422: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:11.287606 30520 consensus_queue.cc:1048] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 12:25:11.357141 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
W20260709 12:25:11.419291 28964 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 12:25:11.457640 28964 consensus_peers.cc:597] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.466701 28890 consensus_peers.cc:597] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.467536 28890 consensus_peers.cc:597] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.469166 28890 consensus_peers.cc:597] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.470932 28964 consensus_peers.cc:597] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.479965 29549 consensus_peers.cc:597] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.480636 29549 consensus_peers.cc:597] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.483181 29549 consensus_peers.cc:597] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.483819 29549 consensus_peers.cc:597] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.484416 29549 consensus_peers.cc:597] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.490201 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:11.491443 27644 tablet_replica.cc:333] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.492719 27644 raft_consensus.cc:2243] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.493408 27644 raft_consensus.cc:2272] T ea23e774f61f4d70a79de49a41c67fd8 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.496553 27644 tablet_replica.cc:333] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.498050 27644 raft_consensus.cc:2243] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.498698 27644 raft_consensus.cc:2272] T 2dd6efc89e384363ba97a25c4bd5f272 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.501464 27644 tablet_replica.cc:333] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.503448 27644 raft_consensus.cc:2243] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.504132 27644 raft_consensus.cc:2272] T 0eecd151eb714c1db133fc9785af45b3 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.506865 27644 tablet_replica.cc:333] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.507503 30511 raft_consensus.cc:1064] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:11.508445 27644 raft_consensus.cc:2243] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.509547 27644 raft_consensus.cc:2272] T ee76bed1b3ed4f1284c64bc8787f6bfb P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.512336 27644 tablet_replica.cc:333] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.513227 27644 raft_consensus.cc:2243] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.514356 27644 raft_consensus.cc:2272] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.509943 30511 consensus_queue.cc:237] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:11.517822 27644 tablet_replica.cc:333] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.518771 27644 raft_consensus.cc:2243] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.519371 27644 raft_consensus.cc:2272] T 4ac100ed1e64448d9b0cd431177086d2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.522331 27644 tablet_replica.cc:333] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.523334 27644 raft_consensus.cc:2243] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.524410 27644 raft_consensus.cc:2272] T 7e34497bff4f4c4facb096450327ac9f P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.525080 28890 consensus_peers.cc:597] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.527908 27644 tablet_replica.cc:333] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.528918 28924 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:11.530274 27644 raft_consensus.cc:2243] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.530938 27644 raft_consensus.cc:2272] T 8ebdb82b3f10476c9f7cb814e6e23766 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.531313 30472 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } 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:25:11.541395 27644 tablet_replica.cc:333] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.542474 27644 raft_consensus.cc:2243] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.543525 27644 raft_consensus.cc:2272] T d1626b4cf34c4dc8884ba83567434249 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.543618 29584 raft_consensus.cc:1275] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 12:25:11.546484 27644 tablet_replica.cc:333] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.547461 27644 raft_consensus.cc:2243] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.546778 30510 consensus_queue.cc:1048] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 12:25:11.550195 28964 consensus_peers.cc:597] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.551558 27644 raft_consensus.cc:2272] T 414925de673c41d8ba8a4682336dd19e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.554427 27644 tablet_replica.cc:333] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.555332 27644 raft_consensus.cc:2243] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.556026 27644 raft_consensus.cc:2272] T 69aa8c329ec448fcb520353807acba9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.559721 27644 tablet_replica.cc:333] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.560531 27644 raft_consensus.cc:2243] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.561161 27644 raft_consensus.cc:2272] T 3b89efee75ec4d9c84da278c5e188b58 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.564251 29584 raft_consensus.cc:2955] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.565591 27644 tablet_replica.cc:333] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.560348 30472 raft_consensus.cc:2955] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.566731 27644 raft_consensus.cc:2243] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.567842 27644 raft_consensus.cc:2272] T ae561331ea43422fb41d4455d51c5ab2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.570313 27644 tablet_replica.cc:333] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.571256 27644 raft_consensus.cc:2243] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.571810 27644 raft_consensus.cc:2272] T 32ff46f4d72043e8b4e3456179e38d49 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.575227 27644 tablet_replica.cc:333] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.576071 27644 raft_consensus.cc:2243] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:11.576191 28964 consensus_peers.cc:597] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.576884 27644 raft_consensus.cc:2272] T 21d4bc73dc974516b6546aeb3e44f8c0 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.579039 28964 consensus_peers.cc:597] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.580307 27644 tablet_replica.cc:333] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.581754 27644 raft_consensus.cc:2243] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.582837 27644 raft_consensus.cc:2272] T f717fab9382e4885aa45fb9a6764605a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.585640 30488 raft_consensus.cc:1064] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:11.586575 27644 tablet_replica.cc:333] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.589305 30488 consensus_queue.cc:237] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:11.589875 28744 catalog_manager.cc:5697] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 4 to 5, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.593328 27644 raft_consensus.cc:2243] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.593973 27644 raft_consensus.cc:2272] T 1a62cf4a23a2443d843e5f5912d02f9a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.595526 29549 consensus_peers.cc:597] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.596976 27644 tablet_replica.cc:333] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.598212 27644 raft_consensus.cc:2243] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.599264 27644 raft_consensus.cc:2272] T 85afab777cf24fedb98e2fff42ca8c25 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.603315 27644 tablet_replica.cc:333] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.604606 27644 raft_consensus.cc:2243] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.606249 27644 raft_consensus.cc:2272] T f3a87d1328e94fba844e827eeb610001 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.609889 27644 tablet_replica.cc:333] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.610930 27644 raft_consensus.cc:2243] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.612012 27644 raft_consensus.cc:2272] T dd5a72291c8643488ae82d9931014542 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.614473 27644 tablet_replica.cc:333] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
W20260709 12:25:11.615386 28890 consensus_peers.cc:597] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.615468 27644 raft_consensus.cc:2243] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.616278 27644 raft_consensus.cc:2272] T f5c37c79bc9446cfa54b739b1a96a631 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.616163 28890 consensus_peers.cc:597] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.621060 27644 tablet_replica.cc:333] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.621186 28993 raft_consensus.cc:1275] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:11.621932 27644 raft_consensus.cc:2243] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.622766 27644 raft_consensus.cc:2272] T 2f8948f37dfb48e1bbf1af8266fa5305 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.624895 30490 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } 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:25:11.625526 27644 tablet_replica.cc:333] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.626329 27644 raft_consensus.cc:2243] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.626924 27644 raft_consensus.cc:2272] T 57cf629577764fab82b10b186fc51ce5 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.632215 27644 tablet_replica.cc:333] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.633709 29584 raft_consensus.cc:1275] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Refusing update from remote peer 40ff47e0c0e94a26a4f20e5ca4f38e62: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:11.632965 27644 raft_consensus.cc:2243] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.635138 30490 consensus_queue.cc:1048] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } 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:25:11.636659 27644 raft_consensus.cc:2272] T 64448b8c08854548ac5509a17087e7da P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.642143 28924 raft_consensus.cc:2955] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } attrs { replace: true } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.645443 27644 tablet_replica.cc:333] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.646387 27644 raft_consensus.cc:2243] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.647132 27644 raft_consensus.cc:2272] T 9d2e0eceffd6400f933b3476337798b9 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.657059 27644 tablet_replica.cc:333] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.657833 27644 raft_consensus.cc:2243] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.676241 27644 raft_consensus.cc:2272] T 5124be9789a34a2a9ccf6e48193d1cb1 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.677793 28964 consensus_peers.cc:597] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.680812 28890 consensus_peers.cc:597] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.680554 27644 tablet_replica.cc:333] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.684525 27644 raft_consensus.cc:2243] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.685189 27644 raft_consensus.cc:2272] T 7817023efc354a89b928fb107e236252 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.685686 30490 raft_consensus.cc:2955] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.697448 29584 raft_consensus.cc:2955] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.699038 28993 raft_consensus.cc:2955] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:11.706527 29549 consensus_peers.cc:597] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.709894 29549 consensus_peers.cc:597] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.728518 28744 catalog_manager.cc:5697] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 12:25:11.743624 28964 consensus_peers.cc:597] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.747195 28964 consensus_peers.cc:597] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.750821 29549 consensus_peers.cc:597] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.751844 27644 tablet_replica.cc:333] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.752720 27644 raft_consensus.cc:2243] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.753379 27644 raft_consensus.cc:2272] T f7bc0ea857c243929efff0d7c4492be4 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.756117 27644 tablet_replica.cc:333] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.756718 27644 raft_consensus.cc:2243] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.761588 27644 raft_consensus.cc:2272] T 8e9d321f26bf420db2788fd533f7516d P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.764213 27644 tablet_replica.cc:333] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.764935 27644 raft_consensus.cc:2243] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.765528 27644 raft_consensus.cc:2272] T 6bf88310d5a14c6799dde68179c36a3c P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.768121 27644 tablet_replica.cc:333] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.768679 27644 raft_consensus.cc:2243] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.769568 27644 raft_consensus.cc:2272] T 1d2df501f46a4d889b6d012837b1b1ca P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.773401 27644 tablet_replica.cc:333] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.774163 27644 raft_consensus.cc:2243] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.775316 27644 raft_consensus.cc:2272] T e03b84245aa547c9802e6d9884e03bda P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.778496 27644 tablet_replica.cc:333] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.779251 27644 raft_consensus.cc:2243] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.779795 27644 raft_consensus.cc:2272] T 92ca42f565d94c8881c9008b1b892d1b P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.782506 27644 tablet_replica.cc:333] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.783206 27644 raft_consensus.cc:2243] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.784186 27644 raft_consensus.cc:2272] T a8a07a321a3e4c418f838fa14a119a2e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.786974 27644 tablet_replica.cc:333] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.787742 27644 raft_consensus.cc:2243] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:11.788241 28964 consensus_peers.cc:597] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.788455 27644 raft_consensus.cc:2272] T 123c996d2c624eeebb9671bb15407261 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.791101 27644 tablet_replica.cc:333] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.791838 27644 raft_consensus.cc:2243] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.792384 27644 raft_consensus.cc:2272] T b95dc86f053440738735c8e964bf6e73 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.795553 27644 tablet_replica.cc:333] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
W20260709 12:25:11.796023 29549 consensus_peers.cc:597] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.796258 27644 raft_consensus.cc:2243] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.796866 27644 raft_consensus.cc:2272] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.799522 27644 tablet_replica.cc:333] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.800241 27644 raft_consensus.cc:2243] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.800921 27644 raft_consensus.cc:2272] T 19e61fcebf04468286273f9ae624139e P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.801875 28890 consensus_peers.cc:597] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.803668 27644 tablet_replica.cc:333] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.804633 27644 raft_consensus.cc:2243] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.805249 27644 raft_consensus.cc:2272] T c3a3fa891b3e4873a7da72c16abf54c7 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.808308 27644 tablet_replica.cc:333] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.808990 27644 raft_consensus.cc:2243] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:11.809993 27644 raft_consensus.cc:2272] T 8aa0310bcfd44ff9a501d22f6f317d76 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.812534 27644 tablet_replica.cc:333] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.813230 27644 raft_consensus.cc:2243] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.813745 27644 raft_consensus.cc:2272] T 17c56902058542a68d92a86f9a4acf1a P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.816350 27644 tablet_replica.cc:333] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.817014 27644 raft_consensus.cc:2243] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.817571 27644 raft_consensus.cc:2272] T 6d918a443cbc4da6a8a85e751049e9a2 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.820591 27644 tablet_replica.cc:333] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.821266 27644 raft_consensus.cc:2243] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.821765 27644 raft_consensus.cc:2272] T 6fa6fab406064224ad8a3cf2d8f56f69 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.824291 27644 tablet_replica.cc:333] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.825052 27644 raft_consensus.cc:2243] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.825565 27644 raft_consensus.cc:2272] T d0c28aa6acf24a7b946a9ec768e7e892 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:11.827288 28964 consensus_peers.cc:597] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.828233 27644 tablet_replica.cc:333] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695: stopping tablet replica
I20260709 12:25:11.828939 27644 raft_consensus.cc:2243] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:11.829571 27644 raft_consensus.cc:2272] T 600c63456ea14bf79ea89a71a1dd5093 P 0c8de4dcbdb84d8b91c91b4e780cd695 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:11.831648 30510 raft_consensus.cc:1064] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: attempting to promote NON_VOTER 9f81279ba01f472689f8cc38c38cc422 to VOTER
I20260709 12:25:11.834743 30510 consensus_queue.cc:237] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [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: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
W20260709 12:25:11.863538 29549 consensus_peers.cc:597] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.870067 28890 consensus_peers.cc:597] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.890988 28924 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:11.892369 30530 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:25:11.893198 29581 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 12:25:11.896008 30530 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 12:25:11.898638 28964 consensus_peers.cc:597] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 -> Peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Couldn't send request to peer 0c8de4dcbdb84d8b91c91b4e780cd695. 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:25:11.936965 29582 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.933314 30530 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
I20260709 12:25:11.972014 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
I20260709 12:25:12.003268 28917 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:12.111755 28889 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:46555, user_credentials={real_user=slave}} blocked reactor thread for 77060.4us
I20260709 12:25:12.124078 28745 catalog_manager.cc:5697] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 reported cstate change: config changed from index 3 to 4, 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } attrs { replace: true } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:12.132850 28966 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:35349, user_credentials={real_user=slave}} blocked reactor thread for 104865us
I20260709 12:25:12.190290 28999 consensus_queue.cc:237] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [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: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.192569 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
I20260709 12:25:12.207157 29584 raft_consensus.cc:1275] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Refusing update from remote peer 612316e4aebd48c89b232edf10c78006: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 12:25:12.209282 30511 consensus_queue.cc:1048] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 12:25:12.222548 28966 consensus_peers.cc:597] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.221693 30472 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:12.225174 29551 consensus_peers.cc:597] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.226584 29551 consensus_peers.cc:597] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.228341 29582 raft_consensus.cc:2955] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:12.241055 28966 consensus_peers.cc:597] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.249727 28733 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 600c63456ea14bf79ea89a71a1dd5093 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 12:25:12.264040 28747 catalog_manager.cc:5697] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 reported cstate change: config changed from index 4 to 5, VOTER 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1) evicted. New cstate: current_term: 2 leader_uuid: "612316e4aebd48c89b232edf10c78006" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } } }
W20260709 12:25:12.283267 29551 consensus_peers.cc:597] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.316854 29551 consensus_peers.cc:597] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.319016 28734 catalog_manager.cc:4755] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 600c63456ea14bf79ea89a71a1dd5093: Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.319626 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:12.320776 27644 tablet_replica.cc:333] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.321812 27644 raft_consensus.cc:2243] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.322476 27644 raft_consensus.cc:2272] T 0eecd151eb714c1db133fc9785af45b3 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.336743 27644 tablet_replica.cc:333] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.337668 27644 raft_consensus.cc:2243] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.338299 27644 raft_consensus.cc:2272] T ea23e774f61f4d70a79de49a41c67fd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.340903 27644 tablet_replica.cc:333] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.342242 27644 raft_consensus.cc:2243] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:12.342778 28966 consensus_peers.cc:597] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.343297 27644 raft_consensus.cc:2272] T 2dd6efc89e384363ba97a25c4bd5f272 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.346621 27644 tablet_replica.cc:333] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.347412 27644 raft_consensus.cc:2243] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.347939 27644 raft_consensus.cc:2272] T ee76bed1b3ed4f1284c64bc8787f6bfb P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.350615 27644 tablet_replica.cc:333] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.351401 27644 raft_consensus.cc:2243] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.352428 27644 raft_consensus.cc:2272] T 56d3211ef08a426899a3cfa0757062a6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.354950 27644 tablet_replica.cc:333] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.355808 27644 raft_consensus.cc:2243] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.356426 27644 raft_consensus.cc:2272] T 9ff531bdae7e4b66bd53f929494f8eb6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.358965 27644 tablet_replica.cc:333] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.359720 27644 raft_consensus.cc:2243] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.360249 27644 raft_consensus.cc:2272] T 4ac100ed1e64448d9b0cd431177086d2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.362950 27644 tablet_replica.cc:333] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.363992 27644 raft_consensus.cc:2243] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.364585 27644 raft_consensus.cc:2272] T 8ebdb82b3f10476c9f7cb814e6e23766 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.367476 27644 tablet_replica.cc:333] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.368243 27644 raft_consensus.cc:2243] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.368760 27644 raft_consensus.cc:2272] T 8aacc5ffc1af4097b39e61954f0a3d01 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.368896 28966 consensus_peers.cc:597] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.371284 27644 tablet_replica.cc:333] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.372126 27644 raft_consensus.cc:2243] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.372645 27644 raft_consensus.cc:2272] T d1626b4cf34c4dc8884ba83567434249 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.375195 27644 tablet_replica.cc:333] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.376012 27644 raft_consensus.cc:2243] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.377038 27644 raft_consensus.cc:2272] T 193ba463497b4eb5bf5e5dee067a7ffa P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.379601 27644 tablet_replica.cc:333] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.380364 27644 raft_consensus.cc:2243] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.381129 27644 raft_consensus.cc:2272] T 056dbb8272e94127a553dd63e043dae4 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.384092 27644 tablet_replica.cc:333] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.384871 27644 raft_consensus.cc:2243] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.385785 27644 raft_consensus.cc:2272] T 69aa8c329ec448fcb520353807acba9a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.388398 27644 tablet_replica.cc:333] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.389191 27644 raft_consensus.cc:2243] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.389730 27644 raft_consensus.cc:2272] T 3b89efee75ec4d9c84da278c5e188b58 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.392314 27644 tablet_replica.cc:333] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.393007 27644 raft_consensus.cc:2243] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.394021 27644 raft_consensus.cc:2272] T d9683be68cad49ba9333c9a961694927 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.396963 27644 tablet_replica.cc:333] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.397722 27644 raft_consensus.cc:2243] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.398227 27644 raft_consensus.cc:2272] T ae561331ea43422fb41d4455d51c5ab2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.400775 27644 tablet_replica.cc:333] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.401528 27644 raft_consensus.cc:2243] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.402568 27644 raft_consensus.cc:2272] T 9a601cb925fd49f2a9b901274115b2cd P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.403505 28966 consensus_peers.cc:597] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.405140 27644 tablet_replica.cc:333] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.405942 27644 raft_consensus.cc:2243] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.406708 27644 raft_consensus.cc:2272] T f717fab9382e4885aa45fb9a6764605a P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.410535 27644 tablet_replica.cc:333] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.411263 27644 raft_consensus.cc:2243] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.412055 27644 raft_consensus.cc:2272] T b692554055ab4d7bb8fde0118a5a9ac9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.414568 27644 tablet_replica.cc:333] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.415320 27644 raft_consensus.cc:2243] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.415844 27644 raft_consensus.cc:2272] T 85afab777cf24fedb98e2fff42ca8c25 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.418313 27644 tablet_replica.cc:333] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.419080 27644 raft_consensus.cc:2243] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.419540 27644 raft_consensus.cc:2272] T f3a87d1328e94fba844e827eeb610001 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.422402 27644 tablet_replica.cc:333] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.423233 27644 raft_consensus.cc:2243] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.423873 27644 raft_consensus.cc:2272] T 123c996d2c624eeebb9671bb15407261 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.426872 27644 tablet_replica.cc:333] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.427695 27644 raft_consensus.cc:2243] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.428329 27644 raft_consensus.cc:2272] T dd5a72291c8643488ae82d9931014542 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.430060 28966 consensus_peers.cc:597] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.430992 27644 tablet_replica.cc:333] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.431860 27644 raft_consensus.cc:2243] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.432403 27644 raft_consensus.cc:2272] T f5c37c79bc9446cfa54b739b1a96a631 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.435120 27644 tablet_replica.cc:333] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.436000 27644 raft_consensus.cc:2243] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.437122 27644 raft_consensus.cc:2272] T 2f8948f37dfb48e1bbf1af8266fa5305 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.440023 27644 tablet_replica.cc:333] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.440910 27644 raft_consensus.cc:2243] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.441437 27644 raft_consensus.cc:2272] T 57cf629577764fab82b10b186fc51ce5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.444460 27644 tablet_replica.cc:333] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.445202 27644 raft_consensus.cc:2243] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.445960 27644 raft_consensus.cc:2272] T 6ee80d613ec541efa95257f954a98301 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.448529 27644 tablet_replica.cc:333] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.449252 27644 raft_consensus.cc:2243] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.449812 27644 raft_consensus.cc:2272] T e9754ca3b72a4a5ab52b620eeaa320d5 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.452394 27644 tablet_replica.cc:333] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.453092 27644 raft_consensus.cc:2243] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.453994 27644 raft_consensus.cc:2272] T 8c2e38f7dcfb489abfea309e892d4f85 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.456446 27644 tablet_replica.cc:333] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.457131 27644 raft_consensus.cc:2243] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.458151 27644 raft_consensus.cc:2272] T 7817023efc354a89b928fb107e236252 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.460588 27644 tablet_replica.cc:333] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.461263 27644 raft_consensus.cc:2243] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.461983 27644 raft_consensus.cc:2272] T 64448b8c08854548ac5509a17087e7da P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.464344 27644 tablet_replica.cc:333] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.465057 27644 raft_consensus.cc:2243] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.465570 27644 raft_consensus.cc:2272] T a8a07a321a3e4c418f838fa14a119a2e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.468088 27644 tablet_replica.cc:333] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.468854 27644 raft_consensus.cc:2243] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.469805 27644 raft_consensus.cc:2272] T 92ca42f565d94c8881c9008b1b892d1b P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.471517 29551 consensus_peers.cc:597] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.472565 27644 tablet_replica.cc:333] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.473562 27644 raft_consensus.cc:2243] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.474584 27644 raft_consensus.cc:2272] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.477288 27644 tablet_replica.cc:333] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.478053 27644 raft_consensus.cc:2243] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.479028 27644 raft_consensus.cc:2272] T 19e61fcebf04468286273f9ae624139e P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.480043 28966 consensus_peers.cc:597] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.481911 27644 tablet_replica.cc:333] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.482746 27644 raft_consensus.cc:2243] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.483305 27644 raft_consensus.cc:2272] T d0c28aa6acf24a7b946a9ec768e7e892 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.485940 27644 tablet_replica.cc:333] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.486675 27644 raft_consensus.cc:2243] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.487344 27644 raft_consensus.cc:2272] T 600c63456ea14bf79ea89a71a1dd5093 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.490343 27644 tablet_replica.cc:333] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.491410 27644 raft_consensus.cc:2243] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:12.491634 29551 consensus_peers.cc:597] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.492653 27644 raft_consensus.cc:2272] T 9d2e0eceffd6400f933b3476337798b9 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.496259 27644 tablet_replica.cc:333] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.496997 27644 raft_consensus.cc:2243] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.497555 27644 raft_consensus.cc:2272] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.500195 27644 tablet_replica.cc:333] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.500903 27644 raft_consensus.cc:2243] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.501668 27644 raft_consensus.cc:2272] T ff979b48c14f4cce8a7a7e9d4d733f44 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.504390 27644 tablet_replica.cc:333] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.505070 27644 raft_consensus.cc:2243] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.505581 27644 raft_consensus.cc:2272] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.508121 27644 tablet_replica.cc:333] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.508793 27644 raft_consensus.cc:2243] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.509262 27644 raft_consensus.cc:2272] T 6fa6fab406064224ad8a3cf2d8f56f69 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.512082 27644 tablet_replica.cc:333] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.512758 27644 raft_consensus.cc:2243] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.513782 27644 raft_consensus.cc:2272] T 0e4475c625cf4824868f1a29d313ccd8 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.516388 27644 tablet_replica.cc:333] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.517047 27644 raft_consensus.cc:2243] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.518039 27644 raft_consensus.cc:2272] T 6d918a443cbc4da6a8a85e751049e9a2 P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.520694 27644 tablet_replica.cc:333] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.521358 27644 raft_consensus.cc:2243] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.521860 27644 raft_consensus.cc:2272] T 8e9d321f26bf420db2788fd533f7516d P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.524333 29551 consensus_peers.cc:597] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.524420 27644 tablet_replica.cc:333] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62: stopping tablet replica
I20260709 12:25:12.525131 27644 raft_consensus.cc:2243] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.525875 27644 raft_consensus.cc:2272] T 1d2df501f46a4d889b6d012837b1b1ca P 40ff47e0c0e94a26a4f20e5ca4f38e62 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.547919 28966 consensus_peers.cc:597] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.571202 28966 consensus_peers.cc:597] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.601579 28966 consensus_peers.cc:597] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. 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:25:12.619086 30511 raft_consensus.cc:493] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.619555 30511 raft_consensus.cc:515] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:12.621316 30511 leader_election.cc:290] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
W20260709 12:25:12.635914 28964 leader_election.cc:336] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.639175 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
W20260709 12:25:12.642829 28966 leader_election.cc:336] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
I20260709 12:25:12.643337 28966 leader_election.cc:304] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [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: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:12.644085 30511 raft_consensus.cc:2749] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:12.698153 30511 raft_consensus.cc:493] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.698832 30511 raft_consensus.cc:515] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.703666 29584 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "414925de673c41d8ba8a4682336dd19e" candidate_uuid: "612316e4aebd48c89b232edf10c78006" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9f81279ba01f472689f8cc38c38cc422" is_pre_election: true
I20260709 12:25:12.705838 30511 leader_election.cc:290] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 9f81279ba01f472689f8cc38c38cc422 (127.26.255.4:41991)
I20260709 12:25:12.706101 30543 raft_consensus.cc:493] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.706684 30543 raft_consensus.cc:515] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.708977 30543 leader_election.cc:290] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:12.710659 28993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e34497bff4f4c4facb096450327ac9f" candidate_uuid: "9f81279ba01f472689f8cc38c38cc422" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "612316e4aebd48c89b232edf10c78006" is_pre_election: true
W20260709 12:25:12.713446 29549 leader_election.cc:336] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.713902 29549 leader_election.cc:304] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:25:12.714986 30507 raft_consensus.cc:2749] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:12.718135 28964 leader_election.cc:336] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.718688 28964 leader_election.cc:304] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [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: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 9f81279ba01f472689f8cc38c38cc422
I20260709 12:25:12.719449 30511 raft_consensus.cc:2749] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:12.729802 30543 raft_consensus.cc:493] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
W20260709 12:25:12.730093 28966 consensus_peers.cc:597] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:12.730441 30543 raft_consensus.cc:515] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.736373 30543 leader_election.cc:290] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
W20260709 12:25:12.745239 28966 consensus_peers.cc:597] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:12.747968 29549 leader_election.cc:336] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
W20260709 12:25:12.749145 29551 leader_election.cc:336] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
I20260709 12:25:12.749641 29551 leader_election.cc:304] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:12.750416 30543 raft_consensus.cc:2749] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:12.763629 28966 consensus_peers.cc:597] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 -> Peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Couldn't send request to peer 40ff47e0c0e94a26a4f20e5ca4f38e62. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:12.776185 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
I20260709 12:25:12.781611 30543 raft_consensus.cc:493] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.782224 30543 raft_consensus.cc:515] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.784307 30543 leader_election.cc:290] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
W20260709 12:25:12.788393 29548 leader_election.cc:336] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 12:25:12.808617 29549 leader_election.cc:336] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.809062 29549 leader_election.cc:304] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:25:12.809768 30543 raft_consensus.cc:2749] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:12.836076 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:12.837175 27644 tablet_replica.cc:333] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.837905 30543 raft_consensus.cc:493] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.838068 27644 raft_consensus.cc:2243] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.838475 30543 raft_consensus.cc:515] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.839130 27644 raft_consensus.cc:2272] T 0eecd151eb714c1db133fc9785af45b3 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.841981 27644 tablet_replica.cc:333] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.842792 27644 raft_consensus.cc:2243] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.843317 27644 raft_consensus.cc:2272] T 56d3211ef08a426899a3cfa0757062a6 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.844038 29548 leader_election.cc:336] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:12.845852 27644 tablet_replica.cc:333] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.846643 30543 leader_election.cc:290] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555), 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857)
I20260709 12:25:12.846791 27644 raft_consensus.cc:2243] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.847396 27644 raft_consensus.cc:2272] T ee76bed1b3ed4f1284c64bc8787f6bfb P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.849936 27644 tablet_replica.cc:333] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.850816 27644 raft_consensus.cc:2243] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.851428 27644 raft_consensus.cc:2272] T 6bf88310d5a14c6799dde68179c36a3c P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.853893 27644 tablet_replica.cc:333] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.854782 27644 raft_consensus.cc:2243] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.855327 27644 raft_consensus.cc:2272] T 8e9d321f26bf420db2788fd533f7516d P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.857793 27644 tablet_replica.cc:333] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.858641 27644 raft_consensus.cc:2243] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.859127 27644 raft_consensus.cc:2272] T 9ff531bdae7e4b66bd53f929494f8eb6 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.861547 27644 tablet_replica.cc:333] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.862305 27644 raft_consensus.cc:2243] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:12.862416 29549 leader_election.cc:336] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.862938 29549 leader_election.cc:304] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:25:12.863014 27644 raft_consensus.cc:2272] T 7e34497bff4f4c4facb096450327ac9f P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.863667 30543 raft_consensus.cc:2749] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:12.864831 30472 raft_consensus.cc:493] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.865571 27644 tablet_replica.cc:333] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.865345 30472 raft_consensus.cc:515] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:12.866366 27644 raft_consensus.cc:2243] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.866932 27644 raft_consensus.cc:2272] T 193ba463497b4eb5bf5e5dee067a7ffa P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.867494 30472 leader_election.cc:290] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:12.869644 27644 tablet_replica.cc:333] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.870533 27644 raft_consensus.cc:2243] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.871498 27644 raft_consensus.cc:2272] T 056dbb8272e94127a553dd63e043dae4 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.872299 30472 raft_consensus.cc:493] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.872768 30472 raft_consensus.cc:515] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } }
I20260709 12:25:12.873999 27644 tablet_replica.cc:333] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.874337 30472 leader_election.cc:290] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:12.874889 27644 raft_consensus.cc:2243] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.875545 27644 raft_consensus.cc:2272] T 414925de673c41d8ba8a4682336dd19e P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.878021 27644 tablet_replica.cc:333] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.878819 27644 raft_consensus.cc:2243] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.879325 27644 raft_consensus.cc:2272] T 32ff46f4d72043e8b4e3456179e38d49 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.880657 28966 leader_election.cc:336] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
I20260709 12:25:12.881537 27644 tablet_replica.cc:333] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
W20260709 12:25:12.881984 28964 leader_election.cc:336] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.882370 27644 raft_consensus.cc:2243] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.882419 28964 leader_election.cc:304] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [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: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:12.883078 27644 raft_consensus.cc:2272] T 9a601cb925fd49f2a9b901274115b2cd P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.883805 28966 leader_election.cc:336] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
I20260709 12:25:12.884366 30510 raft_consensus.cc:2749] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:12.885567 27644 tablet_replica.cc:333] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.886354 27644 raft_consensus.cc:2243] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.887279 27644 raft_consensus.cc:2272] T 3b89efee75ec4d9c84da278c5e188b58 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.888091 29548 consensus_peers.cc:597] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:25:12.889814 27644 tablet_replica.cc:333] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.890642 27644 raft_consensus.cc:2243] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.891125 27644 raft_consensus.cc:2272] T 69aa8c329ec448fcb520353807acba9a P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.892553 28964 leader_election.cc:336] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.892964 28964 leader_election.cc:304] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [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: 612316e4aebd48c89b232edf10c78006; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:12.893525 30472 raft_consensus.cc:2749] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:12.893682 27644 tablet_replica.cc:333] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.894618 27644 raft_consensus.cc:2243] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.895383 27644 raft_consensus.cc:2272] T d9683be68cad49ba9333c9a961694927 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.897814 30543 raft_consensus.cc:493] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.897883 27644 tablet_replica.cc:333] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.898322 30543 raft_consensus.cc:515] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.898839 27644 raft_consensus.cc:2243] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.899623 27644 raft_consensus.cc:2272] T 21d4bc73dc974516b6546aeb3e44f8c0 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.902135 27644 tablet_replica.cc:333] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.902114 30543 leader_election.cc:290] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:12.903117 27644 raft_consensus.cc:2243] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.903606 27644 raft_consensus.cc:2272] T f717fab9382e4885aa45fb9a6764605a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.905428 29551 leader_election.cc:336] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
W20260709 12:25:12.905956 29549 leader_election.cc:336] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.906164 27644 tablet_replica.cc:333] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.906347 29549 leader_election.cc:304] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:12.906976 27644 raft_consensus.cc:2243] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.907009 30543 raft_consensus.cc:2749] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:12.908070 27644 raft_consensus.cc:2272] T b692554055ab4d7bb8fde0118a5a9ac9 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.910413 27644 tablet_replica.cc:333] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.911156 27644 raft_consensus.cc:2243] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.911671 27644 raft_consensus.cc:2272] T 8aa0310bcfd44ff9a501d22f6f317d76 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.914043 27644 tablet_replica.cc:333] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.914779 27644 raft_consensus.cc:2243] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.915297 27644 raft_consensus.cc:2272] T 0e4475c625cf4824868f1a29d313ccd8 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.917616 27644 tablet_replica.cc:333] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.918335 27644 raft_consensus.cc:2243] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.919260 27644 raft_consensus.cc:2272] T 57cf629577764fab82b10b186fc51ce5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.921768 27644 tablet_replica.cc:333] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.922539 27644 raft_consensus.cc:2243] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.922983 27644 raft_consensus.cc:2272] T f3a87d1328e94fba844e827eeb610001 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.925305 27644 tablet_replica.cc:333] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.926007 27644 raft_consensus.cc:2243] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.926592 27644 raft_consensus.cc:2272] T 1a62cf4a23a2443d843e5f5912d02f9a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.929032 27644 tablet_replica.cc:333] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.929744 27644 raft_consensus.cc:2243] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.930670 27644 raft_consensus.cc:2272] T b95dc86f053440738735c8e964bf6e73 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.932902 27644 tablet_replica.cc:333] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.933638 27644 raft_consensus.cc:2243] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.934870 27644 raft_consensus.cc:2272] T 123c996d2c624eeebb9671bb15407261 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.937256 27644 tablet_replica.cc:333] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.937961 27644 raft_consensus.cc:2243] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.938547 27644 raft_consensus.cc:2272] T dd5a72291c8643488ae82d9931014542 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.941243 27644 tablet_replica.cc:333] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.941928 27644 raft_consensus.cc:2243] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.942852 27644 raft_consensus.cc:2272] T 6ee80d613ec541efa95257f954a98301 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.945063 30519 raft_consensus.cc:493] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.945277 27644 tablet_replica.cc:333] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.945587 30519 raft_consensus.cc:515] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.946314 27644 raft_consensus.cc:2243] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.947044 27644 raft_consensus.cc:2272] T e9754ca3b72a4a5ab52b620eeaa320d5 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.947769 30519 leader_election.cc:290] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
I20260709 12:25:12.949482 27644 tablet_replica.cc:333] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.950284 27644 raft_consensus.cc:2243] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.950816 27644 raft_consensus.cc:2272] T 8c2e38f7dcfb489abfea309e892d4f85 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.951483 29548 consensus_peers.cc:597] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:25:12.953166 27644 tablet_replica.cc:333] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.953927 27644 raft_consensus.cc:2243] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.954406 27644 raft_consensus.cc:2272] T 5124be9789a34a2a9ccf6e48193d1cb1 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.956832 27644 tablet_replica.cc:333] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.957513 27644 raft_consensus.cc:2243] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:12.957640 29549 leader_election.cc:336] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.958027 27644 raft_consensus.cc:2272] T 7817023efc354a89b928fb107e236252 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.958315 29548 consensus_peers.cc:597] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:25:12.960605 27644 tablet_replica.cc:333] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
W20260709 12:25:12.960671 29551 leader_election.cc:336] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
I20260709 12:25:12.961210 29551 leader_election.cc:304] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:12.961457 27644 raft_consensus.cc:2243] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.962123 27644 raft_consensus.cc:2272] T f7bc0ea857c243929efff0d7c4492be4 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.962420 30507 raft_consensus.cc:2749] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:12.963131 30507 raft_consensus.cc:493] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:12.963582 30507 raft_consensus.cc:515] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "612316e4aebd48c89b232edf10c78006" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 46555 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:12.964682 27644 tablet_replica.cc:333] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.965453 27644 raft_consensus.cc:2243] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.965771 30507 leader_election.cc:290] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555)
I20260709 12:25:12.966348 27644 raft_consensus.cc:2272] T d0c28aa6acf24a7b946a9ec768e7e892 P 612316e4aebd48c89b232edf10c78006 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.968809 27644 tablet_replica.cc:333] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.969555 27644 raft_consensus.cc:2243] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.970651 27644 raft_consensus.cc:2272] T 600c63456ea14bf79ea89a71a1dd5093 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.973542 29548 leader_election.cc:336] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 12:25:12.973835 27644 tablet_replica.cc:333] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
W20260709 12:25:12.974088 29549 leader_election.cc:336] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:12.974475 29549 leader_election.cc:304] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 612316e4aebd48c89b232edf10c78006
I20260709 12:25:12.974635 27644 raft_consensus.cc:2243] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:12.974797 29548 consensus_peers.cc:597] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:25:12.975477 30543 raft_consensus.cc:2749] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:12.975564 27644 raft_consensus.cc:2272] T c3a3fa891b3e4873a7da72c16abf54c7 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.978394 27644 tablet_replica.cc:333] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.979017 27644 raft_consensus.cc:2243] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.979452 27644 raft_consensus.cc:2272] T 92ca42f565d94c8881c9008b1b892d1b P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.981145 27644 tablet_replica.cc:333] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.981693 27644 raft_consensus.cc:2243] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.982108 27644 raft_consensus.cc:2272] T a8a07a321a3e4c418f838fa14a119a2e P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.984015 27644 tablet_replica.cc:333] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.984524 27644 raft_consensus.cc:2243] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:12.985265 27644 raft_consensus.cc:2272] T ff979b48c14f4cce8a7a7e9d4d733f44 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.987274 27644 tablet_replica.cc:333] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.987802 27644 raft_consensus.cc:2243] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.988268 27644 raft_consensus.cc:2272] T 38c8f0c5aa7f48b09b0bdc1f2e606c66 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.990034 27644 tablet_replica.cc:333] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.990600 27644 raft_consensus.cc:2243] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.991016 27644 raft_consensus.cc:2272] T e03b84245aa547c9802e6d9884e03bda P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.992770 27644 tablet_replica.cc:333] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.993258 27644 raft_consensus.cc:2243] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.993770 27644 raft_consensus.cc:2272] T 9d2e0eceffd6400f933b3476337798b9 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:12.995888 27644 tablet_replica.cc:333] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:12.996564 27644 raft_consensus.cc:2243] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:12.997138 27644 raft_consensus.cc:2272] T 8aacc5ffc1af4097b39e61954f0a3d01 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:12.999167 29548 consensus_peers.cc:597] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:25:12.999303 27644 tablet_replica.cc:333] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:13.000098 27644 raft_consensus.cc:2243] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.001024 27644 raft_consensus.cc:2272] T 8ebdb82b3f10476c9f7cb814e6e23766 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.003670 27644 tablet_replica.cc:333] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:13.004347 27644 raft_consensus.cc:2243] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.005311 27644 raft_consensus.cc:2272] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.007802 27644 tablet_replica.cc:333] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:13.008430 27644 raft_consensus.cc:2243] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.008922 27644 raft_consensus.cc:2272] T 17c56902058542a68d92a86f9a4acf1a P 612316e4aebd48c89b232edf10c78006 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.011401 27644 tablet_replica.cc:333] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006: stopping tablet replica
I20260709 12:25:13.011957 27644 raft_consensus.cc:2243] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.012869 27644 raft_consensus.cc:2272] T 6fa6fab406064224ad8a3cf2d8f56f69 P 612316e4aebd48c89b232edf10c78006 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:13.067564 29548 consensus_peers.cc:597] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. 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:25:13.092175 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
W20260709 12:25:13.093034 29548 consensus_peers.cc:597] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:13.093364 29548 consensus_peers.cc:597] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:13.131008 30507 raft_consensus.cc:493] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 0c8de4dcbdb84d8b91c91b4e780cd695)
I20260709 12:25:13.131796 30507 raft_consensus.cc:515] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c8de4dcbdb84d8b91c91b4e780cd695" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 45857 } } peers { permanent_uuid: "40ff47e0c0e94a26a4f20e5ca4f38e62" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 35349 } } peers { permanent_uuid: "9f81279ba01f472689f8cc38c38cc422" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 41991 } attrs { promote: false } }
I20260709 12:25:13.134335 30507 leader_election.cc:290] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857), 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349)
W20260709 12:25:13.139442 29549 leader_election.cc:336] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
W20260709 12:25:13.140275 29551 leader_election.cc:336] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 40ff47e0c0e94a26a4f20e5ca4f38e62 (127.26.255.2:35349): Network error: Client connection negotiation failed: client connection to 127.26.255.2:35349: connect: Connection refused (error 111)
I20260709 12:25:13.140738 29551 leader_election.cc:304] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [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: 9f81279ba01f472689f8cc38c38cc422; no voters: 0c8de4dcbdb84d8b91c91b4e780cd695, 40ff47e0c0e94a26a4f20e5ca4f38e62
I20260709 12:25:13.141484 30507 raft_consensus.cc:2749] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:13.175025 29548 consensus_peers.cc:597] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:13.189745 27644 tablet_server.cc:179] TabletServer@127.26.255.4:0 shutting down...
I20260709 12:25:13.232174 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:13.233155 27644 tablet_replica.cc:333] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.233995 27644 raft_consensus.cc:2243] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.234738 27644 raft_consensus.cc:2272] T 600c63456ea14bf79ea89a71a1dd5093 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.237367 27644 tablet_replica.cc:333] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.238173 27644 raft_consensus.cc:2243] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.238749 27644 raft_consensus.cc:2272] T 9d2e0eceffd6400f933b3476337798b9 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.240829 27644 tablet_replica.cc:333] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.241592 27644 raft_consensus.cc:2243] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.242233 27644 raft_consensus.cc:2272] T 7e34497bff4f4c4facb096450327ac9f P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.244875 27644 tablet_replica.cc:333] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.245585 27644 raft_consensus.cc:2243] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.246176 27644 raft_consensus.cc:2272] T d9683be68cad49ba9333c9a961694927 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.248782 27644 tablet_replica.cc:333] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.249521 27644 raft_consensus.cc:2243] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.250098 27644 raft_consensus.cc:2272] T 64448b8c08854548ac5509a17087e7da P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.252478 27644 tablet_replica.cc:333] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.253234 27644 raft_consensus.cc:2243] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.253825 27644 raft_consensus.cc:2272] T 414925de673c41d8ba8a4682336dd19e P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.256484 27644 tablet_replica.cc:333] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.257311 27644 raft_consensus.cc:2243] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.257952 27644 raft_consensus.cc:2272] T 19e61fcebf04468286273f9ae624139e P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.260454 27644 tablet_replica.cc:333] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.261221 27644 raft_consensus.cc:2243] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.261875 27644 raft_consensus.cc:2272] T c3a3fa891b3e4873a7da72c16abf54c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.264182 27644 tablet_replica.cc:333] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.264909 27644 raft_consensus.cc:2243] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.265434 27644 raft_consensus.cc:2272] T a07f4cf48f9b4fdbb09ce1f90912c9c7 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.267831 27644 tablet_replica.cc:333] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.268517 27644 raft_consensus.cc:2243] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.269465 27644 raft_consensus.cc:2272] T 1a62cf4a23a2443d843e5f5912d02f9a P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.271920 27644 tablet_replica.cc:333] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.272681 27644 raft_consensus.cc:2243] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.273300 27644 raft_consensus.cc:2272] T 056dbb8272e94127a553dd63e043dae4 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.275714 27644 tablet_replica.cc:333] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.276408 27644 raft_consensus.cc:2243] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.277074 27644 raft_consensus.cc:2272] T d1626b4cf34c4dc8884ba83567434249 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.279511 27644 tablet_replica.cc:333] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.280260 27644 raft_consensus.cc:2243] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.280838 27644 raft_consensus.cc:2272] T b692554055ab4d7bb8fde0118a5a9ac9 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.283300 27644 tablet_replica.cc:333] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.283993 27644 raft_consensus.cc:2243] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.284524 27644 raft_consensus.cc:2272] T 123c996d2c624eeebb9671bb15407261 P 9f81279ba01f472689f8cc38c38cc422 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.286774 27644 tablet_replica.cc:333] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.287482 27644 raft_consensus.cc:2243] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.288405 27644 raft_consensus.cc:2272] T f5c37c79bc9446cfa54b739b1a96a631 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.290752 27644 tablet_replica.cc:333] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.291507 27644 raft_consensus.cc:2243] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.292166 27644 raft_consensus.cc:2272] T 6ee80d613ec541efa95257f954a98301 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.294526 27644 tablet_replica.cc:333] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.295282 27644 raft_consensus.cc:2243] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.296176 27644 raft_consensus.cc:2272] T 5124be9789a34a2a9ccf6e48193d1cb1 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.298568 27644 tablet_replica.cc:333] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.299297 27644 raft_consensus.cc:2243] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.300202 27644 raft_consensus.cc:2272] T f7bc0ea857c243929efff0d7c4492be4 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.302531 27644 tablet_replica.cc:333] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.303236 27644 raft_consensus.cc:2243] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.303769 27644 raft_consensus.cc:2272] T 56d3211ef08a426899a3cfa0757062a6 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.306188 27644 tablet_replica.cc:333] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.306916 27644 raft_consensus.cc:2243] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.307533 27644 raft_consensus.cc:2272] T ff979b48c14f4cce8a7a7e9d4d733f44 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.309898 27644 tablet_replica.cc:333] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.310624 27644 raft_consensus.cc:2243] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.311548 27644 raft_consensus.cc:2272] T 4ac100ed1e64448d9b0cd431177086d2 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.313832 27644 tablet_replica.cc:333] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.314565 27644 raft_consensus.cc:2243] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.315627 27644 raft_consensus.cc:2272] T 9ff531bdae7e4b66bd53f929494f8eb6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.318333 27644 tablet_replica.cc:333] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.319123 27644 raft_consensus.cc:2243] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.319731 27644 raft_consensus.cc:2272] T 1d2df501f46a4d889b6d012837b1b1ca P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.322194 27644 tablet_replica.cc:333] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.322926 27644 raft_consensus.cc:2243] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.323426 27644 raft_consensus.cc:2272] T e03b84245aa547c9802e6d9884e03bda P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.325917 27644 tablet_replica.cc:333] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.326656 27644 raft_consensus.cc:2243] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.327579 27644 raft_consensus.cc:2272] T 6bf88310d5a14c6799dde68179c36a3c P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.330230 27644 tablet_replica.cc:333] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.331051 27644 raft_consensus.cc:2243] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:13.331110 29548 consensus_peers.cc:597] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 -> Peer 612316e4aebd48c89b232edf10c78006 (127.26.255.3:46555): Couldn't send request to peer 612316e4aebd48c89b232edf10c78006. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:46555: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:13.331641 27644 raft_consensus.cc:2272] T 2dd6efc89e384363ba97a25c4bd5f272 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.334262 27644 tablet_replica.cc:333] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.335021 27644 raft_consensus.cc:2243] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.335656 27644 raft_consensus.cc:2272] T 2f8948f37dfb48e1bbf1af8266fa5305 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.338140 27644 tablet_replica.cc:333] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.338893 27644 raft_consensus.cc:2243] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.339839 27644 raft_consensus.cc:2272] T 85afab777cf24fedb98e2fff42ca8c25 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.342320 27644 tablet_replica.cc:333] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.343070 27644 raft_consensus.cc:2243] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Raft consensus shutting down.
I20260709 12:25:13.343511 27644 raft_consensus.cc:2272] T dd5a72291c8643488ae82d9931014542 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEARNER]: Raft consensus is shut down!
I20260709 12:25:13.345798 27644 tablet_replica.cc:333] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.346583 27644 raft_consensus.cc:2243] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.347113 27644 raft_consensus.cc:2272] T 9889e3e58ea5460d8b02e0ab8cad2fe6 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.349655 27644 tablet_replica.cc:333] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.350376 27644 raft_consensus.cc:2243] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.351321 27644 raft_consensus.cc:2272] T 8aacc5ffc1af4097b39e61954f0a3d01 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.353809 27644 tablet_replica.cc:333] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.354559 27644 raft_consensus.cc:2243] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.355145 27644 raft_consensus.cc:2272] T ae561331ea43422fb41d4455d51c5ab2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.357615 27644 tablet_replica.cc:333] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.358320 27644 raft_consensus.cc:2243] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.359221 27644 raft_consensus.cc:2272] T ea23e774f61f4d70a79de49a41c67fd8 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.361660 27644 tablet_replica.cc:333] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.362361 27644 raft_consensus.cc:2243] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.363332 27644 raft_consensus.cc:2272] T 32ff46f4d72043e8b4e3456179e38d49 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.365707 27644 tablet_replica.cc:333] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.366403 27644 raft_consensus.cc:2243] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.367308 27644 raft_consensus.cc:2272] T 17c56902058542a68d92a86f9a4acf1a P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.369808 27644 tablet_replica.cc:333] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.370571 27644 raft_consensus.cc:2243] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.371481 27644 raft_consensus.cc:2272] T e9754ca3b72a4a5ab52b620eeaa320d5 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.373909 27644 tablet_replica.cc:333] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.374610 27644 raft_consensus.cc:2243] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.375104 27644 raft_consensus.cc:2272] T 193ba463497b4eb5bf5e5dee067a7ffa P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.377599 27644 tablet_replica.cc:333] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.378301 27644 raft_consensus.cc:2243] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.378818 27644 raft_consensus.cc:2272] T 8c2e38f7dcfb489abfea309e892d4f85 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.381328 27644 tablet_replica.cc:333] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.382004 27644 raft_consensus.cc:2243] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.382558 27644 raft_consensus.cc:2272] T 8aa0310bcfd44ff9a501d22f6f317d76 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.384853 27644 tablet_replica.cc:333] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.385497 27644 raft_consensus.cc:2243] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.386107 27644 raft_consensus.cc:2272] T 0e4475c625cf4824868f1a29d313ccd8 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.388371 27644 tablet_replica.cc:333] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.389006 27644 raft_consensus.cc:2243] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.389627 27644 raft_consensus.cc:2272] T b95dc86f053440738735c8e964bf6e73 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.391990 27644 tablet_replica.cc:333] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.392596 27644 raft_consensus.cc:2243] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.393199 27644 raft_consensus.cc:2272] T 6d918a443cbc4da6a8a85e751049e9a2 P 9f81279ba01f472689f8cc38c38cc422 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.395550 27644 tablet_replica.cc:333] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.396138 27644 raft_consensus.cc:2243] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:13.397076 27644 raft_consensus.cc:2272] T 21d4bc73dc974516b6546aeb3e44f8c0 P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.399317 27644 tablet_replica.cc:333] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422: stopping tablet replica
I20260709 12:25:13.399868 27644 raft_consensus.cc:2243] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:13.400455 27644 raft_consensus.cc:2272] T 9a601cb925fd49f2a9b901274115b2cd P 9f81279ba01f472689f8cc38c38cc422 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:13.469578 27644 tablet_server.cc:196] TabletServer@127.26.255.4:0 shutdown complete.
W20260709 12:25:13.472105 28734 catalog_manager.cc:4755] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 600c63456ea14bf79ea89a71a1dd5093: Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:13.538151 27644 master.cc:562] Master@127.26.255.62:36867 shutting down...
W20260709 12:25:13.572777 28797 auto_rebalancer.cc:873] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260709 12:25:13.573110 28797 auto_rebalancer.cc:901] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:25:13.573338 28797 auto_rebalancer.cc:330] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260709 12:25:14.521358 28734 catalog_manager.cc:4755] TS 0c8de4dcbdb84d8b91c91b4e780cd695 (127.26.255.1:45857): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 600c63456ea14bf79ea89a71a1dd5093: Network error: Client connection negotiation failed: client connection to 127.26.255.1:45857: connect: Connection refused (error 111)
I20260709 12:25:14.532752 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:14.533437 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:14.533784 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P c41b13a796a74a2ea8bcb8a27d39d6c3: stopping tablet replica
I20260709 12:25:14.562142 27644 master.cc:584] Master@127.26.255.62:36867 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (53384 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 12:25:14.654151 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:33901
I20260709 12:25:14.655342 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:14.661036 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:25:14.661118 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:25:14.662938 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:25:14.663560 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:14.664832 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:14.665060 27644 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:25:14.665268 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599914665237 us; error 0 us; skew 500 ppm
I20260709 12:25:14.665788 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:14.668366 27644 webserver.cc:533] Webserver started at http://127.26.255.62:34667/ using document root <none> and password file <none>
I20260709 12:25:14.668870 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:14.669076 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:14.669384 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:14.670607 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:14.675173 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:14.678686 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:25:14.679440 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:14.679735 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:14.680022 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-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:25:14.695303 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:14.696661 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:14.736375 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:33901
I20260709 12:25:14.736472 30614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:33901 every 8 connection(s)
I20260709 12:25:14.740635 30615 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:25:14.751590 30615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1: Bootstrap starting.
I20260709 12:25:14.756642 30615 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:14.761322 30615 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1: No bootstrap required, opened a new log
I20260709 12:25:14.763681 30615 raft_consensus.cc:359] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1" member_type: VOTER }
I20260709 12:25:14.764110 30615 raft_consensus.cc:385] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:14.764371 30615 raft_consensus.cc:740] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7b41860ac6f4b6887cc6c4cc4f644e1, State: Initialized, Role: FOLLOWER
I20260709 12:25:14.764988 30615 consensus_queue.cc:260] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e7b41860ac6f4b6887cc6c4cc4f644e1" member_type: VOTER }
I20260709 12:25:14.765486 30615 raft_consensus.cc:399] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:14.765753 30615 raft_consensus.cc:493] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:14.766060 30615 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:14.770924 30615 raft_consensus.cc:515] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1" member_type: VOTER }
I20260709 12:25:14.771509 30615 leader_election.cc:304] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [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: e7b41860ac6f4b6887cc6c4cc4f644e1; no voters: 
I20260709 12:25:14.772753 30615 leader_election.cc:290] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:14.773108 30618 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:14.774554 30618 raft_consensus.cc:697] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 1 LEADER]: Becoming Leader. State: Replica: e7b41860ac6f4b6887cc6c4cc4f644e1, State: Running, Role: LEADER
I20260709 12:25:14.775228 30618 consensus_queue.cc:237] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [LEADER]: Queue going to LEADER mode. State: All 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: "e7b41860ac6f4b6887cc6c4cc4f644e1" member_type: VOTER }
I20260709 12:25:14.775986 30615 sys_catalog.cc:565] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:14.780260 30619 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1" member_type: VOTER } }
I20260709 12:25:14.780795 30620 sys_catalog.cc:455] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e7b41860ac6f4b6887cc6c4cc4f644e1. Latest consensus state: current_term: 1 leader_uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e7b41860ac6f4b6887cc6c4cc4f644e1" member_type: VOTER } }
I20260709 12:25:14.781356 30619 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:14.781546 30620 sys_catalog.cc:458] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:14.787479 30625 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:14.792559 30625 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:14.794834 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:14.801642 30625 catalog_manager.cc:1383] Generated new cluster ID: 43ef2b5251234241b385173fb60a73f9
I20260709 12:25:14.801970 30625 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:14.836957 30625 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:14.838256 30625 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:14.849237 30625 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1: Generated new TSK 0
I20260709 12:25:14.849866 30625 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:14.864174 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:14.870725 30636 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:25:14.872028 30637 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:25:14.872892 30639 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:25:14.873513 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:14.875348 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:14.875537 27644 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:25:14.875660 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599914875649 us; error 0 us; skew 500 ppm
I20260709 12:25:14.876156 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:14.878703 27644 webserver.cc:533] Webserver started at http://127.26.255.1:39313/ using document root <none> and password file <none>
I20260709 12:25:14.879141 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:14.879299 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:14.879513 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:14.880539 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "b5a66db8ca9a47328a9536ebb6a042da"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:14.885074 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 12:25:14.888451 30644 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:25:14.889377 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:25:14.889629 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "b5a66db8ca9a47328a9536ebb6a042da"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:14.889889 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-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:25:14.904780 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:14.905928 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:14.907389 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:14.909873 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:14.910100 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:14.910351 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:14.910569 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:25:14.951622 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:44123
I20260709 12:25:14.951723 30706 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:44123 every 8 connection(s)
I20260709 12:25:14.956554 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:14.963596 30711 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:25:14.966537 30712 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:25:14.969918 27644 server_base.cc:1061] running on GCE node
W20260709 12:25:14.970109 30714 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:25:14.971715 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:14.971966 27644 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:25:14.972170 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599914972153 us; error 0 us; skew 500 ppm
I20260709 12:25:14.972831 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:14.975962 27644 webserver.cc:533] Webserver started at http://127.26.255.2:33755/ using document root <none> and password file <none>
I20260709 12:25:14.976356 30707 heartbeater.cc:344] Connected to a master server at 127.26.255.62:33901
I20260709 12:25:14.976528 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:14.976827 30707 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:14.976850 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:14.977434 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:14.977905 30707 heartbeater.cc:507] Master 127.26.255.62:33901 requested a full tablet report, sending...
I20260709 12:25:14.978644 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "3b833c8c8b1349468d016527192a9f19"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:14.980118 30580 ts_manager.cc:194] Registered new tserver with Master: b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:14.981875 30580 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44952
I20260709 12:25:14.983908 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:14.987511 30719 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:25:14.988371 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:14.988651 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "3b833c8c8b1349468d016527192a9f19"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:14.988884 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-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:25:15.030238 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:15.031457 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:15.032899 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:15.035244 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:15.035451 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:15.035770 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:15.035936 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:15.075897 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:41705
I20260709 12:25:15.076025 30781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:41705 every 8 connection(s)
I20260709 12:25:15.080704 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:15.088083 30785 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:25:15.089367 30786 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:25:15.096561 30782 heartbeater.cc:344] Connected to a master server at 127.26.255.62:33901
I20260709 12:25:15.097050 30782 heartbeater.cc:461] Registering TS with master...
W20260709 12:25:15.097355 30788 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:25:15.098040 30782 heartbeater.cc:507] Master 127.26.255.62:33901 requested a full tablet report, sending...
I20260709 12:25:15.100235 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:15.100378 30580 ts_manager.cc:194] Registered new tserver with Master: 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:15.101316 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:15.101564 27644 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:25:15.101751 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599915101730 us; error 0 us; skew 500 ppm
I20260709 12:25:15.102041 30580 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44968
I20260709 12:25:15.102378 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:15.105002 27644 webserver.cc:533] Webserver started at http://127.26.255.3:38455/ using document root <none> and password file <none>
I20260709 12:25:15.105511 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:15.105728 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:15.106040 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:15.107214 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "4b25f24740c1438ca53b66f21da6b1bc"
format_stamp: "Formatted at 2026-07-09 12:25:15 on dist-test-slave-bdgg"
I20260709 12:25:15.112324 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:15.115906 30793 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:25:15.116837 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 12:25:15.117093 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "4b25f24740c1438ca53b66f21da6b1bc"
format_stamp: "Formatted at 2026-07-09 12:25:15 on dist-test-slave-bdgg"
I20260709 12:25:15.117337 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-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:25:15.137126 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:15.138316 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:15.139786 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:15.141971 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:15.142148 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:15.142478 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:15.142649 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:25:15.182768 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:37361
I20260709 12:25:15.182878 30855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:37361 every 8 connection(s)
I20260709 12:25:15.187500 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:15.194815 30859 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:25:15.196192 30860 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:25:15.198755 30862 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:25:15.199210 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:15.200371 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:15.200609 27644 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:25:15.200673 30856 heartbeater.cc:344] Connected to a master server at 127.26.255.62:33901
I20260709 12:25:15.200829 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599915200814 us; error 0 us; skew 500 ppm
I20260709 12:25:15.201189 30856 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:15.201579 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:15.202045 30856 heartbeater.cc:507] Master 127.26.255.62:33901 requested a full tablet report, sending...
I20260709 12:25:15.204401 30580 ts_manager.cc:194] Registered new tserver with Master: 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:15.204407 27644 webserver.cc:533] Webserver started at http://127.26.255.4:39669/ using document root <none> and password file <none>
I20260709 12:25:15.205237 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:15.205513 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:15.205842 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:15.206377 30580 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44980
I20260709 12:25:15.207373 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-3-root/instance:
uuid: "567268d0ab1546d0b989703b411e7e2e"
format_stamp: "Formatted at 2026-07-09 12:25:15 on dist-test-slave-bdgg"
I20260709 12:25:15.211988 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:25:15.215399 30867 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:25:15.216197 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 12:25:15.216512 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-3-root
uuid: "567268d0ab1546d0b989703b411e7e2e"
format_stamp: "Formatted at 2026-07-09 12:25:15 on dist-test-slave-bdgg"
I20260709 12:25:15.216785 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-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:25:15.233803 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:15.235112 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:15.236902 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:15.239259 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:15.239451 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:15.239779 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:15.239948 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:15.280166 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.4:40991
I20260709 12:25:15.280272 30929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.4:40991 every 8 connection(s)
I20260709 12:25:15.294531 30930 heartbeater.cc:344] Connected to a master server at 127.26.255.62:33901
I20260709 12:25:15.295037 30930 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:15.296397 30930 heartbeater.cc:507] Master 127.26.255.62:33901 requested a full tablet report, sending...
I20260709 12:25:15.298362 30580 ts_manager.cc:194] Registered new tserver with Master: 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:15.298530 27644 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014928597s
I20260709 12:25:15.300314 30580 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44994
I20260709 12:25:15.327112 30580 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44996:
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:25:15.586982 30895 tablet_service.cc:1511] Processing CreateTablet for tablet f442cf280b274505a66186eb42b3de2c (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:15.588702 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f442cf280b274505a66186eb42b3de2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.588238 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 18ef22c8817b406491731aa1471b69ab (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:15.589133 30821 tablet_service.cc:1511] Processing CreateTablet for tablet f442cf280b274505a66186eb42b3de2c (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:15.589905 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ef22c8817b406491731aa1471b69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.590467 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f442cf280b274505a66186eb42b3de2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.591534 30893 tablet_service.cc:1511] Processing CreateTablet for tablet d473783ae81e4228ba42ea96d16a13b7 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:15.592895 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d473783ae81e4228ba42ea96d16a13b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.594738 30889 tablet_service.cc:1511] Processing CreateTablet for tablet c1d5805ac4ee4443b19809f6f1a2edca (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:15.594949 30743 tablet_service.cc:1511] Processing CreateTablet for tablet 281b9ea509f840379c6595a1337dac2f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:15.595757 30747 tablet_service.cc:1511] Processing CreateTablet for tablet f442cf280b274505a66186eb42b3de2c (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 12:25:15.596760 30743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281b9ea509f840379c6595a1337dac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.599479 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 281b9ea509f840379c6595a1337dac2f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:15.599720 30742 tablet_service.cc:1511] Processing CreateTablet for tablet 97b20f4139504d189990db7bb5510e36 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:15.600183 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 97b20f4139504d189990db7bb5510e36 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:15.601119 30742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b20f4139504d189990db7bb5510e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.601182 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 54342f9a5aea46a49c15c7f36beac88a (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:15.601382 30744 tablet_service.cc:1511] Processing CreateTablet for tablet 9d460fb49a17451688101629b7b8762f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:15.599648 30745 tablet_service.cc:1511] Processing CreateTablet for tablet 54342f9a5aea46a49c15c7f36beac88a (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:15.602036 30746 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8001341ed445cbc616697b49555cf (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:15.602835 30744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d460fb49a17451688101629b7b8762f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.603520 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54342f9a5aea46a49c15c7f36beac88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.604149 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8001341ed445cbc616697b49555cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.605197 30741 tablet_service.cc:1511] Processing CreateTablet for tablet b7a38ee757d74666804d67e299d6fb5e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:15.606630 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a38ee757d74666804d67e299d6fb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.609050 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f442cf280b274505a66186eb42b3de2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.610919 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b20f4139504d189990db7bb5510e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.614167 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54342f9a5aea46a49c15c7f36beac88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.614840 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d5805ac4ee4443b19809f6f1a2edca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.617995 30740 tablet_service.cc:1511] Processing CreateTablet for tablet c1d5805ac4ee4443b19809f6f1a2edca (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:15.618837 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281b9ea509f840379c6595a1337dac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.619428 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d5805ac4ee4443b19809f6f1a2edca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.631253 30888 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad6f0234ced4b3290de987b41d24fb1 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:15.632791 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6f0234ced4b3290de987b41d24fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.637398 30739 tablet_service.cc:1511] Processing CreateTablet for tablet cfac1fe9277c44b1897b2a7fb12f9f4f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:15.638880 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfac1fe9277c44b1897b2a7fb12f9f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.641587 30887 tablet_service.cc:1511] Processing CreateTablet for tablet cfac1fe9277c44b1897b2a7fb12f9f4f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:15.643168 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfac1fe9277c44b1897b2a7fb12f9f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.670892 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2a1f3ffd684e168414ec77b834de41 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:15.672468 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2a1f3ffd684e168414ec77b834de41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.695806 30820 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8001341ed445cbc616697b49555cf (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:15.697330 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8001341ed445cbc616697b49555cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.722242 30819 tablet_service.cc:1511] Processing CreateTablet for tablet d473783ae81e4228ba42ea96d16a13b7 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:15.723970 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d473783ae81e4228ba42ea96d16a13b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.727435 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 18ef22c8817b406491731aa1471b69ab (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:15.729033 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ef22c8817b406491731aa1471b69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.735850 30886 tablet_service.cc:1511] Processing CreateTablet for tablet bfa890cfa0c24589ad5a7e5e50a48f14 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:15.737520 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa890cfa0c24589ad5a7e5e50a48f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.744081 30895 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccfeb242db042ddbb56c15d6130033b (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:15.746208 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccfeb242db042ddbb56c15d6130033b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.748028 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 9d460fb49a17451688101629b7b8762f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:15.749593 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d460fb49a17451688101629b7b8762f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.751614 30739 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccfeb242db042ddbb56c15d6130033b (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:15.751876 30816 tablet_service.cc:1511] Processing CreateTablet for tablet 97b20f4139504d189990db7bb5510e36 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 12:25:15.753193 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccfeb242db042ddbb56c15d6130033b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.754071 30816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97b20f4139504d189990db7bb5510e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.763254 30950 tablet_bootstrap.cc:492] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:15.767616 30951 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:15.771595 30815 tablet_service.cc:1511] Processing CreateTablet for tablet b7a38ee757d74666804d67e299d6fb5e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:15.773872 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a38ee757d74666804d67e299d6fb5e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:15.790370 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:15.792840 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe0359c6d594211956ef2e7861e2cbc (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:15.796082 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe0359c6d594211956ef2e7861e2cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.799911 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe0359c6d594211956ef2e7861e2cbc (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:15.803431 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad6f0234ced4b3290de987b41d24fb1 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:15.804984 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6f0234ced4b3290de987b41d24fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.809469 30813 tablet_service.cc:1511] Processing CreateTablet for tablet cfac1fe9277c44b1897b2a7fb12f9f4f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 12:25:15.812891 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfac1fe9277c44b1897b2a7fb12f9f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.823204 30812 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2a1f3ffd684e168414ec77b834de41 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:15.824790 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2a1f3ffd684e168414ec77b834de41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.833911 30893 tablet_service.cc:1511] Processing CreateTablet for tablet d1c273d5fbf24e5db7ff79768d193735 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:15.835472 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c273d5fbf24e5db7ff79768d193735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.837029 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe0359c6d594211956ef2e7861e2cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.846203 30815 tablet_service.cc:1511] Processing CreateTablet for tablet bfa890cfa0c24589ad5a7e5e50a48f14 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:15.847604 30746 tablet_service.cc:1511] Processing CreateTablet for tablet 10effd44377b46e180c28b9f6dd61689 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:15.849128 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10effd44377b46e180c28b9f6dd61689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.837373 30950 tablet_bootstrap.cc:654] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.840266 30820 tablet_service.cc:1511] Processing CreateTablet for tablet 10effd44377b46e180c28b9f6dd61689 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:15.841303 30747 tablet_service.cc:1511] Processing CreateTablet for tablet d1c273d5fbf24e5db7ff79768d193735 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:15.857796 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c273d5fbf24e5db7ff79768d193735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.860818 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 15d0c8e0206e4500b996dd1a795ccdfd (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:15.862707 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0c8e0206e4500b996dd1a795ccdfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.875941 30951 tablet_bootstrap.cc:654] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.879783 30745 tablet_service.cc:1511] Processing CreateTablet for tablet 10c66f1e48754b16841dca5ce19932ba (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:15.884940 30950 tablet_bootstrap.cc:492] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:15.885725 30950 ts_tablet_manager.cc:1403] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260709 12:25:15.886925 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c66f1e48754b16841dca5ce19932ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.900604 30667 tablet_service.cc:1511] Processing CreateTablet for tablet 18ef22c8817b406491731aa1471b69ab (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 12:25:15.902122 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18ef22c8817b406491731aa1471b69ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.903501 30672 tablet_service.cc:1511] Processing CreateTablet for tablet 29a8001341ed445cbc616697b49555cf (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 12:25:15.905483 30665 tablet_service.cc:1511] Processing CreateTablet for tablet c1d5805ac4ee4443b19809f6f1a2edca (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 12:25:15.847623 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa890cfa0c24589ad5a7e5e50a48f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.906037 30671 tablet_service.cc:1511] Processing CreateTablet for tablet 54342f9a5aea46a49c15c7f36beac88a (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 12:25:15.907104 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10effd44377b46e180c28b9f6dd61689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.907971 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 4ad6f0234ced4b3290de987b41d24fb1 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 12:25:15.908357 30670 tablet_service.cc:1511] Processing CreateTablet for tablet d473783ae81e4228ba42ea96d16a13b7 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 12:25:15.910552 30669 tablet_service.cc:1511] Processing CreateTablet for tablet 9d460fb49a17451688101629b7b8762f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 12:25:15.910387 30663 tablet_service.cc:1511] Processing CreateTablet for tablet 7c2a1f3ffd684e168414ec77b834de41 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 12:25:15.903581 30666 tablet_service.cc:1511] Processing CreateTablet for tablet b7a38ee757d74666804d67e299d6fb5e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 12:25:15.912658 30668 tablet_service.cc:1511] Processing CreateTablet for tablet 281b9ea509f840379c6595a1337dac2f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 12:25:15.916685 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 10c66f1e48754b16841dca5ce19932ba (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:15.918919 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54342f9a5aea46a49c15c7f36beac88a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.928932 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ad6f0234ced4b3290de987b41d24fb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.934793 30670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d473783ae81e4228ba42ea96d16a13b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.935297 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c66f1e48754b16841dca5ce19932ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.937179 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 281b9ea509f840379c6595a1337dac2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.938822 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a38ee757d74666804d67e299d6fb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.940500 30672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29a8001341ed445cbc616697b49555cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.905566 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 15d0c8e0206e4500b996dd1a795ccdfd (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:15.941974 30950 raft_consensus.cc:359] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:15.942821 30669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d460fb49a17451688101629b7b8762f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.950562 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d5805ac4ee4443b19809f6f1a2edca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.943343 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0c8e0206e4500b996dd1a795ccdfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.955271 30952 tablet_bootstrap.cc:492] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:15.943851 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe0359c6d594211956ef2e7861e2cbc (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 12:25:15.958681 30950 raft_consensus.cc:385] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:15.960711 30950 raft_consensus.cc:740] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:15.959306 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe0359c6d594211956ef2e7861e2cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.958845 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c2a1f3ffd684e168414ec77b834de41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.967288 30739 tablet_service.cc:1511] Processing CreateTablet for tablet f83b9638cf014b7ca7728cbb68fcc534 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:15.970671 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83b9638cf014b7ca7728cbb68fcc534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.973693 30821 tablet_service.cc:1511] Processing CreateTablet for tablet f83b9638cf014b7ca7728cbb68fcc534 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:15.975183 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83b9638cf014b7ca7728cbb68fcc534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.975545 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 10c66f1e48754b16841dca5ce19932ba (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 12:25:15.976877 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c66f1e48754b16841dca5ce19932ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:15.981776 30952 tablet_bootstrap.cc:654] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:15.975864 30950 consensus_queue.cc:260] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:15.984726 30707 heartbeater.cc:499] Master 127.26.255.62:33901 was elected leader, sending a full tablet report...
I20260709 12:25:15.999099 30893 tablet_service.cc:1511] Processing CreateTablet for tablet af93bcc1ad62499192407005b34a8195 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:16.009734 30955 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:16.028172 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec791bdd32f4dc0b7b7179051a77aa5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:16.010839 30671 tablet_service.cc:1511] Processing CreateTablet for tablet 15d0c8e0206e4500b996dd1a795ccdfd (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 12:25:16.037358 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15d0c8e0206e4500b996dd1a795ccdfd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.044489 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af93bcc1ad62499192407005b34a8195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.046032 30746 tablet_service.cc:1511] Processing CreateTablet for tablet 46295271f99e4de1b4bc2c05d0dbb761 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:16.065258 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46295271f99e4de1b4bc2c05d0dbb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.067632 30663 tablet_service.cc:1511] Processing CreateTablet for tablet bfa890cfa0c24589ad5a7e5e50a48f14 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 12:25:16.069120 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa890cfa0c24589ad5a7e5e50a48f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.072700 30668 tablet_service.cc:1511] Processing CreateTablet for tablet 10effd44377b46e180c28b9f6dd61689 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 12:25:16.074085 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10effd44377b46e180c28b9f6dd61689. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.075376 30669 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccfeb242db042ddbb56c15d6130033b (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 12:25:16.076864 30669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccfeb242db042ddbb56c15d6130033b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.058892 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec791bdd32f4dc0b7b7179051a77aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.080747 30745 tablet_service.cc:1511] Processing CreateTablet for tablet af93bcc1ad62499192407005b34a8195 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:16.091775 30956 raft_consensus.cc:493] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.101217 30930 heartbeater.cc:499] Master 127.26.255.62:33901 was elected leader, sending a full tablet report...
I20260709 12:25:16.105558 30782 heartbeater.cc:499] Master 127.26.255.62:33901 was elected leader, sending a full tablet report...
I20260709 12:25:16.107065 30951 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:16.107630 30951 ts_tablet_manager.cc:1403] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.341s	user 0.018s	sys 0.019s
I20260709 12:25:16.103116 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 46295271f99e4de1b4bc2c05d0dbb761 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:16.109104 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46295271f99e4de1b4bc2c05d0dbb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.103907 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec791bdd32f4dc0b7b7179051a77aa5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:16.115496 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec791bdd32f4dc0b7b7179051a77aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.118884 30956 raft_consensus.cc:515] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.124060 30667 tablet_service.cc:1511] Processing CreateTablet for tablet d1c273d5fbf24e5db7ff79768d193735 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 12:25:16.128182 30956 leader_election.cc:290] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:16.129314 30952 tablet_bootstrap.cc:492] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:16.110647 30951 raft_consensus.cc:359] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.141868 30951 raft_consensus.cc:385] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.149749 30951 raft_consensus.cc:740] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.150200 30950 ts_tablet_manager.cc:1434] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.264s	user 0.006s	sys 0.018s
I20260709 12:25:16.150660 30951 consensus_queue.cc:260] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.151350 30950 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:16.146824 30952 ts_tablet_manager.cc:1403] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.012s
I20260709 12:25:16.154510 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af93bcc1ad62499192407005b34a8195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.176189 30951 ts_tablet_manager.cc:1434] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.068s	user 0.010s	sys 0.003s
I20260709 12:25:16.177435 30951 tablet_bootstrap.cc:492] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:16.182710 30952 raft_consensus.cc:359] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.183559 30952 raft_consensus.cc:385] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.183894 30952 raft_consensus.cc:740] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.184770 30952 consensus_queue.cc:260] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.194901 30955 tablet_bootstrap.cc:654] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.197839 30951 tablet_bootstrap.cc:654] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.209666 30856 heartbeater.cc:499] Master 127.26.255.62:33901 was elected leader, sending a full tablet report...
I20260709 12:25:16.212978 30950 tablet_bootstrap.cc:654] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.228683 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:16.229537 30831 raft_consensus.cc:2468] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:16.231148 30869 leader_election.cc:304] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:16.232111 30956 raft_consensus.cc:2804] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.232621 30956 raft_consensus.cc:493] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.233091 30956 raft_consensus.cc:3060] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.247205 30956 raft_consensus.cc:515] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.250945 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:16.251665 30831 raft_consensus.cc:3060] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.259795 30831 raft_consensus.cc:2468] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:16.261206 30869 leader_election.cc:304] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:16.262262 30957 raft_consensus.cc:2804] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.266147 30955 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:16.266917 30955 ts_tablet_manager.cc:1403] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.258s	user 0.014s	sys 0.018s
I20260709 12:25:16.271052 30955 raft_consensus.cc:359] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.272059 30955 raft_consensus.cc:385] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.272521 30955 raft_consensus.cc:740] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.273545 30955 consensus_queue.cc:260] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.250154 30956 leader_election.cc:290] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:16.276649 30952 ts_tablet_manager.cc:1434] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.120s	user 0.005s	sys 0.003s
I20260709 12:25:16.281105 30952 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
W20260709 12:25:16.286816 30931 tablet.cc:2406] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:16.294497 30952 tablet_bootstrap.cc:654] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.303826 30957 raft_consensus.cc:697] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:16.304865 30957 consensus_queue.cc:237] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.309937 30955 ts_tablet_manager.cc:1434] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.015s
I20260709 12:25:16.314182 30952 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:16.314954 30952 ts_tablet_manager.cc:1403] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.003s
I20260709 12:25:16.315052 30672 tablet_service.cc:1511] Processing CreateTablet for tablet f83b9638cf014b7ca7728cbb68fcc534 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 12:25:16.319113 30952 raft_consensus.cc:359] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.320173 30952 raft_consensus.cc:385] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.320456 30952 raft_consensus.cc:740] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.321204 30952 consensus_queue.cc:260] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.323868 30952 ts_tablet_manager.cc:1434] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:16.325171 30952 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:16.333333 30952 tablet_bootstrap.cc:654] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.333463 30951 tablet_bootstrap.cc:492] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:16.334112 30951 ts_tablet_manager.cc:1403] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.157s	user 0.038s	sys 0.041s
I20260709 12:25:16.338039 30951 raft_consensus.cc:359] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.339207 30951 raft_consensus.cc:385] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.339673 30951 raft_consensus.cc:740] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.340669 30951 consensus_queue.cc:260] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.345638 30952 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:16.346225 30952 ts_tablet_manager.cc:1403] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260709 12:25:16.347185 30950 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:16.347687 30950 ts_tablet_manager.cc:1403] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.197s	user 0.015s	sys 0.012s
I20260709 12:25:16.349645 30951 ts_tablet_manager.cc:1434] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 12:25:16.349519 30952 raft_consensus.cc:359] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.350317 30952 raft_consensus.cc:385] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.350729 30951 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:16.351342 30950 raft_consensus.cc:359] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.352213 30950 raft_consensus.cc:385] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.352532 30950 raft_consensus.cc:740] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.353472 30950 consensus_queue.cc:260] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.356045 30950 ts_tablet_manager.cc:1434] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:16.356917 30950 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:16.350651 30952 raft_consensus.cc:740] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.359066 30952 consensus_queue.cc:260] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.359978 30671 tablet_service.cc:1511] Processing CreateTablet for tablet af93bcc1ad62499192407005b34a8195 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 12:25:16.361352 30952 ts_tablet_manager.cc:1434] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 12:25:16.361892 30950 tablet_bootstrap.cc:654] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.358320 30951 tablet_bootstrap.cc:654] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.362424 30952 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:16.368794 30950 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:16.369510 30950 ts_tablet_manager.cc:1403] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 12:25:16.372588 30952 tablet_bootstrap.cc:654] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.373718 30950 raft_consensus.cc:359] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:16.374955 30950 raft_consensus.cc:385] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.375401 30950 raft_consensus.cc:740] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.376271 30950 consensus_queue.cc:260] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:16.378610 30951 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:16.378671 30950 ts_tablet_manager.cc:1434] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.007s
I20260709 12:25:16.379406 30951 ts_tablet_manager.cc:1403] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260709 12:25:16.379974 30950 tablet_bootstrap.cc:492] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:16.383176 30951 raft_consensus.cc:359] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.384068 30951 raft_consensus.cc:385] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.384442 30951 raft_consensus.cc:740] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.385294 30951 consensus_queue.cc:260] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.387380 30950 tablet_bootstrap.cc:654] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.387977 30951 ts_tablet_manager.cc:1434] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:25:16.389147 30951 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:16.397449 30951 tablet_bootstrap.cc:654] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.399510 30950 tablet_bootstrap.cc:492] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:16.400192 30950 ts_tablet_manager.cc:1403] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260709 12:25:16.404441 30950 raft_consensus.cc:359] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.405442 30950 raft_consensus.cc:385] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.405850 30950 raft_consensus.cc:740] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.406842 30950 consensus_queue.cc:260] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.410226 30950 ts_tablet_manager.cc:1434] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:25:16.411495 30950 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:16.418329 30951 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:16.418917 30951 ts_tablet_manager.cc:1403] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.014s
I20260709 12:25:16.420382 30950 tablet_bootstrap.cc:654] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.421975 30951 raft_consensus.cc:359] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.422811 30951 raft_consensus.cc:385] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.423120 30951 raft_consensus.cc:740] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.424032 30951 consensus_queue.cc:260] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.427513 30951 ts_tablet_manager.cc:1434] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 12:25:16.429073 30951 tablet_bootstrap.cc:492] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:16.439611 30970 raft_consensus.cc:493] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.440279 30970 raft_consensus.cc:515] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.442495 30970 leader_election.cc:290] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:16.455848 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:16.456627 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
W20260709 12:25:16.502050 30871 leader_election.cc:343] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:16.503268 30871 leader_election.cc:343] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.510812 30672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f83b9638cf014b7ca7728cbb68fcc534. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.511729 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec791bdd32f4dc0b7b7179051a77aa5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 12:25:16.513106 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec791bdd32f4dc0b7b7179051a77aa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.515784 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af93bcc1ad62499192407005b34a8195. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.529248 30952 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:16.529850 30952 ts_tablet_manager.cc:1403] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.168s	user 0.031s	sys 0.048s
I20260709 12:25:16.533051 30952 raft_consensus.cc:359] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.533795 30952 raft_consensus.cc:385] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.534078 30952 raft_consensus.cc:740] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.536029 30964 raft_consensus.cc:493] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.536576 30964 raft_consensus.cc:515] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.539222 30952 consensus_queue.cc:260] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.540490 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 46295271f99e4de1b4bc2c05d0dbb761 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 12:25:16.542104 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46295271f99e4de1b4bc2c05d0dbb761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.542524 30952 ts_tablet_manager.cc:1434] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 12:25:16.543445 30952 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:16.543660 30670 tablet_service.cc:1511] Processing CreateTablet for tablet 165a7ba72b3b43da838af07683d205c8 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:16.545532 30746 tablet_service.cc:1511] Processing CreateTablet for tablet 165a7ba72b3b43da838af07683d205c8 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:16.546912 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165a7ba72b3b43da838af07683d205c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.548748 30955 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:16.552248 30739 tablet_service.cc:1511] Processing CreateTablet for tablet 6bda115090aa4f228a5dd781d2162f35 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:16.552258 30665 tablet_service.cc:1511] Processing CreateTablet for tablet 6bda115090aa4f228a5dd781d2162f35 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:16.553598 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bda115090aa4f228a5dd781d2162f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.554325 30955 tablet_bootstrap.cc:654] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.555536 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 165a7ba72b3b43da838af07683d205c8 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 12:25:16.556945 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165a7ba72b3b43da838af07683d205c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.557873 30951 tablet_bootstrap.cc:700] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: Time spent opening tablet: real 0.121s	user 0.003s	sys 0.002s
I20260709 12:25:16.558531 30951 tablet_bootstrap.cc:654] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.559417 30952 tablet_bootstrap.cc:654] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.564366 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 6bda115090aa4f228a5dd781d2162f35 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 12:25:16.566002 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1c273d5fbf24e5db7ff79768d193735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.566179 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bda115090aa4f228a5dd781d2162f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.568570 30950 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:16.573766 30964 leader_election.cc:290] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:16.575438 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 5164fe875fcd4230981a1505639a46fb (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:16.593161 30950 ts_tablet_manager.cc:1403] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.182s	user 0.022s	sys 0.007s
I20260709 12:25:16.618146 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5164fe875fcd4230981a1505639a46fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.613194 30964 raft_consensus.cc:493] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.637451 30950 raft_consensus.cc:359] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.630267 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bda115090aa4f228a5dd781d2162f35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.640687 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 62bb4e61808b4ff3bd238b8a78c07ece (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:16.641049 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 5164fe875fcd4230981a1505639a46fb (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:16.642292 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62bb4e61808b4ff3bd238b8a78c07ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.643725 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 62bb4e61808b4ff3bd238b8a78c07ece (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:16.644129 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54342f9a5aea46a49c15c7f36beac88a" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:16.627996 30964 raft_consensus.cc:515] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
W20260709 12:25:16.647145 30648 leader_election.cc:343] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.642354 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5164fe875fcd4230981a1505639a46fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.648976 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62bb4e61808b4ff3bd238b8a78c07ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.649211 30964 leader_election.cc:290] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:16.649428 30672 tablet_service.cc:1511] Processing CreateTablet for tablet 5164fe875fcd4230981a1505639a46fb (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 12:25:16.649989 30670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 165a7ba72b3b43da838af07683d205c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.651993 30664 tablet_service.cc:1511] Processing CreateTablet for tablet f7cffc0f3e6741cfafc5c97ec4a56111 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:16.653311 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cffc0f3e6741cfafc5c97ec4a56111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.655301 30672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5164fe875fcd4230981a1505639a46fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.657120 30739 tablet_service.cc:1511] Processing CreateTablet for tablet 62bb4e61808b4ff3bd238b8a78c07ece (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 12:25:16.638336 30950 raft_consensus.cc:385] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.659158 30950 raft_consensus.cc:740] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.658569 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62bb4e61808b4ff3bd238b8a78c07ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.663215 30957 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.667161 30957 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.668625 30950 consensus_queue.cc:260] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.670993 30957 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:16.677379 30965 raft_consensus.cc:493] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.680385 30950 ts_tablet_manager.cc:1434] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.068s	user 0.007s	sys 0.000s
I20260709 12:25:16.677976 30965 raft_consensus.cc:515] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.682475 30950 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:16.694933 30950 tablet_bootstrap.cc:654] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.707078 30952 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:16.708930 30815 tablet_service.cc:1511] Processing CreateTablet for tablet f7cffc0f3e6741cfafc5c97ec4a56111 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:16.709493 30957 raft_consensus.cc:493] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.710068 30957 raft_consensus.cc:515] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.710489 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cffc0f3e6741cfafc5c97ec4a56111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.698980 30964 raft_consensus.cc:493] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.723590 30965 leader_election.cc:290] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:16.724186 30965 raft_consensus.cc:493] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.724663 30965 raft_consensus.cc:515] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.717259 30952 ts_tablet_manager.cc:1403] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.173s	user 0.011s	sys 0.028s
I20260709 12:25:16.741035 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d460fb49a17451688101629b7b8762f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:16.746474 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac1fe9277c44b1897b2a7fb12f9f4f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:16.748571 30951 tablet_bootstrap.cc:492] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:16.749140 30951 ts_tablet_manager.cc:1403] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.320s	user 0.022s	sys 0.007s
I20260709 12:25:16.749214 30955 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:16.749794 30955 ts_tablet_manager.cc:1403] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.201s	user 0.014s	sys 0.012s
I20260709 12:25:16.722586 30964 raft_consensus.cc:515] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:16.749157 30895 tablet_service.cc:1511] Processing CreateTablet for tablet 80386bc3cbda408e890b76b11bcfa732 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:16.756299 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80386bc3cbda408e890b76b11bcfa732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.756095 30747 tablet_service.cc:1511] Processing CreateTablet for tablet f7cffc0f3e6741cfafc5c97ec4a56111 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 12:25:16.757443 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7cffc0f3e6741cfafc5c97ec4a56111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.763952 30964 leader_election.cc:290] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:16.764591 30964 raft_consensus.cc:493] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.765064 30964 raft_consensus.cc:515] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.765319 30952 raft_consensus.cc:359] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.766059 30952 raft_consensus.cc:385] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.770573 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d460fb49a17451688101629b7b8762f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:16.771883 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:16.773844 30723 leader_election.cc:343] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.773615 30955 raft_consensus.cc:359] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:16.774773 30721 leader_election.cc:343] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.775508 30965 leader_election.cc:290] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:16.774428 30955 raft_consensus.cc:385] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.783070 30955 raft_consensus.cc:740] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.774186 30957 leader_election.cc:290] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:16.783876 30955 consensus_queue.cc:260] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.788162 30951 raft_consensus.cc:359] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.789022 30682 raft_consensus.cc:2468] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:16.791345 30964 leader_election.cc:290] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:16.792040 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:16.796149 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:16.799336 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:16.799974 30723 leader_election.cc:343] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.799393 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54342f9a5aea46a49c15c7f36beac88a" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:16.800034 30830 raft_consensus.cc:2468] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
W20260709 12:25:16.801847 30647 leader_election.cc:343] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.802102 30721 leader_election.cc:304] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:16.802343 30647 leader_election.cc:304] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:16.803592 30970 raft_consensus.cc:2749] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.803599 30950 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:16.804867 30950 ts_tablet_manager.cc:1403] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.123s	user 0.007s	sys 0.029s
I20260709 12:25:16.806806 30964 raft_consensus.cc:2804] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.807222 30964 raft_consensus.cc:493] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.807549 30964 raft_consensus.cc:3060] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.808105 30950 raft_consensus.cc:359] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.813107 30950 raft_consensus.cc:385] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.813573 30950 raft_consensus.cc:740] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.789019 30951 raft_consensus.cc:385] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:16.766369 30952 raft_consensus.cc:740] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.814863 30951 raft_consensus.cc:740] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:16.816190 30951 consensus_queue.cc:260] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.814502 30950 consensus_queue.cc:260] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.823349 30950 ts_tablet_manager.cc:1434] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:25:16.824016 30723 leader_election.cc:304] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:16.830773 30995 raft_consensus.cc:493] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.837366 30951 ts_tablet_manager.cc:1434] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.005s
I20260709 12:25:16.839996 30955 ts_tablet_manager.cc:1434] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.090s	user 0.001s	sys 0.009s
W20260709 12:25:16.850296 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:16.850652 30950 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:16.816208 30952 consensus_queue.cc:260] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.854418 30831 raft_consensus.cc:2468] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:16.856464 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 80386bc3cbda408e890b76b11bcfa732 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:16.857936 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80386bc3cbda408e890b76b11bcfa732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.852963 30995 raft_consensus.cc:515] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.860025 30995 leader_election.cc:290] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:16.851951 30955 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:16.873891 30746 tablet_service.cc:1511] Processing CreateTablet for tablet 80386bc3cbda408e890b76b11bcfa732 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 12:25:16.879716 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80386bc3cbda408e890b76b11bcfa732. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.882313 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b20f4139504d189990db7bb5510e36" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:16.882517 30957 raft_consensus.cc:493] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.884672 30957 raft_consensus.cc:515] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:16.889135 30957 leader_election.cc:290] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:16.889809 30723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 65913.6us
I20260709 12:25:16.898208 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 3eccba7ab2454cd38f5756a4327fa3be (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:16.899080 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b20f4139504d189990db7bb5510e36" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:16.901837 30952 ts_tablet_manager.cc:1434] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.168s	user 0.009s	sys 0.000s
I20260709 12:25:16.903223 30951 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:16.910573 30957 raft_consensus.cc:493] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:16.904820 30997 raft_consensus.cc:2804] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.921753 30997 raft_consensus.cc:493] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.921662 30957 raft_consensus.cc:515] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.922224 30997 raft_consensus.cc:3060] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.924036 30957 leader_election.cc:290] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:16.924093 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:16.924757 30869 leader_election.cc:343] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.926921 30756 raft_consensus.cc:2468] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:16.934013 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 3eccba7ab2454cd38f5756a4327fa3be (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:16.934367 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac1fe9277c44b1897b2a7fb12f9f4f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:16.935706 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eccba7ab2454cd38f5756a4327fa3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.935906 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:16.936724 30904 raft_consensus.cc:2468] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:16.937039 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:16.938699 30722 leader_election.cc:343] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.939175 30722 leader_election.cc:304] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:16.940384 30722 leader_election.cc:304] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
W20260709 12:25:16.919957 30871 leader_election.cc:343] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.941895 30997 raft_consensus.cc:515] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.943881 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:16.945178 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d460fb49a17451688101629b7b8762f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:16.945487 31000 raft_consensus.cc:2749] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:16.945837 30681 raft_consensus.cc:3060] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.946302 31000 raft_consensus.cc:2804] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.946727 31000 raft_consensus.cc:493] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.947085 31000 raft_consensus.cc:3060] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.949486 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:16.949586 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 3eccba7ab2454cd38f5756a4327fa3be (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 12:25:16.951129 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eccba7ab2454cd38f5756a4327fa3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.951951 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:16.952677 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:16.954670 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ef22c8817b406491731aa1471b69ab" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:16.957710 30746 tablet_service.cc:1511] Processing CreateTablet for tablet ffbfdb798df2427faa831a7dbee4ed2d (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:16.959180 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbfdb798df2427faa831a7dbee4ed2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.963266 30950 tablet_bootstrap.cc:654] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.964192 30681 raft_consensus.cc:2468] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:16.965513 30723 leader_election.cc:304] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:16.969753 30815 tablet_service.cc:1511] Processing CreateTablet for tablet ffbfdb798df2427faa831a7dbee4ed2d (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:16.971175 30952 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:16.971220 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbfdb798df2427faa831a7dbee4ed2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:16.971324 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:16.972090 30830 raft_consensus.cc:2468] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:16.973320 30957 consensus_queue.cc:1048] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:16.973949 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:16.976356 30869 leader_election.cc:343] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.976431 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ef22c8817b406491731aa1471b69ab" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:16.977835 30869 leader_election.cc:304] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
W20260709 12:25:16.959022 30797 leader_election.cc:343] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:16.978786 30957 raft_consensus.cc:2804] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.979210 30957 raft_consensus.cc:493] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:16.979578 30957 raft_consensus.cc:3060] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.980149 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d460fb49a17451688101629b7b8762f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:16.980785 30830 raft_consensus.cc:3060] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:16.988435 30957 raft_consensus.cc:515] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:16.990626 30997 leader_election.cc:290] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:16.991359 30997 raft_consensus.cc:2804] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:16.965384 30964 raft_consensus.cc:515] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.972311 30871 leader_election.cc:304] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:16.992473 30952 tablet_bootstrap.cc:654] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:16.992997 30969 raft_consensus.cc:2804] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:16.999529 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:17.000008 30969 raft_consensus.cc:493] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.000440 30969 raft_consensus.cc:3060] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:17.000979 30723 leader_election.cc:343] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.001825 30997 raft_consensus.cc:697] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:17.005223 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:17.005930 30829 raft_consensus.cc:3060] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.006930 30670 tablet_service.cc:1511] Processing CreateTablet for tablet 624db45fafb24aab95591ee9a4e33fb2 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:16.993479 30756 raft_consensus.cc:2393] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
W20260709 12:25:16.996505 30722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.4:40991, user_credentials={real_user=slave}} blocked reactor thread for 56201.4us
I20260709 12:25:17.017042 30830 raft_consensus.cc:2468] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:17.015451 30829 raft_consensus.cc:2468] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:17.019568 30869 leader_election.cc:304] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:17.020140 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eccba7ab2454cd38f5756a4327fa3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.008055 30955 tablet_bootstrap.cc:654] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.011546 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:17.025173 30828 raft_consensus.cc:3060] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.025658 30886 tablet_service.cc:1511] Processing CreateTablet for tablet ffbfdb798df2427faa831a7dbee4ed2d (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 12:25:17.013896 30957 leader_election.cc:290] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:17.020133 30670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624db45fafb24aab95591ee9a4e33fb2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:16.998730 30797 leader_election.cc:343] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:16.993431 30871 leader_election.cc:343] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.017683 30969 raft_consensus.cc:515] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.023053 30745 tablet_service.cc:1511] Processing CreateTablet for tablet 624db45fafb24aab95591ee9a4e33fb2 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:17.026502 30964 leader_election.cc:290] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:17.002796 30997 consensus_queue.cc:237] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:16.935693 30951 tablet_bootstrap.cc:654] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.035086 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffbfdb798df2427faa831a7dbee4ed2d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.037024 30797 leader_election.cc:343] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.047722 30739 tablet_service.cc:1511] Processing CreateTablet for tablet 4518f88ac6bb4be0ab1aaf0a5c192083 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:17.035187 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624db45fafb24aab95591ee9a4e33fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.041975 30895 tablet_service.cc:1511] Processing CreateTablet for tablet 4518f88ac6bb4be0ab1aaf0a5c192083 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 12:25:17.066190 30895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4518f88ac6bb4be0ab1aaf0a5c192083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.059026 30957 raft_consensus.cc:2804] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.043782 30667 tablet_service.cc:1511] Processing CreateTablet for tablet 4518f88ac6bb4be0ab1aaf0a5c192083 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
W20260709 12:25:17.064471 30797 leader_election.cc:343] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.071439 30797 leader_election.cc:304] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.071893 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4518f88ac6bb4be0ab1aaf0a5c192083. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.072386 30995 raft_consensus.cc:2749] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.072933 30797 leader_election.cc:304] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.037103 30871 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.052543 30969 leader_election.cc:290] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:17.050820 30828 raft_consensus.cc:2468] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:17.082944 30739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4518f88ac6bb4be0ab1aaf0a5c192083. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.083698 30871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 90325.5us
W20260709 12:25:17.084511 30871 leader_election.cc:343] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:17.085415 30871 leader_election.cc:343] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.085295 30817 tablet_service.cc:1511] Processing CreateTablet for tablet 3c92286767ac41d5aa1f69eb63b9010f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:17.085857 30871 leader_election.cc:304] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.086745 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c92286767ac41d5aa1f69eb63b9010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.091157 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 624db45fafb24aab95591ee9a4e33fb2 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 12:25:17.092064 30576 catalog_manager.cc:5697] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } }
I20260709 12:25:17.097791 30995 raft_consensus.cc:2749] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.103070 30950 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:17.103945 30950 ts_tablet_manager.cc:1403] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.258s	user 0.017s	sys 0.003s
I20260709 12:25:17.104880 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624db45fafb24aab95591ee9a4e33fb2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.107431 30721 leader_election.cc:304] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.108719 30997 raft_consensus.cc:2804] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.109455 30997 raft_consensus.cc:697] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:17.110396 30997 consensus_queue.cc:237] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:17.112398 30950 raft_consensus.cc:359] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.114089 30950 raft_consensus.cc:385] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.114485 30950 raft_consensus.cc:740] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
W20260709 12:25:17.083120 30869 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.3:37361, user_credentials={real_user=slave}} blocked reactor thread for 63640.6us
I20260709 12:25:17.034404 31000 raft_consensus.cc:515] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.120927 30957 raft_consensus.cc:697] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:17.098707 30969 raft_consensus.cc:2749] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.134919 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 3c92286767ac41d5aa1f69eb63b9010f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:17.136337 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c92286767ac41d5aa1f69eb63b9010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.136415 30672 tablet_service.cc:1511] Processing CreateTablet for tablet 3c92286767ac41d5aa1f69eb63b9010f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 12:25:17.137791 30672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c92286767ac41d5aa1f69eb63b9010f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.139443 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 0c96d3ca708240068667887791b8a64e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:17.140733 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c96d3ca708240068667887791b8a64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.142976 30957 consensus_queue.cc:237] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.145228 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 0c96d3ca708240068667887791b8a64e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:17.145583 30821 tablet_service.cc:1511] Processing CreateTablet for tablet f084548ab0d343c1a05d95a3995f49e0 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:17.146521 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c96d3ca708240068667887791b8a64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.148249 30952 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:17.148744 30952 ts_tablet_manager.cc:1403] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.178s	user 0.014s	sys 0.006s
I20260709 12:25:17.152367 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 0c96d3ca708240068667887791b8a64e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 12:25:17.153694 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c96d3ca708240068667887791b8a64e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.155441 30894 tablet_service.cc:1511] Processing CreateTablet for tablet f7130238e434458a98b09398ae1a6b1d (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:17.156742 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7130238e434458a98b09398ae1a6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.163385 30738 tablet_service.cc:1511] Processing CreateTablet for tablet b465648584924114b81e1b82406c7e1e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:17.121762 30950 consensus_queue.cc:260] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.186247 30741 tablet_service.cc:1511] Processing CreateTablet for tablet bce7be1fc1314bf78e356576885159a4 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:17.189229 30665 tablet_service.cc:1511] Processing CreateTablet for tablet f084548ab0d343c1a05d95a3995f49e0 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:17.189546 30671 tablet_service.cc:1511] Processing CreateTablet for tablet f7130238e434458a98b09398ae1a6b1d (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:17.190575 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f084548ab0d343c1a05d95a3995f49e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.191659 30743 tablet_service.cc:1511] Processing CreateTablet for tablet f7130238e434458a98b09398ae1a6b1d (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 12:25:17.192077 30950 ts_tablet_manager.cc:1434] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 12:25:17.132807 30969 raft_consensus.cc:2749] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.199280 30821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f084548ab0d343c1a05d95a3995f49e0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.183907 30871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 98509.9us
I20260709 12:25:17.203701 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b465648584924114b81e1b82406c7e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.219671 30820 tablet_service.cc:1511] Processing CreateTablet for tablet bbf1a092ad4f415bb4b0ff5d2d3eac0c (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:17.220626 30666 tablet_service.cc:1511] Processing CreateTablet for tablet f6e8cacc34b945539d34162a4840c5c3 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:17.210512 30950 tablet_bootstrap.cc:492] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:17.226727 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b20f4139504d189990db7bb5510e36" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:17.226604 30952 raft_consensus.cc:359] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:17.227496 30952 raft_consensus.cc:385] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.227833 30952 raft_consensus.cc:740] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.227834 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:17.211426 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7130238e434458a98b09398ae1a6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.231987 30746 tablet_service.cc:1511] Processing CreateTablet for tablet f084548ab0d343c1a05d95a3995f49e0 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 12:25:17.192629 30663 tablet_service.cc:1511] Processing CreateTablet for tablet bce7be1fc1314bf78e356576885159a4 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:17.191676 30668 tablet_service.cc:1511] Processing CreateTablet for tablet bbf1a092ad4f415bb4b0ff5d2d3eac0c (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:17.233611 30888 tablet_service.cc:1511] Processing CreateTablet for tablet bbf1a092ad4f415bb4b0ff5d2d3eac0c (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 12:25:17.238214 30813 tablet_service.cc:1511] Processing CreateTablet for tablet bce7be1fc1314bf78e356576885159a4 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 12:25:17.240027 30818 tablet_service.cc:1511] Processing CreateTablet for tablet b465648584924114b81e1b82406c7e1e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:17.240473 30887 tablet_service.cc:1511] Processing CreateTablet for tablet b465648584924114b81e1b82406c7e1e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 12:25:17.245707 30888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf1a092ad4f415bb4b0ff5d2d3eac0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.245959 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce7be1fc1314bf78e356576885159a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.246939 30889 tablet_service.cc:1511] Processing CreateTablet for tablet f6e8cacc34b945539d34162a4840c5c3 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:17.249080 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e8cacc34b945539d34162a4840c5c3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.254777 30723 leader_election.cc:343] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.258867 30663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce7be1fc1314bf78e356576885159a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.263191 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f084548ab0d343c1a05d95a3995f49e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.263754 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:17.266971 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf1a092ad4f415bb4b0ff5d2d3eac0c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.279318 30869 leader_election.cc:343] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.279402 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:17.284432 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b465648584924114b81e1b82406c7e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.284472 30904 raft_consensus.cc:3060] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:17.286237 30565 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.255.3:37361, user_credentials={real_user=slave}} blocked reactor thread for 49017.6us
I20260709 12:25:17.286679 30813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bce7be1fc1314bf78e356576885159a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.286743 30951 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:17.287456 30951 ts_tablet_manager.cc:1403] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.384s	user 0.027s	sys 0.019s
I20260709 12:25:17.234256 31000 leader_election.cc:290] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:17.295243 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e8cacc34b945539d34162a4840c5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.296840 30743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7130238e434458a98b09398ae1a6b1d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.291949 30567 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 49362.3us
I20260709 12:25:17.307641 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97b20f4139504d189990db7bb5510e36" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
W20260709 12:25:17.298161 30871 consensus_peers.cc:597] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:17.310328 30756 raft_consensus.cc:3060] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.307888 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b465648584924114b81e1b82406c7e1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.313796 30890 tablet_service.cc:1511] Processing CreateTablet for tablet 99ff34d9aadc4469a4833cd596bf49c0 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:17.291272 30952 consensus_queue.cc:260] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:17.321537 30890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ff34d9aadc4469a4833cd596bf49c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.321558 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbf1a092ad4f415bb4b0ff5d2d3eac0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.330844 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:17.333817 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 6940dc2d80784acc965d37f48f1e5af5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:17.335388 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6940dc2d80784acc965d37f48f1e5af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.344960 30904 raft_consensus.cc:2468] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
W20260709 12:25:17.330749 30871 leader_election.cc:343] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.354220 30667 tablet_service.cc:1511] Processing CreateTablet for tablet fd18a02a3b5942e68a9a577c91d93540 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:17.355824 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd18a02a3b5942e68a9a577c91d93540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.360535 30747 tablet_service.cc:1511] Processing CreateTablet for tablet fd18a02a3b5942e68a9a577c91d93540 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:17.361935 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd18a02a3b5942e68a9a577c91d93540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.364452 30952 ts_tablet_manager.cc:1434] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.215s	user 0.000s	sys 0.008s
I20260709 12:25:17.364717 30722 leader_election.cc:304] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.366039 30952 tablet_bootstrap.cc:492] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:17.366103 31000 raft_consensus.cc:2804] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.368503 30955 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:17.369446 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 99ff34d9aadc4469a4833cd596bf49c0 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:17.319880 30951 raft_consensus.cc:359] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:17.388608 30871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 57896.6us
I20260709 12:25:17.397149 30955 ts_tablet_manager.cc:1403] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.545s	user 0.037s	sys 0.032s
I20260709 12:25:17.409443 30952 tablet_bootstrap.cc:654] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.411257 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ff34d9aadc4469a4833cd596bf49c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.413925 30796 leader_election.cc:304] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.415270 30995 raft_consensus.cc:2749] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:17.419222 30741 tablet_service.cc:1511] Processing CreateTablet for tablet f6e8cacc34b945539d34162a4840c5c3 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 12:25:17.424991 30950 tablet_bootstrap.cc:654] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.396579 30951 raft_consensus.cc:385] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.393985 31000 raft_consensus.cc:697] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
W20260709 12:25:17.437412 30926 debug-util.cc:398] Leaking SignalData structure 0x7b08002e9560 after lost signal to thread 27647
I20260709 12:25:17.440297 30951 raft_consensus.cc:740] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.473415 30995 raft_consensus.cc:493] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:17.477536 30926 debug-util.cc:398] Leaking SignalData structure 0x7b08001247e0 after lost signal to thread 30614
I20260709 12:25:17.480270 31000 consensus_queue.cc:237] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.482543 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 99ff34d9aadc4469a4833cd596bf49c0 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 12:25:17.483995 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99ff34d9aadc4469a4833cd596bf49c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.484509 30814 tablet_service.cc:1511] Processing CreateTablet for tablet 6940dc2d80784acc965d37f48f1e5af5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:17.472458 30741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6e8cacc34b945539d34162a4840c5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.487960 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6940dc2d80784acc965d37f48f1e5af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.488683 30817 tablet_service.cc:1511] Processing CreateTablet for tablet fd18a02a3b5942e68a9a577c91d93540 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 12:25:17.489272 30670 tablet_service.cc:1511] Processing CreateTablet for tablet 26b968d15e7b4fdb9ad3bce5e4fe3369 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:17.489609 30957 raft_consensus.cc:493] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.484011 30812 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb60f4ccc4d47d5ba95ead3d12740ee (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:17.477589 30995 raft_consensus.cc:515] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:17.468739 30955 raft_consensus.cc:359] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.456940 30740 tablet_service.cc:1511] Processing CreateTablet for tablet 6940dc2d80784acc965d37f48f1e5af5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 12:25:17.502599 30952 tablet_bootstrap.cc:492] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:17.541011 30756 raft_consensus.cc:2468] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:17.512105 30955 raft_consensus.cc:385] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.550103 30817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd18a02a3b5942e68a9a577c91d93540. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.556267 30995 leader_election.cc:290] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:17.558383 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ef22c8817b406491731aa1471b69ab" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:17.567080 30812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb60f4ccc4d47d5ba95ead3d12740ee. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.567867 30797 leader_election.cc:343] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.560725 30670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b968d15e7b4fdb9ad3bce5e4fe3369. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.569617 30723 consensus_peers.cc:597] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:17.511904 30957 raft_consensus.cc:515] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.582979 30957 leader_election.cc:290] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:17.584087 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54342f9a5aea46a49c15c7f36beac88a" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:17.585696 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54342f9a5aea46a49c15c7f36beac88a" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:17.586463 30681 raft_consensus.cc:2468] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
W20260709 12:25:17.587751 30871 leader_election.cc:343] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.588768 30871 leader_election.cc:304] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:17.589102 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6940dc2d80784acc965d37f48f1e5af5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.593082 30819 tablet_service.cc:1511] Processing CreateTablet for tablet b08a53e472794a02a3db3412018fc13e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:17.594661 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08a53e472794a02a3db3412018fc13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.561559 30955 raft_consensus.cc:740] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.595974 30957 raft_consensus.cc:2804] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.505332 30997 consensus_queue.cc:1048] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.044s
I20260709 12:25:17.546006 30952 ts_tablet_manager.cc:1403] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.180s	user 0.025s	sys 0.021s
I20260709 12:25:17.503611 30951 consensus_queue.cc:260] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:17.596460 30957 raft_consensus.cc:493] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.605755 30957 raft_consensus.cc:3060] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.599583 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ef22c8817b406491731aa1471b69ab" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:17.606917 30871 leader_election.cc:304] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:17.607010 30904 raft_consensus.cc:2468] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:17.607455 30964 consensus_queue.cc:1048] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:17.608500 31008 raft_consensus.cc:2804] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.609004 31008 raft_consensus.cc:697] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:17.606012 30747 tablet_service.cc:1511] Processing CreateTablet for tablet b08a53e472794a02a3db3412018fc13e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:17.611588 30796 leader_election.cc:304] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.612573 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08a53e472794a02a3db3412018fc13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.612949 30995 raft_consensus.cc:2804] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.613377 30995 raft_consensus.cc:493] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.613714 30995 raft_consensus.cc:3060] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.609838 31008 consensus_queue.cc:237] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.629529 30950 tablet_bootstrap.cc:492] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:17.633334 30995 raft_consensus.cc:515] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:17.633142 30671 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb60f4ccc4d47d5ba95ead3d12740ee (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:17.596489 30955 consensus_queue.cc:260] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.633782 30950 ts_tablet_manager.cc:1403] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.436s	user 0.021s	sys 0.009s
I20260709 12:25:17.616488 30893 tablet_service.cc:1511] Processing CreateTablet for tablet 26b968d15e7b4fdb9ad3bce5e4fe3369 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:17.644994 30893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b968d15e7b4fdb9ad3bce5e4fe3369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.618042 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 0cb60f4ccc4d47d5ba95ead3d12740ee (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 12:25:17.654634 30950 raft_consensus.cc:359] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.656262 30950 raft_consensus.cc:385] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.656602 30950 raft_consensus.cc:740] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.659655 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb60f4ccc4d47d5ba95ead3d12740ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.660218 30950 consensus_queue.cc:260] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.662665 30950 ts_tablet_manager.cc:1434] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260709 12:25:17.670051 30746 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f8f20f87046f581e6b31620c16499 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:17.675025 30969 consensus_queue.cc:1048] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:25:17.677713 30746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f8f20f87046f581e6b31620c16499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.645339 30665 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f8f20f87046f581e6b31620c16499 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:17.683852 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f8f20f87046f581e6b31620c16499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.688690 30951 ts_tablet_manager.cc:1434] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.401s	user 0.008s	sys 0.003s
I20260709 12:25:17.689927 30951 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:17.694974 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cb60f4ccc4d47d5ba95ead3d12740ee. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:17.698426 30871 consensus_peers.cc:597] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:17.704196 31022 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.704952 31022 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.707413 31022 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:17.708545 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:17.708822 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:17.709573 30904 raft_consensus.cc:2468] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
W20260709 12:25:17.710582 30648 leader_election.cc:343] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.711357 30647 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:17.712872 31022 raft_consensus.cc:2804] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.713374 31022 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.713804 31022 raft_consensus.cc:3060] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.722846 30818 tablet_service.cc:1511] Processing CreateTablet for tablet 9c7f8f20f87046f581e6b31620c16499 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 12:25:17.727572 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 5410613dfc534d409d03333829fe8df6 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:17.729251 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5410613dfc534d409d03333829fe8df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.750422 30950 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:17.762974 30745 tablet_service.cc:1511] Processing CreateTablet for tablet 5410613dfc534d409d03333829fe8df6 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:17.764514 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5410613dfc534d409d03333829fe8df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.651469 30891 tablet_service.cc:1511] Processing CreateTablet for tablet b08a53e472794a02a3db3412018fc13e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 12:25:17.741025 30952 raft_consensus.cc:359] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.743263 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 26b968d15e7b4fdb9ad3bce5e4fe3369 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 12:25:17.799254 30818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c7f8f20f87046f581e6b31620c16499. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.795321 30955 ts_tablet_manager.cc:1434] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.388s	user 0.011s	sys 0.011s
I20260709 12:25:17.796157 30952 raft_consensus.cc:385] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:17.810521 30957 raft_consensus.cc:515] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:17.809517 30723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 47773.9us
I20260709 12:25:17.817304 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ef22c8817b406491731aa1471b69ab" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:17.820673 30667 tablet_service.cc:1511] Processing CreateTablet for tablet 74c043e327c54bb0b7094b1bb160f744 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:17.823650 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 74c043e327c54bb0b7094b1bb160f744 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:17.813148 30952 raft_consensus.cc:740] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:17.830394 30952 consensus_queue.cc:260] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
W20260709 12:25:17.830894 30797 leader_election.cc:343] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.832276 30952 ts_tablet_manager.cc:1434] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.227s	user 0.009s	sys 0.000s
I20260709 12:25:17.833352 30952 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:17.817947 30820 tablet_service.cc:1511] Processing CreateTablet for tablet 74c043e327c54bb0b7094b1bb160f744 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 12:25:17.837556 31008 raft_consensus.cc:493] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.840337 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b08a53e472794a02a3db3412018fc13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.840649 31008 raft_consensus.cc:515] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:17.817366 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18ef22c8817b406491731aa1471b69ab" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:17.844455 30904 raft_consensus.cc:3060] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.836417 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c043e327c54bb0b7094b1bb160f744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.868296 30957 leader_election.cc:290] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:17.870360 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54342f9a5aea46a49c15c7f36beac88a" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:17.870666 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b968d15e7b4fdb9ad3bce5e4fe3369. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.871076 30681 raft_consensus.cc:3060] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.875466 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54342f9a5aea46a49c15c7f36beac88a" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:17.875108 31022 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:17.878059 31022 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
W20260709 12:25:17.878491 30871 leader_election.cc:343] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.879288 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:17.879989 30905 raft_consensus.cc:3060] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.882153 30950 tablet_bootstrap.cc:654] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.814239 30995 leader_election.cc:290] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:17.849416 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac1fe9277c44b1897b2a7fb12f9f4f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:17.850498 31025 log.cc:927] Time spent T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260709 12:25:17.850868 31027 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:17.852532 30815 tablet_service.cc:1511] Processing CreateTablet for tablet e53ac1a3369b42a4a344c531bbe7a14b (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:17.852622 30747 tablet_service.cc:1511] Processing CreateTablet for tablet e53ac1a3369b42a4a344c531bbe7a14b (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 12:25:17.854179 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:17.858604 30955 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:17.884531 30952 tablet_bootstrap.cc:654] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.888542 30756 raft_consensus.cc:2468] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:17.889016 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53ac1a3369b42a4a344c531bbe7a14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.889081 31027 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:17.891273 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:17.901418 31027 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:17.892644 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c043e327c54bb0b7094b1bb160f744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.903704 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53ac1a3369b42a4a344c531bbe7a14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.906643 31008 leader_election.cc:290] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:17.908547 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac1fe9277c44b1897b2a7fb12f9f4f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:17.909264 30830 raft_consensus.cc:2468] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
W20260709 12:25:17.910369 30648 leader_election.cc:343] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.910929 30869 leader_election.cc:304] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:17.897894 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74c043e327c54bb0b7094b1bb160f744. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.914873 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:17.916754 30721 leader_election.cc:343] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:17.847014 30664 tablet_service.cc:1511] Processing CreateTablet for tablet 5410613dfc534d409d03333829fe8df6 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 12:25:17.920042 30664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5410613dfc534d409d03333829fe8df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.920287 30904 raft_consensus.cc:2468] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:17.921635 30796 leader_election.cc:304] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:17.922720 30995 raft_consensus.cc:2804] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.923202 30995 raft_consensus.cc:697] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:17.865518 30578 catalog_manager.cc:5697] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } }
I20260709 12:25:17.885439 30997 consensus_queue.cc:1048] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.043s
I20260709 12:25:17.937364 30905 raft_consensus.cc:2468] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:17.918416 30887 tablet_service.cc:1511] Processing CreateTablet for tablet e53ac1a3369b42a4a344c531bbe7a14b (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 12:25:17.939602 30887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53ac1a3369b42a4a344c531bbe7a14b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.951581 30647 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:17.953568 30747 tablet_service.cc:1511] Processing CreateTablet for tablet 190793624c66457b8a514e15f5c5bf30 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:17.955255 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190793624c66457b8a514e15f5c5bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.928427 31008 raft_consensus.cc:2804] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:17.958110 31008 raft_consensus.cc:493] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:17.958496 31008 raft_consensus.cc:3060] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:17.961130 31033 consensus_queue.cc:1048] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:17.962175 30666 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe2ba0de0234473b9730216309bd9e5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:17.927134 30995 consensus_queue.cc:237] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:17.963642 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe2ba0de0234473b9730216309bd9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.964159 30819 tablet_service.cc:1511] Processing CreateTablet for tablet 190793624c66457b8a514e15f5c5bf30 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:17.965464 30819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190793624c66457b8a514e15f5c5bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.972702 30955 tablet_bootstrap.cc:654] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.980463 30681 raft_consensus.cc:2468] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:17.956350 30951 tablet_bootstrap.cc:654] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:17.975723 30891 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe2ba0de0234473b9730216309bd9e5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:17.984122 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:17.977214 31022 raft_consensus.cc:2804] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:17.997745 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 8061664b6936454690a04cde95c9d883 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:17.998399 30871 leader_election.cc:304] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:17.999037 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8061664b6936454690a04cde95c9d883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:17.999301 30894 tablet_service.cc:1511] Processing CreateTablet for tablet 8061664b6936454690a04cde95c9d883 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 12:25:17.999897 30957 raft_consensus.cc:2804] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.006543 30745 tablet_service.cc:1511] Processing CreateTablet for tablet 7fe2ba0de0234473b9730216309bd9e5 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 12:25:18.008646 30745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe2ba0de0234473b9730216309bd9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.022396 31004 consensus_queue.cc:1048] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:18.021454 30671 tablet_service.cc:1511] Processing CreateTablet for tablet 190793624c66457b8a514e15f5c5bf30 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 12:25:18.002717 30957 raft_consensus.cc:697] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:18.032456 30891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7fe2ba0de0234473b9730216309bd9e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.015470 31022 raft_consensus.cc:697] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:18.043759 30668 tablet_service.cc:1511] Processing CreateTablet for tablet 8061664b6936454690a04cde95c9d883 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
W20260709 12:25:18.044356 30723 leader_election.cc:343] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.044876 30723 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.046037 30738 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc6363d5e4e4c3b86660e19fe5f9662 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:18.047518 30738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc6363d5e4e4c3b86660e19fe5f9662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.048261 31022 consensus_queue.cc:237] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.046428 30997 raft_consensus.cc:2749] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.056321 30671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 190793624c66457b8a514e15f5c5bf30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.057292 30815 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc6363d5e4e4c3b86660e19fe5f9662 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:18.058722 30815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc6363d5e4e4c3b86660e19fe5f9662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.063293 30668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8061664b6936454690a04cde95c9d883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.075601 30894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8061664b6936454690a04cde95c9d883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.079340 30955 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:18.080065 30955 ts_tablet_manager.cc:1403] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.222s	user 0.019s	sys 0.000s
I20260709 12:25:18.082432 30955 raft_consensus.cc:359] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.077283 30740 tablet_service.cc:1511] Processing CreateTablet for tablet e912a8dfade140ec81ee80bf4f80446f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:18.083863 30955 raft_consensus.cc:385] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.084189 30955 raft_consensus.cc:740] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.084623 30740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912a8dfade140ec81ee80bf4f80446f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.084751 30955 consensus_queue.cc:260] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.086826 30955 ts_tablet_manager.cc:1434] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:18.087870 30955 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:18.087872 30892 tablet_service.cc:1511] Processing CreateTablet for tablet 7bc6363d5e4e4c3b86660e19fe5f9662 (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 12:25:18.093626 30955 tablet_bootstrap.cc:654] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:18.094148 30723 consensus_peers.cc:597] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:18.115931 30952 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:18.116416 30952 ts_tablet_manager.cc:1403] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.283s	user 0.016s	sys 0.004s
I20260709 12:25:18.100113 30957 consensus_queue.cc:237] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.120077 30889 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7a50e3670f403b9c555849d7b8624e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:18.120638 30952 raft_consensus.cc:359] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.121348 30952 raft_consensus.cc:385] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.121646 30952 raft_consensus.cc:740] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.129179 30886 tablet_service.cc:1511] Processing CreateTablet for tablet 48ba57ec21f342df8f80fc7d355eecee (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:18.131014 30666 tablet_service.cc:1511] Processing CreateTablet for tablet e912a8dfade140ec81ee80bf4f80446f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:18.132407 30666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912a8dfade140ec81ee80bf4f80446f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.132026 31008 raft_consensus.cc:515] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.135339 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac1fe9277c44b1897b2a7fb12f9f4f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:18.135591 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfac1fe9277c44b1897b2a7fb12f9f4f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:18.135973 30756 raft_consensus.cc:3060] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.136277 30828 raft_consensus.cc:3060] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.137194 30665 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7a50e3670f403b9c555849d7b8624e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:18.138563 30820 tablet_service.cc:1511] Processing CreateTablet for tablet 48ba57ec21f342df8f80fc7d355eecee (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:18.139921 31008 leader_election.cc:290] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.140196 30820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ba57ec21f342df8f80fc7d355eecee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.140535 30665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7a50e3670f403b9c555849d7b8624e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.147181 30580 catalog_manager.cc:5697] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.163606 30950 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:18.164157 30950 ts_tablet_manager.cc:1403] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.414s	user 0.015s	sys 0.001s
I20260709 12:25:18.148411 30886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ba57ec21f342df8f80fc7d355eecee. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 12:25:18.166158 30869 consensus_peers.cc:597] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:18.168466 30889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7a50e3670f403b9c555849d7b8624e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.174947 30892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bc6363d5e4e4c3b86660e19fe5f9662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.179545 30950 raft_consensus.cc:359] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.180303 30950 raft_consensus.cc:385] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.180588 30950 raft_consensus.cc:740] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.181643 30952 consensus_queue.cc:260] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.184063 30952 ts_tablet_manager.cc:1434] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.067s	user 0.005s	sys 0.000s
I20260709 12:25:18.185142 30747 tablet_service.cc:1511] Processing CreateTablet for tablet 4f7a50e3670f403b9c555849d7b8624e (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 12:25:18.161437 30580 catalog_manager.cc:5697] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } }
I20260709 12:25:18.191825 30828 raft_consensus.cc:2468] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:18.191543 30667 tablet_service.cc:1511] Processing CreateTablet for tablet 48ba57ec21f342df8f80fc7d355eecee (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 12:25:18.193825 30952 tablet_bootstrap.cc:492] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:18.189088 30580 catalog_manager.cc:5697] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } }
I20260709 12:25:18.194979 30950 consensus_queue.cc:260] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.147404 30814 tablet_service.cc:1511] Processing CreateTablet for tablet e912a8dfade140ec81ee80bf4f80446f (DEFAULT_TABLE table=test-workload [id=359d1d6aeed446e4a5ed1e7ea77112dc]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 12:25:18.200824 30667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48ba57ec21f342df8f80fc7d355eecee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.200584 30869 leader_election.cc:304] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:18.201092 30814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e912a8dfade140ec81ee80bf4f80446f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.206112 30756 raft_consensus.cc:2468] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:18.211189 30747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f7a50e3670f403b9c555849d7b8624e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:18.222507 30950 ts_tablet_manager.cc:1434] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 12:25:18.225090 31008 raft_consensus.cc:2804] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.228560 31008 raft_consensus.cc:697] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:18.229583 31008 consensus_queue.cc:237] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.236364 30950 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:18.247485 30578 catalog_manager.cc:5697] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.254040 30951 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:18.254731 30951 ts_tablet_manager.cc:1403] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.565s	user 0.010s	sys 0.014s
I20260709 12:25:18.268580 30952 tablet_bootstrap.cc:654] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.274634 30576 catalog_manager.cc:5697] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.275202 30951 raft_consensus.cc:359] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.287442 30951 raft_consensus.cc:385] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.314966 30995 raft_consensus.cc:493] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.315196 30951 raft_consensus.cc:740] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.316867 30951 consensus_queue.cc:260] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.315893 30995 raft_consensus.cc:515] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.322037 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6f0234ced4b3290de987b41d24fb1" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:18.323086 30904 raft_consensus.cc:2468] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:18.325139 30950 tablet_bootstrap.cc:654] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.325424 30796 leader_election.cc:304] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:18.326782 31028 raft_consensus.cc:2804] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.327183 31028 raft_consensus.cc:493] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:18.327507 31028 raft_consensus.cc:3060] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.328565 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6f0234ced4b3290de987b41d24fb1" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:18.329577 30995 leader_election.cc:290] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:18.357496 30997 raft_consensus.cc:493] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.336292 31028 raft_consensus.cc:515] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.392730 30997 raft_consensus.cc:515] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.394594 31028 leader_election.cc:290] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:18.394694 30997 leader_election.cc:290] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.367719 30578 catalog_manager.cc:5697] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:18.401186 30950 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:18.401778 30950 ts_tablet_manager.cc:1403] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.000s
I20260709 12:25:18.354089 30955 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:18.403138 30955 ts_tablet_manager.cc:1403] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.315s	user 0.048s	sys 0.055s
I20260709 12:25:18.405094 30950 raft_consensus.cc:359] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.408533 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6f0234ced4b3290de987b41d24fb1" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:18.409222 30904 raft_consensus.cc:3060] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.409719 30950 raft_consensus.cc:385] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.410110 30950 raft_consensus.cc:740] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.410874 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:18.411089 30950 consensus_queue.cc:260] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.413445 30950 ts_tablet_manager.cc:1434] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 12:25:18.371115 30580 catalog_manager.cc:5697] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.414677 30950 tablet_bootstrap.cc:492] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
W20260709 12:25:18.417935 30723 leader_election.cc:343] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:18.391773 30797 leader_election.cc:343] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.422112 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:18.422883 30831 raft_consensus.cc:2468] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:18.409296 30952 tablet_bootstrap.cc:492] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:18.424714 30952 ts_tablet_manager.cc:1403] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.240s	user 0.019s	sys 0.028s
I20260709 12:25:18.427385 30721 leader_election.cc:304] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.427667 30952 raft_consensus.cc:359] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.428329 30952 raft_consensus.cc:385] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.428627 30952 raft_consensus.cc:740] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.428632 31027 raft_consensus.cc:2804] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.429374 31027 raft_consensus.cc:493] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:18.429343 30952 consensus_queue.cc:260] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.429850 31027 raft_consensus.cc:3060] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.431535 30950 tablet_bootstrap.cc:654] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.435170 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6f0234ced4b3290de987b41d24fb1" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
W20260709 12:25:18.439615 30797 leader_election.cc:343] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.443022 31027 raft_consensus.cc:515] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.397631 30578 catalog_manager.cc:5697] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.446774 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:18.446787 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:18.447696 30831 raft_consensus.cc:3060] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:18.448545 30723 leader_election.cc:343] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.448468 30955 raft_consensus.cc:359] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.455452 31027 leader_election.cc:290] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.455452 30955 raft_consensus.cc:385] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.456591 30955 raft_consensus.cc:740] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.457582 30955 consensus_queue.cc:260] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.459410 30831 raft_consensus.cc:2468] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:18.459815 30904 raft_consensus.cc:2468] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:18.460942 30721 leader_election.cc:304] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.464156 30952 ts_tablet_manager.cc:1434] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 12:25:18.363142 30951 ts_tablet_manager.cc:1434] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.108s	user 0.009s	sys 0.001s
I20260709 12:25:18.466403 30952 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:18.464823 30796 leader_election.cc:304] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.468339 31028 raft_consensus.cc:2804] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.464164 31027 raft_consensus.cc:2804] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.468837 31028 raft_consensus.cc:697] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:18.468986 31027 raft_consensus.cc:697] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:18.469806 31028 consensus_queue.cc:237] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.469923 31027 consensus_queue.cc:237] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.474226 30951 tablet_bootstrap.cc:492] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:18.474577 30955 ts_tablet_manager.cc:1434] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.003s
I20260709 12:25:18.484305 30955 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:18.488149 30951 tablet_bootstrap.cc:654] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.491158 30955 tablet_bootstrap.cc:654] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.496040 30950 tablet_bootstrap.cc:492] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:18.496591 30950 ts_tablet_manager.cc:1403] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.003s
I20260709 12:25:18.497134 30952 tablet_bootstrap.cc:654] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.500378 30580 catalog_manager.cc:5697] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.512661 30950 raft_consensus.cc:359] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.513427 30950 raft_consensus.cc:385] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.513716 30950 raft_consensus.cc:740] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.514523 30950 consensus_queue.cc:260] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.517386 30950 ts_tablet_manager.cc:1434] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 12:25:18.516288 30578 catalog_manager.cc:5697] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.520195 30951 tablet_bootstrap.cc:492] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:18.520756 30951 ts_tablet_manager.cc:1403] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 12:25:18.521950 30955 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:18.522557 30955 ts_tablet_manager.cc:1403] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260709 12:25:18.523576 30682 raft_consensus.cc:3060] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.528147 30955 raft_consensus.cc:359] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.529035 30955 raft_consensus.cc:385] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.529369 30955 raft_consensus.cc:740] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.532706 31022 consensus_queue.cc:1048] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.533267 30950 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:18.533787 31028 consensus_queue.cc:1048] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.536365 30951 raft_consensus.cc:359] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.537075 30951 raft_consensus.cc:385] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.537339 30951 raft_consensus.cc:740] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.539017 30950 tablet_bootstrap.cc:654] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.541028 31029 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.541493 31029 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.546636 31028 consensus_queue.cc:1048] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:18.547470 30648 consensus_peers.cc:597] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:18.551522 30831 raft_consensus.cc:3060] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.558573 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:18.559644 30756 raft_consensus.cc:2468] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:18.563649 30648 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:18.565294 31022 raft_consensus.cc:2804] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:18.565822 31022 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:18.566305 31022 raft_consensus.cc:3060] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.567411 30955 consensus_queue.cc:260] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.570768 30955 ts_tablet_manager.cc:1434] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.001s
I20260709 12:25:18.571978 30955 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:18.576838 31029 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.538233 30951 consensus_queue.cc:260] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.596812 30951 ts_tablet_manager.cc:1434] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.076s	user 0.005s	sys 0.001s
I20260709 12:25:18.609647 30951 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:18.616266 30955 tablet_bootstrap.cc:654] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.619241 31022 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.629345 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:18.630187 30756 raft_consensus.cc:3060] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.641242 30756 raft_consensus.cc:2468] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:18.646124 30951 tablet_bootstrap.cc:654] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.646809 31058 raft_consensus.cc:493] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.652693 31058 raft_consensus.cc:515] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.657028 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:18.658838 31058 leader_election.cc:290] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.662424 30950 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:18.662925 30950 ts_tablet_manager.cc:1403] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.130s	user 0.048s	sys 0.069s
I20260709 12:25:18.662227 30648 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:18.671803 31004 consensus_queue.cc:1048] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.677405 30950 raft_consensus.cc:359] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.678229 30950 raft_consensus.cc:385] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.678548 30950 raft_consensus.cc:740] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.681676 30950 consensus_queue.cc:260] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.680920 31008 consensus_queue.cc:1048] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:18.676064 31022 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.685075 30950 ts_tablet_manager.cc:1434] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.003s
W20260709 12:25:18.692514 30871 consensus_peers.cc:597] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:18.694734 31022 raft_consensus.cc:2804] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:18.703732 31022 raft_consensus.cc:697] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:18.704741 31022 consensus_queue.cc:237] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.707221 30952 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:18.711519 30952 ts_tablet_manager.cc:1403] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.245s	user 0.025s	sys 0.014s
I20260709 12:25:18.716935 30950 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:18.714751 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29a8001341ed445cbc616697b49555cf" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:18.715108 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:18.715142 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:18.734913 30646 leader_election.cc:304] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:18.737507 30955 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:18.738193 30955 ts_tablet_manager.cc:1403] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.167s	user 0.015s	sys 0.010s
I20260709 12:25:18.750049 31004 consensus_queue.cc:1048] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:18.753857 30952 raft_consensus.cc:359] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.754716 30952 raft_consensus.cc:385] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.755015 30952 raft_consensus.cc:740] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.755714 30952 consensus_queue.cc:260] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:18.756102 30646 leader_election.cc:343] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.757326 30952 ts_tablet_manager.cc:1434] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
W20260709 12:25:18.757287 30646 leader_election.cc:343] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.758219 30952 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:18.762470 30950 tablet_bootstrap.cc:654] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.765420 31022 raft_consensus.cc:2749] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.768664 30951 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:18.769230 30951 ts_tablet_manager.cc:1403] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.013s
I20260709 12:25:18.772161 30951 raft_consensus.cc:359] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.773124 30951 raft_consensus.cc:385] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.773473 30951 raft_consensus.cc:740] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.775269 30951 consensus_queue.cc:260] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.788126 30576 catalog_manager.cc:5697] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:18.792729 30952 tablet_bootstrap.cc:654] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.794405 30951 ts_tablet_manager.cc:1434] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 12:25:18.796132 30951 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:18.803237 30955 raft_consensus.cc:359] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.806564 30955 raft_consensus.cc:385] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.806890 30955 raft_consensus.cc:740] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.811460 30955 consensus_queue.cc:260] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.814066 30955 ts_tablet_manager.cc:1434] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.000s
I20260709 12:25:18.816730 30955 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:18.816653 31008 raft_consensus.cc:493] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.817274 31008 raft_consensus.cc:515] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:18.832686 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:18.833653 31004 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.834182 31004 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:18.835304 30871 leader_election.cc:343] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.836364 31004 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:18.838660 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:18.840844 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:18.841801 30950 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:18.842283 30950 ts_tablet_manager.cc:1403] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.002s
W20260709 12:25:18.842659 30871 leader_election.cc:343] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:18.843360 30871 leader_election.cc:343] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.843987 30995 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.844444 30995 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:18.844981 30950 raft_consensus.cc:359] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.845655 30950 raft_consensus.cc:385] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.845912 30950 raft_consensus.cc:740] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.846537 30871 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.853066 31004 raft_consensus.cc:2749] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.853536 30950 consensus_queue.cc:260] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.861001 30950 ts_tablet_manager.cc:1434] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260709 12:25:18.861954 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:18.864089 30995 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:18.864714 31008 leader_election.cc:290] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.867586 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:18.869692 30869 leader_election.cc:343] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.873378 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:18.873690 30797 consensus_peers.cc:597] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:18.870177 30869 leader_election.cc:304] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:18.874361 30756 raft_consensus.cc:2393] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:18.875350 31008 raft_consensus.cc:2749] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.877696 30951 tablet_bootstrap.cc:654] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.879601 30797 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.884843 30995 consensus_queue.cc:1048] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.887034 30950 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:18.885425 31028 raft_consensus.cc:3060] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.885838 31008 raft_consensus.cc:493] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.889526 30952 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:18.891534 30952 ts_tablet_manager.cc:1403] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.133s	user 0.017s	sys 0.005s
I20260709 12:25:18.890893 31008 raft_consensus.cc:515] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.903173 31027 consensus_queue.cc:1048] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:18.907334 30955 tablet_bootstrap.cc:654] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.912461 31027 raft_consensus.cc:493] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:18.914496 30723 consensus_peers.cc:597] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:18.914379 31027 raft_consensus.cc:515] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:18.916651 31027 leader_election.cc:290] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:18.917708 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:18.920562 31028 raft_consensus.cc:2749] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.917704 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:18.922504 30952 raft_consensus.cc:359] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.923239 30952 raft_consensus.cc:385] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.921437 31008 leader_election.cc:290] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:18.923573 30952 raft_consensus.cc:740] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.923746 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:18.924294 30952 consensus_queue.cc:260] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.925649 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:18.926887 30722 leader_election.cc:304] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
W20260709 12:25:18.924319 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:18.928565 31027 raft_consensus.cc:2749] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:18.928514 30871 leader_election.cc:343] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:18.930347 30871 leader_election.cc:343] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:18.930929 30871 leader_election.cc:304] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:18.931923 31008 raft_consensus.cc:2749] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:18.933130 30950 tablet_bootstrap.cc:654] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.963657 30952 ts_tablet_manager.cc:1434] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.000s
I20260709 12:25:18.964774 30952 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:18.966652 30681 raft_consensus.cc:3060] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:18.976006 30955 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:18.978756 30955 ts_tablet_manager.cc:1403] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.162s	user 0.026s	sys 0.024s
I20260709 12:25:18.980887 30952 tablet_bootstrap.cc:654] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:18.984025 30955 raft_consensus.cc:359] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.985925 30955 raft_consensus.cc:385] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:18.986747 30955 raft_consensus.cc:740] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:18.988257 30955 consensus_queue.cc:260] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:18.999130 31027 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:18.999739 31027 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.000600 30955 ts_tablet_manager.cc:1434] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 12:25:19.001677 30955 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.002005 31027 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.003297 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.013332 30955 tablet_bootstrap.cc:654] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.027555 30955 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.028141 30955 ts_tablet_manager.cc:1403] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.007s
I20260709 12:25:19.030902 30955 raft_consensus.cc:359] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.031689 30955 raft_consensus.cc:385] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.032038 30955 raft_consensus.cc:740] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.032841 30955 consensus_queue.cc:260] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.035578 30955 ts_tablet_manager.cc:1434] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 12:25:19.041024 30951 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:19.041615 30951 ts_tablet_manager.cc:1403] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.246s	user 0.008s	sys 0.006s
I20260709 12:25:19.044035 30955 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.057181 31076 raft_consensus.cc:493] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.057102 30951 raft_consensus.cc:359] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.057854 31076 raft_consensus.cc:515] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.058398 30951 raft_consensus.cc:385] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.059012 30951 raft_consensus.cc:740] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.060205 31076 leader_election.cc:290] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.061019 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa890cfa0c24589ad5a7e5e50a48f14" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.061937 30828 raft_consensus.cc:2468] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:19.060072 30951 consensus_queue.cc:260] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.063081 30869 leader_election.cc:304] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:19.063889 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa890cfa0c24589ad5a7e5e50a48f14" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.064328 31076 raft_consensus.cc:2804] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.064811 31076 raft_consensus.cc:493] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.065169 31076 raft_consensus.cc:3060] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:19.066373 30871 leader_election.cc:343] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.068800 30951 ts_tablet_manager.cc:1434] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260709 12:25:19.070624 30951 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:19.073046 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.074836 30950 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:19.075372 30950 ts_tablet_manager.cc:1403] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.189s	user 0.022s	sys 0.021s
I20260709 12:25:19.079828 31076 raft_consensus.cc:515] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.082710 30955 tablet_bootstrap.cc:654] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.083935 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa890cfa0c24589ad5a7e5e50a48f14" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:19.085294 30950 raft_consensus.cc:359] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.084479 31076 leader_election.cc:290] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.085942 30950 raft_consensus.cc:385] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.086303 30950 raft_consensus.cc:740] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.084581 30828 raft_consensus.cc:3060] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.087054 30950 consensus_queue.cc:260] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.087122 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa890cfa0c24589ad5a7e5e50a48f14" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
W20260709 12:25:19.088789 30871 leader_election.cc:343] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.090029 30950 ts_tablet_manager.cc:1434] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 12:25:19.092177 30756 raft_consensus.cc:3060] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.093485 30722 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.100594 30952 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.101176 30952 ts_tablet_manager.cc:1403] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.018s
I20260709 12:25:19.093717 30757 raft_consensus.cc:3060] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.107820 30828 raft_consensus.cc:2468] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:19.099144 30755 raft_consensus.cc:3060] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.095108 30950 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:19.119635 31087 raft_consensus.cc:2749] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.121174 30869 leader_election.cc:304] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.123167 31022 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.123699 31022 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.125911 31022 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.126250 31076 raft_consensus.cc:2804] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.127015 31076 raft_consensus.cc:697] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:19.109908 30952 raft_consensus.cc:359] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.128041 30952 raft_consensus.cc:385] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.127888 31076 consensus_queue.cc:237] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.128566 30952 raft_consensus.cc:740] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.129473 30952 consensus_queue.cc:260] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.108573 30951 tablet_bootstrap.cc:654] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.129966 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.131016 30904 raft_consensus.cc:2468] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:19.131598 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.133594 30955 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.134140 30952 ts_tablet_manager.cc:1434] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:25:19.134227 30955 ts_tablet_manager.cc:1403] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.090s	user 0.009s	sys 0.005s
I20260709 12:25:19.132766 30647 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:19.136808 31022 raft_consensus.cc:2804] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.137184 31022 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.137511 31022 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.138810 30955 raft_consensus.cc:359] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.139535 30955 raft_consensus.cc:385] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.139793 30955 raft_consensus.cc:740] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.140420 30955 consensus_queue.cc:260] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.142426 30955 ts_tablet_manager.cc:1434] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260709 12:25:19.143890 30952 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:19.130020 30950 tablet_bootstrap.cc:654] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:19.142751 30648 leader_election.cc:343] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.149483 30955 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.156124 30955 tablet_bootstrap.cc:654] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.157608 30952 tablet_bootstrap.cc:654] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.167061 31067 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.167642 31067 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.170002 31067 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.170812 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.173549 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.174244 30904 raft_consensus.cc:2468] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:19.178433 30647 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
W20260709 12:25:19.180354 30646 leader_election.cc:343] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.185407 31022 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.180678 31067 raft_consensus.cc:2804] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.186851 31067 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.187233 31067 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.233646 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:19.238610 30955 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.239171 30955 ts_tablet_manager.cc:1403] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.019s
I20260709 12:25:19.220566 30576 catalog_manager.cc:5697] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.239580 30904 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.243851 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
W20260709 12:25:19.247905 30648 leader_election.cc:343] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.248179 30950 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:19.248704 30950 ts_tablet_manager.cc:1403] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.154s	user 0.013s	sys 0.013s
I20260709 12:25:19.257140 30904 raft_consensus.cc:2468] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:19.258854 30647 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:19.241022 31022 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.259765 31069 raft_consensus.cc:2804] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.234325 31067 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.260237 31069 raft_consensus.cc:697] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:19.260830 30952 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.261354 30952 ts_tablet_manager.cc:1403] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.126s	user 0.003s	sys 0.012s
I20260709 12:25:19.261111 31069 consensus_queue.cc:237] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.262701 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
W20260709 12:25:19.264096 30646 leader_election.cc:343] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.264400 31067 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.264312 30952 raft_consensus.cc:359] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.265141 30952 raft_consensus.cc:385] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.266024 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:19.266637 30903 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.265442 30952 raft_consensus.cc:740] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.269790 30950 raft_consensus.cc:359] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.271052 30950 raft_consensus.cc:385] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.270964 30952 consensus_queue.cc:260] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.271538 30950 raft_consensus.cc:740] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.273710 30955 raft_consensus.cc:359] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.274390 30955 raft_consensus.cc:385] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.274717 30955 raft_consensus.cc:740] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.274631 30950 consensus_queue.cc:260] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.275488 30955 consensus_queue.cc:260] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.277294 30955 ts_tablet_manager.cc:1434] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 12:25:19.277347 30950 ts_tablet_manager.cc:1434] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 12:25:19.278208 30955 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.278363 30950 tablet_bootstrap.cc:492] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:19.280092 30951 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:19.280627 30951 ts_tablet_manager.cc:1403] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.210s	user 0.027s	sys 0.040s
I20260709 12:25:19.286170 31028 raft_consensus.cc:493] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.286607 31022 raft_consensus.cc:493] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.286810 31028 raft_consensus.cc:515] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.287276 31022 raft_consensus.cc:515] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.296476 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.297482 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6f0234ced4b3290de987b41d24fb1" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:19.299082 30797 leader_election.cc:343] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.302775 31028 leader_election.cc:290] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.307364 30952 ts_tablet_manager.cc:1434] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.046s	user 0.011s	sys 0.002s
I20260709 12:25:19.308665 30952 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:19.309242 30951 raft_consensus.cc:359] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.310065 30951 raft_consensus.cc:385] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.311460 30951 raft_consensus.cc:740] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.307646 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.312347 30951 consensus_queue.cc:260] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:19.313639 30797 leader_election.cc:343] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.313866 31067 consensus_queue.cc:1048] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:19.314163 30797 leader_election.cc:304] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.314987 31028 raft_consensus.cc:2749] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.315479 30952 tablet_bootstrap.cc:654] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.316634 31022 leader_election.cc:290] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.317160 31022 consensus_queue.cc:1048] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:19.320017 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ad6f0234ced4b3290de987b41d24fb1" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.323401 30647 leader_election.cc:304] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:19.324083 30955 tablet_bootstrap.cc:654] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.335494 30903 raft_consensus.cc:2468] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:19.336467 30950 tablet_bootstrap.cc:654] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.338090 30647 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:19.332291 31022 raft_consensus.cc:2749] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.340903 30951 ts_tablet_manager.cc:1434] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.060s	user 0.004s	sys 0.006s
I20260709 12:25:19.341792 31069 raft_consensus.cc:2804] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.342113 30951 tablet_bootstrap.cc:492] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:19.342572 31069 raft_consensus.cc:697] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:19.343961 31069 consensus_queue.cc:237] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:19.361176 30646 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:37361, user_credentials={real_user=slave}} blocked reactor thread for 48961.2us
I20260709 12:25:19.365276 30577 catalog_manager.cc:5697] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.368677 31087 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.369406 31087 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.373303 31087 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.374832 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.382221 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.383224 30903 raft_consensus.cc:2393] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:19.387842 30722 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.390161 31087 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.402375 31087 raft_consensus.cc:2749] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.405035 30950 tablet_bootstrap.cc:492] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:19.405556 30950 ts_tablet_manager.cc:1403] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.127s	user 0.011s	sys 0.000s
I20260709 12:25:19.405681 30955 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.406139 30955 ts_tablet_manager.cc:1403] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.128s	user 0.013s	sys 0.000s
I20260709 12:25:19.408478 30950 raft_consensus.cc:359] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.408789 30955 raft_consensus.cc:359] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.409235 30950 raft_consensus.cc:385] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.409425 30955 raft_consensus.cc:385] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.409561 30950 raft_consensus.cc:740] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.409786 30955 raft_consensus.cc:740] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.410308 30950 consensus_queue.cc:260] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.412942 30955 consensus_queue.cc:260] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.416375 30950 ts_tablet_manager.cc:1434] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:19.417763 30950 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:19.419835 30951 tablet_bootstrap.cc:654] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.421756 30955 ts_tablet_manager.cc:1434] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:25:19.422698 30955 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.438773 30955 tablet_bootstrap.cc:654] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.438892 30682 raft_consensus.cc:3060] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.446641 31101 raft_consensus.cc:493] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.447239 31101 raft_consensus.cc:515] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.448227 30681 raft_consensus.cc:3060] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.449471 31101 leader_election.cc:290] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.451647 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.454473 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d473783ae81e4228ba42ea96d16a13b7" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.456796 30950 tablet_bootstrap.cc:654] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.457681 30647 leader_election.cc:304] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:19.464516 31022 raft_consensus.cc:493] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.465082 31022 raft_consensus.cc:515] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.465266 30577 catalog_manager.cc:5697] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:19.467478 31022 leader_election.cc:290] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.472035 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.472036 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.473863 30647 leader_election.cc:304] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:19.474947 31069 raft_consensus.cc:2749] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.476943 30952 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.477541 30952 ts_tablet_manager.cc:1403] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.169s	user 0.031s	sys 0.071s
I20260709 12:25:19.480381 31067 raft_consensus.cc:2749] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.483286 30951 tablet_bootstrap.cc:492] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:19.484194 30951 ts_tablet_manager.cc:1403] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.142s	user 0.009s	sys 0.021s
I20260709 12:25:19.487725 30951 raft_consensus.cc:359] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.488910 30680 raft_consensus.cc:3060] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.492125 30951 raft_consensus.cc:385] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.492475 30951 raft_consensus.cc:740] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.493252 30951 consensus_queue.cc:260] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.494586 30952 raft_consensus.cc:359] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.495322 30952 raft_consensus.cc:385] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.495612 30952 raft_consensus.cc:740] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.496354 30952 consensus_queue.cc:260] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.498490 30952 ts_tablet_manager.cc:1434] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 12:25:19.499851 30955 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.500378 30955 ts_tablet_manager.cc:1403] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.005s
I20260709 12:25:19.503127 30955 raft_consensus.cc:359] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.503778 30955 raft_consensus.cc:385] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.504057 30955 raft_consensus.cc:740] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.504148 31086 raft_consensus.cc:493] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.504737 31086 raft_consensus.cc:515] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.510620 30952 tablet_bootstrap.cc:492] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:19.525579 30950 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:19.526118 30950 ts_tablet_manager.cc:1403] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.008s
I20260709 12:25:19.526826 31086 leader_election.cc:290] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.528187 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.529187 30903 raft_consensus.cc:2468] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:19.530746 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.530838 30722 leader_election.cc:304] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:19.504809 30955 consensus_queue.cc:260] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.531983 31086 raft_consensus.cc:2804] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.532439 31086 raft_consensus.cc:493] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:19.532490 30721 leader_election.cc:343] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.532871 31086 raft_consensus.cc:3060] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.533577 30955 ts_tablet_manager.cc:1434] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 12:25:19.535089 30955 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.534792 30950 raft_consensus.cc:359] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.535616 30950 raft_consensus.cc:385] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.535935 30950 raft_consensus.cc:740] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.536857 30950 consensus_queue.cc:260] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.539000 30950 ts_tablet_manager.cc:1434] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:25:19.540920 30955 tablet_bootstrap.cc:654] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.541282 30952 tablet_bootstrap.cc:654] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.542361 30950 tablet_bootstrap.cc:492] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:19.549019 30950 tablet_bootstrap.cc:654] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.510063 30951 ts_tablet_manager.cc:1434] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:25:19.551611 30951 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:19.552356 31086 raft_consensus.cc:515] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.553923 30952 tablet_bootstrap.cc:492] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.554468 30952 ts_tablet_manager.cc:1403] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.044s	user 0.005s	sys 0.005s
I20260709 12:25:19.555203 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
W20260709 12:25:19.556584 30721 leader_election.cc:343] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.557744 31069 raft_consensus.cc:493] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.558492 31069 raft_consensus.cc:515] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.561348 30951 tablet_bootstrap.cc:654] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.561311 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa890cfa0c24589ad5a7e5e50a48f14" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.562286 30828 raft_consensus.cc:2393] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:19.563230 31076 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.563810 31076 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.565738 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa890cfa0c24589ad5a7e5e50a48f14" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.566092 31076 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.567895 31069 leader_election.cc:290] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.567412 30647 leader_election.cc:304] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:19.575172 31086 leader_election.cc:290] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.576391 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:19.582029 30903 raft_consensus.cc:3060] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.582232 31069 raft_consensus.cc:3060] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.568614 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.576421 30952 raft_consensus.cc:359] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.568185 30955 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.587355 30952 raft_consensus.cc:385] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.587637 30955 ts_tablet_manager.cc:1403] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.001s
W20260709 12:25:19.587744 30871 leader_election.cc:343] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.589869 30955 raft_consensus.cc:359] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.590515 30955 raft_consensus.cc:385] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.590752 30955 raft_consensus.cc:740] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.591365 30955 consensus_queue.cc:260] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.591986 31069 raft_consensus.cc:2749] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:19.592556 31113 log.cc:927] Time spent T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 12:25:19.593336 30955 ts_tablet_manager.cc:1434] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 12:25:19.598941 30903 raft_consensus.cc:2468] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:19.599944 30955 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.600392 30722 leader_election.cc:304] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:19.601769 31086 raft_consensus.cc:2804] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.587707 30952 raft_consensus.cc:740] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.602270 31086 raft_consensus.cc:697] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:19.602986 30952 consensus_queue.cc:260] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.603250 31086 consensus_queue.cc:237] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.605264 30952 ts_tablet_manager.cc:1434] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 12:25:19.569386 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:19.607170 30871 leader_election.cc:343] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.607632 30871 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.608402 31076 raft_consensus.cc:2749] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.613329 30952 tablet_bootstrap.cc:492] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:19.616971 30951 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:19.617518 30951 ts_tablet_manager.cc:1403] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.003s
I20260709 12:25:19.626204 30955 tablet_bootstrap.cc:654] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.627178 30951 raft_consensus.cc:359] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.628021 30951 raft_consensus.cc:385] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.628348 30950 tablet_bootstrap.cc:492] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:19.628340 30951 raft_consensus.cc:740] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.628965 30950 ts_tablet_manager.cc:1403] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.015s
I20260709 12:25:19.629361 30951 consensus_queue.cc:260] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.629011 30577 catalog_manager.cc:5697] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:19.631481 30951 ts_tablet_manager.cc:1434] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 12:25:19.632347 30951 tablet_bootstrap.cc:492] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:19.633854 30952 tablet_bootstrap.cc:654] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.637382 30950 raft_consensus.cc:359] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.641320 30951 tablet_bootstrap.cc:654] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.641793 30950 raft_consensus.cc:385] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.642226 30950 raft_consensus.cc:740] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.645283 30955 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.645795 30955 ts_tablet_manager.cc:1403] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.002s
I20260709 12:25:19.647781 30955 raft_consensus.cc:359] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.648293 30955 raft_consensus.cc:385] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.648543 30955 raft_consensus.cc:740] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.649096 30952 tablet_bootstrap.cc:492] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.649550 30952 ts_tablet_manager.cc:1403] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.001s
I20260709 12:25:19.644919 30950 consensus_queue.cc:260] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.651759 30955 consensus_queue.cc:260] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.652240 30952 raft_consensus.cc:359] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.652916 30952 raft_consensus.cc:385] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.653190 30952 raft_consensus.cc:740] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.653730 30955 ts_tablet_manager.cc:1434] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:25:19.657212 30955 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.659126 31004 consensus_queue.cc:1048] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:19.662861 30955 tablet_bootstrap.cc:654] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.662704 30952 consensus_queue.cc:260] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.664837 30952 ts_tablet_manager.cc:1434] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 12:25:19.669484 30952 tablet_bootstrap.cc:492] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:19.672812 31069 raft_consensus.cc:493] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.673378 31069 raft_consensus.cc:515] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.675616 31069 leader_election.cc:290] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:19.676079 30952 tablet_bootstrap.cc:654] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.676322 30950 ts_tablet_manager.cc:1434] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 12:25:19.677820 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.678972 30950 tablet_bootstrap.cc:492] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:19.680740 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a38ee757d74666804d67e299d6fb5e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.682382 30648 leader_election.cc:304] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:19.683912 30951 tablet_bootstrap.cc:492] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:19.684428 30951 ts_tablet_manager.cc:1403] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.052s	user 0.012s	sys 0.000s
I20260709 12:25:19.685930 31123 raft_consensus.cc:493] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.686465 31123 raft_consensus.cc:515] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.687244 30951 raft_consensus.cc:359] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.687915 30951 raft_consensus.cc:385] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.688194 30951 raft_consensus.cc:740] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.688652 31123 leader_election.cc:290] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.688957 30951 consensus_queue.cc:260] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.691383 30951 ts_tablet_manager.cc:1434] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:19.692662 30951 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:19.694736 31069 raft_consensus.cc:2749] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.697705 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec791bdd32f4dc0b7b7179051a77aa5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.702198 31028 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.702975 31028 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.705940 31028 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.707267 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.708123 30952 tablet_bootstrap.cc:492] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.708634 30952 ts_tablet_manager.cc:1403] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260709 12:25:19.710136 31069 consensus_queue.cc:1048] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:19.711442 30952 raft_consensus.cc:359] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.712118 30952 raft_consensus.cc:385] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.712206 31028 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.713025 31028 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.714849 30955 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.715356 30955 ts_tablet_manager.cc:1403] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260709 12:25:19.715519 30950 tablet_bootstrap.cc:654] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.716406 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.717181 30951 tablet_bootstrap.cc:654] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.718128 31028 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.712450 30952 raft_consensus.cc:740] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.720336 30952 consensus_queue.cc:260] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.721941 30952 ts_tablet_manager.cc:1434] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 12:25:19.722839 30952 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:19.719484 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.726732 31069 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.727392 31069 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:19.730818 30869 leader_election.cc:343] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.731241 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:19.733132 30648 leader_election.cc:343] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.714015 31123 consensus_queue.cc:1048] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:25:19.733048 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.733937 30904 raft_consensus.cc:2468] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
W20260709 12:25:19.725319 30797 leader_election.cc:343] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:19.735333 30797 leader_election.cc:343] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.735780 30797 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.737327 30995 raft_consensus.cc:2749] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.737640 30955 raft_consensus.cc:359] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.738375 30955 raft_consensus.cc:385] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.738669 30955 raft_consensus.cc:740] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.739897 30647 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:19.739379 30955 consensus_queue.cc:260] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.742707 30955 ts_tablet_manager.cc:1434] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 12:25:19.744714 30955 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.750561 31067 raft_consensus.cc:2804] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.759948 31067 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.760550 31067 raft_consensus.cc:3060] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.743711 31069 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.767906 30955 tablet_bootstrap.cc:654] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.788668 30950 tablet_bootstrap.cc:492] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:19.789891 30950 ts_tablet_manager.cc:1403] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.014s
I20260709 12:25:19.795483 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec791bdd32f4dc0b7b7179051a77aa5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.796242 30681 raft_consensus.cc:2468] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:19.797252 30952 tablet_bootstrap.cc:654] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.809423 31101 consensus_queue.cc:1048] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:19.812693 31086 raft_consensus.cc:493] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.813445 31086 raft_consensus.cc:515] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.814939 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.815793 30904 raft_consensus.cc:2393] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:19.817288 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.818034 30831 raft_consensus.cc:2468] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:19.819483 30871 leader_election.cc:304] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:19.819538 30721 leader_election.cc:304] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:19.822275 30951 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:19.823383 30951 ts_tablet_manager.cc:1403] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.131s	user 0.016s	sys 0.022s
I20260709 12:25:19.826265 30997 raft_consensus.cc:493] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.834367 30997 raft_consensus.cc:515] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.836540 30997 leader_election.cc:290] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.837930 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:19.833355 30951 raft_consensus.cc:359] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.825773 31087 raft_consensus.cc:2804] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:19.841985 30723 leader_election.cc:343] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.842360 31087 raft_consensus.cc:493] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.841626 31067 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.842778 31087 raft_consensus.cc:3060] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.843565 31004 raft_consensus.cc:493] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.844066 31004 raft_consensus.cc:515] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.844798 31067 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:19.846028 31004 leader_election.cc:290] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:19.840843 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.840976 31086 leader_election.cc:290] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.845948 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:19.847056 31028 raft_consensus.cc:493] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.847295 30955 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:19.855068 30955 ts_tablet_manager.cc:1403] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.111s	user 0.025s	sys 0.005s
I20260709 12:25:19.855261 31028 raft_consensus.cc:515] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.839769 31124 raft_consensus.cc:2804] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.847798 30951 raft_consensus.cc:385] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.858474 30951 raft_consensus.cc:740] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.858953 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.859210 30951 consensus_queue.cc:260] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.859598 30902 raft_consensus.cc:2468] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:19.860009 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.862799 31069 consensus_queue.cc:1048] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:19.862967 30648 leader_election.cc:343] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:19.858269 31124 raft_consensus.cc:493] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.864542 31124 raft_consensus.cc:3060] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.857870 30955 raft_consensus.cc:359] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.865839 30955 raft_consensus.cc:385] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.877389 30955 raft_consensus.cc:740] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.878651 30955 consensus_queue.cc:260] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:19.879980 30830 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.880759 30955 ts_tablet_manager.cc:1434] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 12:25:19.881729 30955 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:19.860961 30905 raft_consensus.cc:2468] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:19.884080 30722 leader_election.cc:304] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.869376 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.885071 30831 raft_consensus.cc:2468] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:19.885201 31086 raft_consensus.cc:2804] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.885573 31086 raft_consensus.cc:493] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.885926 31086 raft_consensus.cc:3060] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.887773 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe0359c6d594211956ef2e7861e2cbc" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:19.888959 30905 raft_consensus.cc:2393] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:19.890666 31004 raft_consensus.cc:493] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:19.890817 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:19.891165 31004 raft_consensus.cc:515] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.893566 31004 leader_election.cc:290] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:19.894272 31086 raft_consensus.cc:515] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.858227 31028 leader_election.cc:290] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.876034 30796 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:19.899996 30869 leader_election.cc:304] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:19.900652 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46295271f99e4de1b4bc2c05d0dbb761" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:19.901320 30831 raft_consensus.cc:2468] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:19.884555 30951 ts_tablet_manager.cc:1434] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.001s
I20260709 12:25:19.903509 30951 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:19.869565 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:19.896363 30950 raft_consensus.cc:359] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.875265 31124 raft_consensus.cc:515] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.912128 30950 raft_consensus.cc:385] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.912653 30950 raft_consensus.cc:740] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.913760 30950 consensus_queue.cc:260] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.916617 30950 ts_tablet_manager.cc:1434] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.126s	user 0.007s	sys 0.000s
I20260709 12:25:19.917939 30950 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:19.921743 30955 tablet_bootstrap.cc:654] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.912067 31004 raft_consensus.cc:2804] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.924852 31004 raft_consensus.cc:493] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.925340 31004 raft_consensus.cc:3060] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.914341 30903 raft_consensus.cc:3060] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.927568 30796 leader_election.cc:304] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:19.873867 31087 raft_consensus.cc:515] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.929141 30995 raft_consensus.cc:3060] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.920722 30869 leader_election.cc:304] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:19.931599 30756 raft_consensus.cc:2393] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 567268d0ab1546d0b989703b411e7e2e in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:19.932566 31076 raft_consensus.cc:2804] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:19.933017 31076 raft_consensus.cc:493] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:19.933365 31076 raft_consensus.cc:3060] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.936233 31004 raft_consensus.cc:515] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.936951 31124 leader_election.cc:290] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.938426 31004 leader_election.cc:290] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:19.945112 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:19.947345 30828 raft_consensus.cc:3060] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.950687 30903 raft_consensus.cc:2468] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:19.952257 30680 raft_consensus.cc:3060] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.955816 30951 tablet_bootstrap.cc:654] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.959328 31028 raft_consensus.cc:2749] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:19.961205 31067 consensus_queue.cc:1048] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:19.964660 30952 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:19.965181 30952 ts_tablet_manager.cc:1403] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.243s	user 0.035s	sys 0.044s
I20260709 12:25:19.971799 30952 raft_consensus.cc:359] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.972517 30952 raft_consensus.cc:385] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:19.972811 30952 raft_consensus.cc:740] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:19.973682 30952 consensus_queue.cc:260] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:19.958185 31087 leader_election.cc:290] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:19.976485 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec791bdd32f4dc0b7b7179051a77aa5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:19.977152 30681 raft_consensus.cc:3060] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.965152 30828 raft_consensus.cc:2468] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:19.978878 30721 leader_election.cc:304] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:19.981745 30950 tablet_bootstrap.cc:654] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:19.983822 31086 leader_election.cc:290] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:19.983815 30647 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:19.984633 31086 raft_consensus.cc:2804] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.985438 31067 raft_consensus.cc:2804] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:19.985423 31086 raft_consensus.cc:697] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:19.985574 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec791bdd32f4dc0b7b7179051a77aa5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:19.986280 31067 raft_consensus.cc:697] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:19.987126 31086 consensus_queue.cc:237] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:19.988432 31067 consensus_queue.cc:237] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:19.991657 30828 raft_consensus.cc:3060] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:19.997997 31076 raft_consensus.cc:515] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.000439 31076 leader_election.cc:290] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.009413 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46295271f99e4de1b4bc2c05d0dbb761" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:20.010116 30827 raft_consensus.cc:3060] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.003377 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:20.006726 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:20.031039 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:20.031970 30904 raft_consensus.cc:2393] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
W20260709 12:25:20.034162 30723 leader_election.cc:343] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.042661 30828 raft_consensus.cc:2468] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:20.043226 31069 raft_consensus.cc:493] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.047626 30952 ts_tablet_manager.cc:1434] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.010s
I20260709 12:25:20.049681 30952 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:20.059942 30830 raft_consensus.cc:2393] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 567268d0ab1546d0b989703b411e7e2e in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:20.055421 31069 raft_consensus.cc:515] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.064414 31069 leader_election.cc:290] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.065680 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46295271f99e4de1b4bc2c05d0dbb761" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.068234 30955 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:20.068758 30955 ts_tablet_manager.cc:1403] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.187s	user 0.015s	sys 0.008s
I20260709 12:25:20.069736 30869 leader_election.cc:304] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:20.071148 31137 raft_consensus.cc:2804] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.071444 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.071682 31137 raft_consensus.cc:697] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:20.072134 30829 raft_consensus.cc:2468] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:20.072571 31137 consensus_queue.cc:237] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.073531 30646 leader_election.cc:304] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:20.074420 31101 raft_consensus.cc:2804] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.074810 31101 raft_consensus.cc:493] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.075163 31101 raft_consensus.cc:3060] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.082370 30955 raft_consensus.cc:359] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.083557 30955 raft_consensus.cc:385] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.083901 30955 raft_consensus.cc:740] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.084822 30955 consensus_queue.cc:260] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.087765 30955 ts_tablet_manager.cc:1434] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:25:20.089000 30955 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:20.098400 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:20.099148 30904 raft_consensus.cc:3060] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.105160 31136 raft_consensus.cc:493] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.110561 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46295271f99e4de1b4bc2c05d0dbb761" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:20.110993 31136 raft_consensus.cc:515] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.095709 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c66f1e48754b16841dca5ce19932ba" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
W20260709 12:25:20.119119 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:20.121017 30951 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:20.121524 30951 ts_tablet_manager.cc:1403] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.218s	user 0.004s	sys 0.014s
W20260709 12:25:20.107173 30871 leader_election.cc:343] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.117061 30995 raft_consensus.cc:2749] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.132236 30950 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:20.132761 30950 ts_tablet_manager.cc:1403] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.019s
I20260709 12:25:20.136000 30950 raft_consensus.cc:359] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.137194 30950 raft_consensus.cc:385] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.137485 30950 raft_consensus.cc:740] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.138718 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.138162 30950 consensus_queue.cc:260] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.144416 30950 ts_tablet_manager.cc:1434] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 12:25:20.145399 30950 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:20.138844 31136 leader_election.cc:290] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.139930 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.167011 31137 raft_consensus.cc:493] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.168650 31137 raft_consensus.cc:515] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.169595 30681 raft_consensus.cc:2468] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:20.170924 31137 leader_election.cc:290] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
W20260709 12:25:20.171532 30871 leader_election.cc:343] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.171742 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.172479 30830 raft_consensus.cc:2468] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:20.172776 30871 leader_election.cc:304] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:20.173918 31137 raft_consensus.cc:2749] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.153424 30757 raft_consensus.cc:2468] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:20.183766 30952 tablet_bootstrap.cc:654] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.185065 30827 raft_consensus.cc:2468] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:20.192229 30721 leader_election.cc:304] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:20.194337 30951 raft_consensus.cc:359] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.195116 30951 raft_consensus.cc:385] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.195350 30951 raft_consensus.cc:740] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.195930 30951 consensus_queue.cc:260] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.199559 30951 ts_tablet_manager.cc:1434] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.078s	user 0.005s	sys 0.001s
I20260709 12:25:20.199909 31086 raft_consensus.cc:2804] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.200165 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bb4e61808b4ff3bd238b8a78c07ece" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.202219 31086 raft_consensus.cc:493] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.202754 31086 raft_consensus.cc:3060] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.204634 30955 tablet_bootstrap.cc:654] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.198791 31087 consensus_queue.cc:1048] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 12:25:20.208877 30869 leader_election.cc:304] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:20.210400 31076 raft_consensus.cc:2804] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.210958 31076 raft_consensus.cc:697] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:20.211802 31076 consensus_queue.cc:237] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
W20260709 12:25:20.214375 31148 log.cc:927] Time spent T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Append to log took a long time: real 0.064s	user 0.003s	sys 0.000s
I20260709 12:25:20.218683 30576 catalog_manager.cc:5697] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.222730 30951 tablet_bootstrap.cc:492] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
W20260709 12:25:20.222919 31144 log.cc:927] Time spent T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: Append to log took a long time: real 0.075s	user 0.002s	sys 0.000s
I20260709 12:25:20.225791 30904 raft_consensus.cc:2468] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:20.232457 31101 raft_consensus.cc:515] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.233284 30951 tablet_bootstrap.cc:654] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.215328 31086 raft_consensus.cc:515] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.232496 30577 catalog_manager.cc:5697] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.233971 30679 raft_consensus.cc:2393] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:20.236438 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:20.241122 31022 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.241870 31022 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.251765 30950 tablet_bootstrap.cc:654] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.254693 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bb4e61808b4ff3bd238b8a78c07ece" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:20.266513 30869 leader_election.cc:343] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.272552 31022 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.274519 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:20.275972 30831 raft_consensus.cc:3060] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:20.277972 31146 log.cc:927] Time spent T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: Append to log took a long time: real 0.129s	user 0.001s	sys 0.000s
I20260709 12:25:20.282735 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.275792 31086 leader_election.cc:290] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.284929 31069 raft_consensus.cc:493] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:20.288857 30871 leader_election.cc:343] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.289045 31069 raft_consensus.cc:515] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.289430 30871 leader_election.cc:304] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:20.290768 30827 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:20.291232 31069 leader_election.cc:290] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:20.292769 30646 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:20.293279 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.293570 31069 raft_consensus.cc:2804] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.294020 30757 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:20.294030 31069 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.294754 31076 raft_consensus.cc:2749] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.294827 31069 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.299437 30831 raft_consensus.cc:2468] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:20.300866 30950 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:20.301496 30950 ts_tablet_manager.cc:1403] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.003s
I20260709 12:25:20.303874 31069 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.295456 30722 leader_election.cc:304] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:20.305379 31101 leader_election.cc:290] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.306489 31151 raft_consensus.cc:2804] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.306559 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:20.307063 31151 raft_consensus.cc:697] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:20.307744 30952 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:20.308235 30952 ts_tablet_manager.cc:1403] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.259s	user 0.029s	sys 0.035s
I20260709 12:25:20.307951 31151 consensus_queue.cc:237] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.309803 31087 consensus_queue.cc:1048] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:20.310925 30952 raft_consensus.cc:359] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.311591 30952 raft_consensus.cc:385] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.311851 30952 raft_consensus.cc:740] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.312644 30950 raft_consensus.cc:359] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.316083 30950 raft_consensus.cc:385] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.316346 30950 raft_consensus.cc:740] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.316938 30950 consensus_queue.cc:260] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.318545 30950 ts_tablet_manager.cc:1434] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:25:20.319420 30951 tablet_bootstrap.cc:492] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:20.320151 30951 ts_tablet_manager.cc:1403] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.098s	user 0.006s	sys 0.010s
I20260709 12:25:20.321264 30950 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:20.325919 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:20.327674 30952 consensus_queue.cc:260] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:20.327633 30647 leader_election.cc:343] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.332559 30721 leader_election.cc:304] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:20.336617 31087 raft_consensus.cc:2804] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.337142 31087 raft_consensus.cc:697] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:20.337990 31087 consensus_queue.cc:237] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.339556 30950 tablet_bootstrap.cc:654] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.340757 30951 raft_consensus.cc:359] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.341463 30951 raft_consensus.cc:385] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.341723 30951 raft_consensus.cc:740] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.342370 30951 consensus_queue.cc:260] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.348308 30951 ts_tablet_manager.cc:1434] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 12:25:20.349552 30951 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:20.362869 30952 ts_tablet_manager.cc:1434] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.000s
I20260709 12:25:20.347856 31069 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:20.365353 30952 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:20.367096 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:20.374516 30829 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.378621 30955 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:20.379181 30955 ts_tablet_manager.cc:1403] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.290s	user 0.009s	sys 0.013s
I20260709 12:25:20.373507 30951 tablet_bootstrap.cc:654] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.381981 30955 raft_consensus.cc:359] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.383056 30955 raft_consensus.cc:385] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.383342 30955 raft_consensus.cc:740] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.384012 30955 consensus_queue.cc:260] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.388542 30955 ts_tablet_manager.cc:1434] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:20.395499 30829 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:20.404240 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:20.399173 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.404927 30646 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:20.404966 30754 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.408344 30952 tablet_bootstrap.cc:654] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.405800 31069 raft_consensus.cc:2804] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.411150 31069 raft_consensus.cc:697] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:20.400573 30955 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:20.401320 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
W20260709 12:25:20.425743 30648 leader_election.cc:343] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.426306 30648 leader_election.cc:304] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:20.426748 30955 tablet_bootstrap.cc:654] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.428141 31101 raft_consensus.cc:2749] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.429503 31151 consensus_queue.cc:1048] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.431135 30648 leader_election.cc:304] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:20.432538 31022 raft_consensus.cc:2749] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.443167 31076 raft_consensus.cc:493] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.444024 31076 raft_consensus.cc:515] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.444923 30950 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:20.445749 30950 ts_tablet_manager.cc:1403] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.126s	user 0.031s	sys 0.046s
I20260709 12:25:20.449862 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.452813 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.412065 31069 consensus_queue.cc:237] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.454866 30681 raft_consensus.cc:2468] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:20.460485 31076 leader_election.cc:290] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:20.461483 30869 leader_election.cc:343] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.460964 30950 raft_consensus.cc:359] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.473672 30950 raft_consensus.cc:385] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.474151 30950 raft_consensus.cc:740] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.475687 30871 leader_election.cc:304] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:20.476220 30950 consensus_queue.cc:260] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.474828 30754 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:20.483803 31123 raft_consensus.cc:2804] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.484444 31123 raft_consensus.cc:493] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.484913 31123 raft_consensus.cc:3060] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.486979 31076 raft_consensus.cc:493] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.487637 31076 raft_consensus.cc:515] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.490052 31076 leader_election.cc:290] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:20.494837 31101 consensus_queue.cc:1048] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.498441 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80386bc3cbda408e890b76b11bcfa732" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.500388 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80386bc3cbda408e890b76b11bcfa732" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.505158 30951 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:20.505710 30951 ts_tablet_manager.cc:1403] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.022s
I20260709 12:25:20.506937 30950 ts_tablet_manager.cc:1434] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.002s
I20260709 12:25:20.507795 30950 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:20.513545 30951 raft_consensus.cc:359] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.514673 30951 raft_consensus.cc:385] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.515187 30951 raft_consensus.cc:740] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.516345 30951 consensus_queue.cc:260] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.520030 30951 ts_tablet_manager.cc:1434] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260709 12:25:20.526291 30951 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:20.530977 30955 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:20.531908 30955 ts_tablet_manager.cc:1403] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.143s	user 0.043s	sys 0.035s
W20260709 12:25:20.522238 30871 leader_election.cc:343] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.555219 30955 raft_consensus.cc:359] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.558265 30955 raft_consensus.cc:385] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.558944 30955 raft_consensus.cc:740] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.559932 30955 consensus_queue.cc:260] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:20.561121 30871 leader_election.cc:343] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.561640 30871 leader_election.cc:304] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:20.562877 31004 raft_consensus.cc:2749] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.556929 31123 raft_consensus.cc:515] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.565352 30951 tablet_bootstrap.cc:654] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.566211 30955 ts_tablet_manager.cc:1434] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:25:20.566568 30952 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:20.567327 30955 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:20.574752 30831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:20.566861 31123 leader_election.cc:290] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:20.578871 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:20.579174 31086 consensus_queue.cc:1048] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:20.579530 30680 raft_consensus.cc:3060] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.571303 31151 raft_consensus.cc:493] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.580840 31151 raft_consensus.cc:515] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.567051 30952 ts_tablet_manager.cc:1403] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.203s	user 0.034s	sys 0.019s
I20260709 12:25:20.583077 31151 leader_election.cc:290] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:20.583881 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46295271f99e4de1b4bc2c05d0dbb761" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.583658 30578 catalog_manager.cc:5697] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.584688 30829 raft_consensus.cc:2393] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:20.588094 30950 tablet_bootstrap.cc:654] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.589536 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46295271f99e4de1b4bc2c05d0dbb761" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
W20260709 12:25:20.589623 30869 leader_election.cc:343] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.591838 30722 leader_election.cc:304] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:20.594223 31086 raft_consensus.cc:3060] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.594929 31076 consensus_queue.cc:1048] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:20.605345 30680 raft_consensus.cc:2468] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:20.608884 30871 leader_election.cc:304] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:20.611367 31076 consensus_queue.cc:1048] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.615108 31123 raft_consensus.cc:2804] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:20.613718 30952 raft_consensus.cc:359] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.618306 30952 raft_consensus.cc:385] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.620620 30952 raft_consensus.cc:740] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.617748 31123 raft_consensus.cc:697] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:20.624517 30952 consensus_queue.cc:260] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.628410 30952 ts_tablet_manager.cc:1434] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260709 12:25:20.622642 31086 raft_consensus.cc:2749] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:20.630414 30952 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
W20260709 12:25:20.634980 30648 consensus_peers.cc:597] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:20.634776 31123 consensus_queue.cc:237] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.637302 30952 tablet_bootstrap.cc:654] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.645998 30955 tablet_bootstrap.cc:654] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.649724 30950 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:20.650537 30950 ts_tablet_manager.cc:1403] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.009s
I20260709 12:25:20.652014 30951 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:20.652534 30951 ts_tablet_manager.cc:1403] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.006s
I20260709 12:25:20.683931 30950 raft_consensus.cc:359] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.684741 30950 raft_consensus.cc:385] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.684993 30950 raft_consensus.cc:740] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.685708 30950 consensus_queue.cc:260] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.688691 30951 raft_consensus.cc:359] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.692770 30951 raft_consensus.cc:385] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.693022 30951 raft_consensus.cc:740] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.676051 31124 raft_consensus.cc:493] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.697961 30951 consensus_queue.cc:260] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.700136 30951 ts_tablet_manager.cc:1434] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 12:25:20.701987 31124 raft_consensus.cc:515] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.704898 30952 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:20.705374 30952 ts_tablet_manager.cc:1403] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.007s
I20260709 12:25:20.706346 30950 ts_tablet_manager.cc:1434] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.055s	user 0.003s	sys 0.003s
I20260709 12:25:20.706923 31124 leader_election.cc:290] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:20.712191 30950 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:20.716799 30952 raft_consensus.cc:359] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.720583 30952 raft_consensus.cc:385] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.721374 30952 raft_consensus.cc:740] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.719236 30950 tablet_bootstrap.cc:654] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.723301 30952 consensus_queue.cc:260] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.725798 30952 ts_tablet_manager.cc:1434] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:25:20.727255 30951 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:20.734128 30952 tablet_bootstrap.cc:492] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:20.735426 30955 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:20.735769 30950 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:20.736361 30950 ts_tablet_manager.cc:1403] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 12:25:20.736615 30951 tablet_bootstrap.cc:654] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.739146 30950 raft_consensus.cc:359] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.739923 30950 raft_consensus.cc:385] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.740212 30950 raft_consensus.cc:740] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.740939 30951 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:20.740899 30950 consensus_queue.cc:260] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.741410 30951 ts_tablet_manager.cc:1403] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 12:25:20.741894 30952 tablet_bootstrap.cc:654] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.742906 30955 ts_tablet_manager.cc:1403] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.176s	user 0.009s	sys 0.011s
I20260709 12:25:20.743911 30951 raft_consensus.cc:359] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.744482 30951 raft_consensus.cc:385] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.744700 30951 raft_consensus.cc:740] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.745253 30951 consensus_queue.cc:260] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.745899 30955 raft_consensus.cc:359] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.746902 30951 ts_tablet_manager.cc:1434] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:20.746886 30955 raft_consensus.cc:385] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.794299 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.797828 30681 raft_consensus.cc:2468] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:20.816152 30950 ts_tablet_manager.cc:1434] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.079s	user 0.007s	sys 0.000s
I20260709 12:25:20.816471 30955 raft_consensus.cc:740] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.818672 30951 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:20.818240 30955 consensus_queue.cc:260] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.819977 30950 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:20.821060 30995 raft_consensus.cc:493] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.821993 30995 raft_consensus.cc:515] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.825959 31087 raft_consensus.cc:493] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.828045 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165a7ba72b3b43da838af07683d205c8" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.832757 30995 leader_election.cc:290] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:20.835172 30951 tablet_bootstrap.cc:654] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:20.836632 30797 leader_election.cc:343] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.838398 30952 tablet_bootstrap.cc:492] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:20.842810 30997 consensus_queue.cc:1048] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.805342 30578 catalog_manager.cc:5697] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.847033 31101 raft_consensus.cc:493] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.847805 31101 raft_consensus.cc:515] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.812583 30871 leader_election.cc:304] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:20.853204 31101 leader_election.cc:290] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:20.858950 31076 raft_consensus.cc:2804] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.859902 31076 raft_consensus.cc:493] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.860456 31076 raft_consensus.cc:3060] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.863394 31140 raft_consensus.cc:493] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.864017 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.864310 31140 raft_consensus.cc:515] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:20.866510 30952 ts_tablet_manager.cc:1403] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.138s	user 0.010s	sys 0.006s
I20260709 12:25:20.867594 31087 raft_consensus.cc:515] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.870632 30754 raft_consensus.cc:2468] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:20.874114 30950 tablet_bootstrap.cc:654] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.876070 31087 leader_election.cc:290] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:20.882081 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165a7ba72b3b43da838af07683d205c8" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.884711 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cffc0f3e6741cfafc5c97ec4a56111" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.885695 30681 raft_consensus.cc:2468] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:20.886328 31140 leader_election.cc:290] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:20.885949 30952 raft_consensus.cc:359] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.883486 30757 raft_consensus.cc:2468] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:20.891952 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.888236 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cffc0f3e6741cfafc5c97ec4a56111" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:20.893216 30797 leader_election.cc:304] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:20.899546 30955 ts_tablet_manager.cc:1434] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.156s	user 0.015s	sys 0.019s
I20260709 12:25:20.894508 30952 raft_consensus.cc:385] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.903039 31124 consensus_queue.cc:1048] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.901769 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:20.907552 30955 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:20.908380 31140 raft_consensus.cc:2804] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:20.909238 30797 leader_election.cc:343] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.910353 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:20.878526 30997 consensus_queue.cc:1048] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 12:25:20.924266 31123 consensus_queue.cc:1048] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.925287 30952 raft_consensus.cc:740] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.927388 31140 raft_consensus.cc:493] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.927860 30681 raft_consensus.cc:2468] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:20.928957 31151 consensus_queue.cc:1048] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:20.933948 31124 raft_consensus.cc:493] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:20.934718 31124 raft_consensus.cc:515] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:20.936215 30951 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:20.936741 30951 ts_tablet_manager.cc:1403] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.038s
I20260709 12:25:20.937292 31124 leader_election.cc:290] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:20.932456 31140 raft_consensus.cc:3060] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.940299 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:20.941395 30905 raft_consensus.cc:2393] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:20.941799 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:20.944955 30871 leader_election.cc:343] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:20.946693 30951 raft_consensus.cc:359] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.951813 30951 raft_consensus.cc:385] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:20.950519 30952 consensus_queue.cc:260] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:20.952036 30951 raft_consensus.cc:740] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:20.954478 30951 consensus_queue.cc:260] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.954612 31076 raft_consensus.cc:515] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:20.955941 30904 raft_consensus.cc:2393] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:20.956763 30951 ts_tablet_manager.cc:1434] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:25:20.958612 30951 tablet_bootstrap.cc:492] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:20.959827 30723 leader_election.cc:304] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:20.961241 30647 leader_election.cc:304] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:20.961781 30997 raft_consensus.cc:2804] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.962275 30997 raft_consensus.cc:493] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.962689 30997 raft_consensus.cc:3060] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.962992 31186 raft_consensus.cc:3060] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:20.966163 30580 catalog_manager.cc:5697] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:20.975981 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:20.977612 30580 catalog_manager.cc:5697] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:20.947897 30797 leader_election.cc:304] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:20.984572 30995 raft_consensus.cc:2804] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:20.985010 30995 raft_consensus.cc:493] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:20.985371 30995 raft_consensus.cc:3060] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:20.994800 30797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.2:41705, user_credentials={real_user=slave}} blocked reactor thread for 50894.2us
I20260709 12:25:20.995893 30955 tablet_bootstrap.cc:654] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:20.996471 30995 raft_consensus.cc:515] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.003677 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165a7ba72b3b43da838af07683d205c8" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:21.016371 31140 raft_consensus.cc:515] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.021289 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165a7ba72b3b43da838af07683d205c8" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:21.022105 30757 raft_consensus.cc:3060] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.030381 30951 tablet_bootstrap.cc:654] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.004436 30995 leader_election.cc:290] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
W20260709 12:25:21.021375 30797 leader_election.cc:343] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.045049 31160 raft_consensus.cc:493] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.045946 30950 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:21.045657 31160 raft_consensus.cc:515] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.047271 31076 leader_election.cc:290] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:21.048066 31160 leader_election.cc:290] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:21.048074 30869 leader_election.cc:343] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.048746 30869 leader_election.cc:304] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.050103 31124 raft_consensus.cc:2749] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.050372 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:21.051174 30680 raft_consensus.cc:3060] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.054059 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80386bc3cbda408e890b76b11bcfa732" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:21.054965 30903 raft_consensus.cc:2468] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:21.056110 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80386bc3cbda408e890b76b11bcfa732" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:21.056244 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cffc0f3e6741cfafc5c97ec4a56111" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:21.056944 30682 raft_consensus.cc:3060] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.050241 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:21.058702 30722 leader_election.cc:304] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:21.060856 31160 raft_consensus.cc:2804] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:25:21.061106 30723 leader_election.cc:343] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.061285 31160 raft_consensus.cc:493] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.061669 31160 raft_consensus.cc:3060] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.060547 30757 raft_consensus.cc:2468] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:21.063000 30797 leader_election.cc:304] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.063822 30952 ts_tablet_manager.cc:1434] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.197s	user 0.010s	sys 0.000s
I20260709 12:25:21.065425 30952 tablet_bootstrap.cc:492] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:21.066661 30950 ts_tablet_manager.cc:1403] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.247s	user 0.015s	sys 0.006s
I20260709 12:25:21.072955 31086 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.087888 30950 raft_consensus.cc:359] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.091511 30950 raft_consensus.cc:385] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.091858 30950 raft_consensus.cc:740] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.092306 31086 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.092679 30950 consensus_queue.cc:260] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.093688 31140 leader_election.cc:290] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:21.100075 31186 raft_consensus.cc:2749] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.105592 30995 raft_consensus.cc:2804] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.106192 30995 raft_consensus.cc:697] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:21.107332 30995 consensus_queue.cc:237] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.107988 31087 consensus_queue.cc:1048] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.109539 31086 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:21.124341 31140 raft_consensus.cc:493] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.124913 30997 raft_consensus.cc:515] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.126049 31140 raft_consensus.cc:515] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.127115 30754 raft_consensus.cc:2393] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 567268d0ab1546d0b989703b411e7e2e in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:21.128429 31140 leader_election.cc:290] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:21.131824 30997 leader_election.cc:290] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:21.152848 30955 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:21.153437 30955 ts_tablet_manager.cc:1403] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.247s	user 0.017s	sys 0.006s
I20260709 12:25:21.156963 30680 raft_consensus.cc:2468] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:21.160144 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:21.161098 30682 raft_consensus.cc:2468] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:21.162921 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:21.165436 30903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:21.165689 30871 leader_election.cc:304] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:21.167704 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:21.168866 30576 catalog_manager.cc:5697] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.172649 30950 ts_tablet_manager.cc:1434] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.002s
I20260709 12:25:21.174183 30950 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:21.179512 30576 catalog_manager.cc:5697] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:21.178611 31076 raft_consensus.cc:2804] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.177386 30955 raft_consensus.cc:359] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.184248 30955 raft_consensus.cc:385] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.184698 30955 raft_consensus.cc:740] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.161098 30677 raft_consensus.cc:2393] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:21.187822 31076 raft_consensus.cc:697] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:21.194677 30955 consensus_queue.cc:260] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.191089 31160 raft_consensus.cc:515] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.212244 31076 consensus_queue.cc:237] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.217401 31186 consensus_queue.cc:1048] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:21.199656 30797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.2:41705, user_credentials={real_user=slave}} blocked reactor thread for 136753us
I20260709 12:25:21.222894 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cffc0f3e6741cfafc5c97ec4a56111" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:21.227259 31004 consensus_queue.cc:1048] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.229940 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:21.231298 30677 raft_consensus.cc:2393] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:21.230266 30952 tablet_bootstrap.cc:654] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.236778 30797 leader_election.cc:304] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:21.237951 30995 raft_consensus.cc:2804] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.238487 30797 leader_election.cc:304] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.238461 30995 raft_consensus.cc:697] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:21.240406 30995 consensus_queue.cc:237] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.252911 31193 raft_consensus.cc:3060] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.260082 30955 ts_tablet_manager.cc:1434] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.003s
I20260709 12:25:21.286195 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bda115090aa4f228a5dd781d2162f35" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:21.289938 31140 raft_consensus.cc:493] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.290117 30754 raft_consensus.cc:3060] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.290552 31140 raft_consensus.cc:515] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
W20260709 12:25:21.284973 30797 leader_election.cc:343] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.300349 30951 tablet_bootstrap.cc:492] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:21.313712 30951 ts_tablet_manager.cc:1403] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.356s	user 0.016s	sys 0.016s
I20260709 12:25:21.316560 31193 raft_consensus.cc:2749] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.316717 30951 raft_consensus.cc:359] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.317555 30951 raft_consensus.cc:385] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.317900 30951 raft_consensus.cc:740] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.318841 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bb4e61808b4ff3bd238b8a78c07ece" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:21.319657 30955 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:21.293948 31101 consensus_queue.cc:1048] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:25:21.301720 30952 tablet_bootstrap.cc:492] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:21.321010 31004 consensus_queue.cc:1048] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:21.302529 30577 catalog_manager.cc:5697] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.303738 31140 leader_election.cc:290] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:21.305636 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bb4e61808b4ff3bd238b8a78c07ece" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:21.303858 31076 raft_consensus.cc:493] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.322692 30904 raft_consensus.cc:2468] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:21.307700 30722 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.321611 30952 ts_tablet_manager.cc:1403] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.257s	user 0.013s	sys 0.006s
I20260709 12:25:21.319034 31160 leader_election.cc:290] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:21.326303 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80386bc3cbda408e890b76b11bcfa732" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:21.327060 30676 raft_consensus.cc:3060] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.326361 30796 leader_election.cc:304] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:21.332893 30722 leader_election.cc:304] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.334614 31160 raft_consensus.cc:2749] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.325114 30951 consensus_queue.cc:260] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.337683 30676 raft_consensus.cc:2468] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:21.338887 30951 ts_tablet_manager.cc:1434] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 12:25:21.340138 30951 tablet_bootstrap.cc:492] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:21.341441 30723 leader_election.cc:304] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:21.342897 31160 raft_consensus.cc:2804] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.343582 31160 raft_consensus.cc:697] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:21.344523 30755 raft_consensus.cc:2468] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:21.322897 31076 raft_consensus.cc:515] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.348927 31076 leader_election.cc:290] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:21.350045 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:21.350433 31193 raft_consensus.cc:2804] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:21.350853 31193 raft_consensus.cc:493] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.351207 31193 raft_consensus.cc:3060] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.348959 30952 raft_consensus.cc:359] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.352417 30952 raft_consensus.cc:385] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.353468 30952 raft_consensus.cc:740] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
W20260709 12:25:21.352929 30869 leader_election.cc:343] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.353698 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:21.355964 30871 leader_election.cc:343] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.356076 30952 consensus_queue.cc:260] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.356796 30871 leader_election.cc:304] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.358119 31076 raft_consensus.cc:2749] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.360162 30952 ts_tablet_manager.cc:1434] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 12:25:21.366492 30952 tablet_bootstrap.cc:492] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:21.361407 30950 tablet_bootstrap.cc:654] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.374294 30955 tablet_bootstrap.cc:654] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.344540 31160 consensus_queue.cc:237] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.385210 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80386bc3cbda408e890b76b11bcfa732" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:21.391098 30904 raft_consensus.cc:3060] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.405905 30951 tablet_bootstrap.cc:654] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.408264 30577 catalog_manager.cc:5697] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:21.397006 31193 raft_consensus.cc:515] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.427048 31193 leader_election.cc:290] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:21.428254 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bb4e61808b4ff3bd238b8a78c07ece" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:21.428980 30905 raft_consensus.cc:3060] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.428870 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62bb4e61808b4ff3bd238b8a78c07ece" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:21.430840 30753 raft_consensus.cc:3060] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.436498 30904 raft_consensus.cc:2468] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
W20260709 12:25:21.443225 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:21.459347 30753 raft_consensus.cc:2468] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:21.466385 30905 raft_consensus.cc:2468] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:21.472250 31199 raft_consensus.cc:2749] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.461197 30797 leader_election.cc:304] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:21.475766 31140 raft_consensus.cc:2804] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.476289 31140 raft_consensus.cc:697] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:21.477142 31140 consensus_queue.cc:237] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.482017 30952 tablet_bootstrap.cc:654] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.501801 30950 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:21.502331 30950 ts_tablet_manager.cc:1403] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.329s	user 0.026s	sys 0.044s
I20260709 12:25:21.505380 30950 raft_consensus.cc:359] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.507047 30950 raft_consensus.cc:385] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.507344 30950 raft_consensus.cc:740] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.508005 30950 consensus_queue.cc:260] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.510284 30950 ts_tablet_manager.cc:1434] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 12:25:21.511389 30950 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:21.515717 30951 tablet_bootstrap.cc:492] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:21.515718 30955 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:21.515476 30577 catalog_manager.cc:5697] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.516371 30955 ts_tablet_manager.cc:1403] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.220s	user 0.020s	sys 0.005s
I20260709 12:25:21.520188 31004 raft_consensus.cc:493] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.521514 31004 raft_consensus.cc:515] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.516371 30951 ts_tablet_manager.cc:1403] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.177s	user 0.018s	sys 0.010s
I20260709 12:25:21.522238 30955 raft_consensus.cc:359] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.523147 30955 raft_consensus.cc:385] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.523439 30955 raft_consensus.cc:740] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.524231 30955 consensus_queue.cc:260] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.525527 30951 raft_consensus.cc:359] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.526347 30951 raft_consensus.cc:385] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.526572 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:21.529526 30871 leader_election.cc:343] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.531183 30950 tablet_bootstrap.cc:654] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.531911 31022 raft_consensus.cc:493] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.532403 31022 raft_consensus.cc:515] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.526676 30955 ts_tablet_manager.cc:1434] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:25:21.535696 31022 leader_election.cc:290] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:21.536054 30955 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:21.538532 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165a7ba72b3b43da838af07683d205c8" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:21.540591 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:21.540750 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "165a7ba72b3b43da838af07683d205c8" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:21.541473 30753 raft_consensus.cc:2393] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 4b25f24740c1438ca53b66f21da6b1bc in this term.
W20260709 12:25:21.541929 30871 leader_election.cc:343] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.543680 30871 leader_election.cc:304] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.526675 30951 raft_consensus.cc:740] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.545083 31076 raft_consensus.cc:2749] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.545754 30951 consensus_queue.cc:260] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.546676 30648 leader_election.cc:304] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:21.548696 31004 leader_election.cc:290] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:21.549083 30951 ts_tablet_manager.cc:1434] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 12:25:21.547695 30580 catalog_manager.cc:5697] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:21.550729 30955 tablet_bootstrap.cc:654] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.550096 31022 raft_consensus.cc:3060] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.563529 31022 raft_consensus.cc:2749] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.566162 30951 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:21.589184 30951 tablet_bootstrap.cc:654] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.590291 30952 tablet_bootstrap.cc:492] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:21.592059 30952 ts_tablet_manager.cc:1403] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.003s
I20260709 12:25:21.598001 31199 raft_consensus.cc:493] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.598583 31199 raft_consensus.cc:515] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.599570 30950 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:21.600055 30950 ts_tablet_manager.cc:1403] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.089s	user 0.024s	sys 0.025s
I20260709 12:25:21.601115 31199 leader_election.cc:290] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:21.603266 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:21.603984 30830 raft_consensus.cc:2468] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:21.605610 30721 leader_election.cc:304] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:21.606683 31160 raft_consensus.cc:2804] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:21.606837 31140 consensus_queue.cc:1048] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.607506 31160 raft_consensus.cc:493] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.608078 31160 raft_consensus.cc:3060] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.612653 30950 raft_consensus.cc:359] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.614245 30950 raft_consensus.cc:385] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.614552 30950 raft_consensus.cc:740] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.615415 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:21.616438 30950 consensus_queue.cc:260] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:21.619088 30722 leader_election.cc:343] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.625519 30952 raft_consensus.cc:359] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.626273 30952 raft_consensus.cc:385] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.626586 30952 raft_consensus.cc:740] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.627238 30952 consensus_queue.cc:260] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.629628 30580 catalog_manager.cc:5697] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:21.631680 30955 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:21.632422 31004 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.633416 31004 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:21.633836 30950 ts_tablet_manager.cc:1434] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:25:21.634512 30952 ts_tablet_manager.cc:1434] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.001s
I20260709 12:25:21.635169 31160 raft_consensus.cc:515] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.635526 31004 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:21.637665 30676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:21.639305 30871 leader_election.cc:343] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.640662 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:21.632792 30951 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:21.642192 30950 tablet_bootstrap.cc:492] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:21.642407 30951 ts_tablet_manager.cc:1403] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.088s	user 0.023s	sys 0.014s
I20260709 12:25:21.643304 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:21.643885 30830 raft_consensus.cc:3060] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:21.644694 30871 leader_election.cc:343] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.645154 30871 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.645449 30951 raft_consensus.cc:359] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.646180 30951 raft_consensus.cc:385] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.646420 31004 raft_consensus.cc:2749] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.648185 31004 consensus_queue.cc:1048] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:21.646471 30951 raft_consensus.cc:740] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.654786 30955 ts_tablet_manager.cc:1403] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.007s
I20260709 12:25:21.655452 30951 consensus_queue.cc:260] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:21.658078 30951 ts_tablet_manager.cc:1434] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.003s
I20260709 12:25:21.635579 30952 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:21.659176 30951 tablet_bootstrap.cc:492] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:21.660422 30950 tablet_bootstrap.cc:654] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.661000 31140 consensus_queue.cc:1048] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:21.665771 30951 tablet_bootstrap.cc:654] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.669095 31140 consensus_queue.cc:1048] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:21.663439 30955 raft_consensus.cc:359] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.670749 30955 raft_consensus.cc:385] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.673641 30955 raft_consensus.cc:740] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.677946 30955 consensus_queue.cc:260] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.681078 30955 ts_tablet_manager.cc:1434] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:25:21.681869 30950 tablet_bootstrap.cc:492] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:21.688309 30950 ts_tablet_manager.cc:1403] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.004s
I20260709 12:25:21.686277 30952 tablet_bootstrap.cc:654] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.773772 30955 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:21.775780 30950 raft_consensus.cc:359] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.776510 30950 raft_consensus.cc:385] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:21.776782 30950 raft_consensus.cc:740] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:21.777318 31160 leader_election.cc:290] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:21.777580 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
W20260709 12:25:21.779060 30722 leader_election.cc:343] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.779716 31137 consensus_queue.cc:1048] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.781199 31137 raft_consensus.cc:493] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.781666 31137 raft_consensus.cc:515] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:21.787277 31137 leader_election.cc:290] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:21.777566 30950 consensus_queue.cc:260] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.792769 30950 ts_tablet_manager.cc:1434] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.104s	user 0.022s	sys 0.027s
I20260709 12:25:21.793891 30950 tablet_bootstrap.cc:492] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:21.794236 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:21.792501 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:21.795646 30871 leader_election.cc:343] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:21.796842 30869 leader_election.cc:343] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.797293 30869 leader_election.cc:304] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:21.798090 31137 raft_consensus.cc:2749] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:21.813359 30754 raft_consensus.cc:3060] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.820019 30950 tablet_bootstrap.cc:654] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.851449 30830 raft_consensus.cc:2468] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:21.882838 30721 leader_election.cc:304] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:21.883123 31160 consensus_queue.cc:1048] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:21.887367 31160 raft_consensus.cc:2804] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:21.887856 31160 raft_consensus.cc:697] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:21.888847 31160 consensus_queue.cc:237] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.879235 31140 raft_consensus.cc:493] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.914379 31140 raft_consensus.cc:515] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:21.926904 31140 leader_election.cc:290] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:21.929545 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96d3ca708240068667887791b8a64e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:21.934698 31151 raft_consensus.cc:493] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:21.935340 31151 raft_consensus.cc:515] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:21.942765 30797 leader_election.cc:343] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:21.947643 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96d3ca708240068667887791b8a64e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:21.948230 31198 consensus_queue.cc:1048] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:21.948372 30905 raft_consensus.cc:2468] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:21.960887 30955 tablet_bootstrap.cc:654] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:21.964946 31199 consensus_queue.cc:1048] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:21.984508 31151 leader_election.cc:290] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
W20260709 12:25:21.985332 31223 log.cc:927] Time spent T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Append to log took a long time: real 0.157s	user 0.001s	sys 0.000s
I20260709 12:25:21.982251 30796 leader_election.cc:304] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:21.988119 31198 raft_consensus.cc:2804] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:21.988524 31198 raft_consensus.cc:493] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:21.988863 31198 raft_consensus.cc:3060] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:21.997753 30951 tablet_bootstrap.cc:492] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:21.998360 30951 ts_tablet_manager.cc:1403] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.339s	user 0.043s	sys 0.038s
I20260709 12:25:21.994127 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cffc0f3e6741cfafc5c97ec4a56111" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:22.001111 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7cffc0f3e6741cfafc5c97ec4a56111" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.034554 30950 tablet_bootstrap.cc:492] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:22.035152 30950 ts_tablet_manager.cc:1403] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.242s	user 0.028s	sys 0.090s
W20260709 12:25:22.036218 31232 log.cc:927] Time spent T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Append to log took a long time: real 0.075s	user 0.003s	sys 0.000s
I20260709 12:25:22.040647 30952 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:22.041450 30952 ts_tablet_manager.cc:1403] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.406s	user 0.024s	sys 0.012s
I20260709 12:25:22.049752 30951 raft_consensus.cc:359] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.050601 30951 raft_consensus.cc:385] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.050884 30951 raft_consensus.cc:740] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.057857 30951 consensus_queue.cc:260] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.060433 30951 ts_tablet_manager.cc:1434] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.062s	user 0.011s	sys 0.000s
I20260709 12:25:22.061622 30951 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:22.056607 30950 raft_consensus.cc:359] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.064179 30950 raft_consensus.cc:385] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.064508 30950 raft_consensus.cc:740] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.066207 30995 consensus_queue.cc:1048] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.066718 30950 consensus_queue.cc:260] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.071177 30721 leader_election.cc:304] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:22.078096 30951 tablet_bootstrap.cc:654] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.080755 30952 raft_consensus.cc:359] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.084941 30952 raft_consensus.cc:385] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.085386 30952 raft_consensus.cc:740] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.086391 30952 consensus_queue.cc:260] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.093568 30950 ts_tablet_manager.cc:1434] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.002s
I20260709 12:25:22.084370 30995 consensus_queue.cc:1048] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:25:22.075475 31198 raft_consensus.cc:515] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.098418 30950 tablet_bootstrap.cc:492] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
W20260709 12:25:22.099510 31236 log.cc:927] Time spent T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 12:25:22.126533 30950 tablet_bootstrap.cc:654] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.135512 30952 ts_tablet_manager.cc:1434] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.001s
I20260709 12:25:22.136905 30952 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:22.144042 31160 raft_consensus.cc:2749] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:22.177676 31227 raft_consensus.cc:493] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.178269 31227 raft_consensus.cc:515] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.180502 31227 leader_election.cc:290] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:22.183660 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.184356 30905 raft_consensus.cc:2468] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:22.185494 30647 leader_election.cc:304] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:22.193951 30952 tablet_bootstrap.cc:654] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.195188 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.196882 31231 raft_consensus.cc:2804] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.197340 31231 raft_consensus.cc:493] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.197677 31231 raft_consensus.cc:3060] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:22.212430 30646 leader_election.cc:343] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.217497 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96d3ca708240068667887791b8a64e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:22.218156 30757 raft_consensus.cc:3060] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.233147 30950 tablet_bootstrap.cc:492] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:22.233724 30950 ts_tablet_manager.cc:1403] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.136s	user 0.007s	sys 0.010s
I20260709 12:25:22.236109 30955 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:22.236295 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c96d3ca708240068667887791b8a64e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:22.237033 30902 raft_consensus.cc:3060] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.236663 30955 ts_tablet_manager.cc:1403] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.463s	user 0.024s	sys 0.019s
I20260709 12:25:22.240446 30955 raft_consensus.cc:359] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.241189 30955 raft_consensus.cc:385] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.241285 31198 leader_election.cc:290] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:22.241496 30955 raft_consensus.cc:740] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.243852 30950 raft_consensus.cc:359] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.244518 30950 raft_consensus.cc:385] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.244812 30950 raft_consensus.cc:740] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.245450 30950 consensus_queue.cc:260] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.251492 31231 raft_consensus.cc:515] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.252130 30955 consensus_queue.cc:260] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.267951 30955 ts_tablet_manager.cc:1434] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 12:25:22.257694 31004 raft_consensus.cc:493] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.259801 30577 catalog_manager.cc:5697] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.268524 31004 raft_consensus.cc:515] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.254904 30757 raft_consensus.cc:2468] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:22.253005 30950 ts_tablet_manager.cc:1434] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 12:25:22.274303 31004 leader_election.cc:290] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:22.279064 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:22.280689 30869 leader_election.cc:343] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.281817 30950 tablet_bootstrap.cc:492] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:22.283177 30797 leader_election.cc:304] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:22.283460 30952 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:22.283987 30952 ts_tablet_manager.cc:1403] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.147s	user 0.023s	sys 0.042s
I20260709 12:25:22.286758 31198 raft_consensus.cc:2804] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:22.286794 30955 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:22.287719 31198 raft_consensus.cc:697] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:22.286677 30952 raft_consensus.cc:359] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.288751 31198 consensus_queue.cc:237] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.289227 30952 raft_consensus.cc:385] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.289672 30952 raft_consensus.cc:740] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.290611 30952 consensus_queue.cc:260] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.293848 30951 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:22.294377 30951 ts_tablet_manager.cc:1403] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.233s	user 0.017s	sys 0.000s
I20260709 12:25:22.296969 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:22.297389 30902 raft_consensus.cc:2468] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:22.297137 30951 raft_consensus.cc:359] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.299744 31227 raft_consensus.cc:493] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:22.299937 30871 leader_election.cc:343] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.299933 30952 ts_tablet_manager.cc:1434] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260709 12:25:22.304106 30955 tablet_bootstrap.cc:654] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.313201 31227 raft_consensus.cc:515] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.313308 30871 leader_election.cc:304] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:22.315516 31004 raft_consensus.cc:2749] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.307408 30950 tablet_bootstrap.cc:654] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.309710 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:22.312251 30951 raft_consensus.cc:385] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.316725 30951 raft_consensus.cc:740] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.317597 30951 consensus_queue.cc:260] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.316116 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:22.318672 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.318940 30905 raft_consensus.cc:3060] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.319880 30951 ts_tablet_manager.cc:1434] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
W20260709 12:25:22.321239 30646 leader_election.cc:343] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.324848 30951 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:22.328099 31198 raft_consensus.cc:493] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.328616 31198 raft_consensus.cc:515] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.326557 30829 raft_consensus.cc:3060] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.332438 30578 catalog_manager.cc:5697] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.334024 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:22.315526 31227 leader_election.cc:290] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
W20260709 12:25:22.335798 30648 leader_election.cc:343] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.336282 30648 leader_election.cc:304] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:22.337502 31228 raft_consensus.cc:2749] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.312232 31231 leader_election.cc:290] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:22.338392 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.339596 30952 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:22.340021 30904 raft_consensus.cc:2468] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:22.341420 30796 leader_election.cc:304] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:22.350963 31198 leader_election.cc:290] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:22.359226 30902 raft_consensus.cc:3060] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.369951 30952 tablet_bootstrap.cc:654] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.352264 30829 raft_consensus.cc:2468] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:22.377988 30905 raft_consensus.cc:2468] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:22.382102 30646 leader_election.cc:304] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:22.356986 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:22.383562 31231 raft_consensus.cc:2804] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:22.384166 31231 raft_consensus.cc:697] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:22.375783 31248 raft_consensus.cc:2804] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.384663 31248 raft_consensus.cc:493] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.384989 31248 raft_consensus.cc:3060] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.385053 31231 consensus_queue.cc:237] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:22.386757 30797 leader_election.cc:343] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.370159 30951 tablet_bootstrap.cc:654] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.383528 30955 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:22.396807 31160 consensus_queue.cc:1048] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:22.397531 30955 ts_tablet_manager.cc:1403] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.011s
I20260709 12:25:22.400460 30955 raft_consensus.cc:359] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.401129 30955 raft_consensus.cc:385] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.401396 30955 raft_consensus.cc:740] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.402931 30950 tablet_bootstrap.cc:492] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:22.403781 30950 ts_tablet_manager.cc:1403] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.122s	user 0.022s	sys 0.008s
I20260709 12:25:22.408586 31160 consensus_queue.cc:1048] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.421168 30950 raft_consensus.cc:359] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.422382 30950 raft_consensus.cc:385] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.421540 30955 consensus_queue.cc:260] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.426728 30955 ts_tablet_manager.cc:1434] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 12:25:22.427763 30955 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:22.431735 30951 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:22.432260 30951 ts_tablet_manager.cc:1403] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.108s	user 0.014s	sys 0.000s
I20260709 12:25:22.432451 30580 catalog_manager.cc:5697] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:22.410368 31248 raft_consensus.cc:515] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.436896 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:22.437481 30905 raft_consensus.cc:3060] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.439431 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
W20260709 12:25:22.440915 30797 leader_election.cc:343] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.422695 30950 raft_consensus.cc:740] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.442092 30950 consensus_queue.cc:260] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.444679 31248 leader_election.cc:290] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:22.446441 30951 raft_consensus.cc:359] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.447165 30951 raft_consensus.cc:385] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.447419 30951 raft_consensus.cc:740] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.448222 30951 consensus_queue.cc:260] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.450529 30951 ts_tablet_manager.cc:1434] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:25:22.451496 30951 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:22.457247 30951 tablet_bootstrap.cc:654] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.476935 30950 ts_tablet_manager.cc:1434] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.073s	user 0.009s	sys 0.000s
I20260709 12:25:22.495448 30950 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:22.507622 30951 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:22.508136 30951 ts_tablet_manager.cc:1403] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.007s
I20260709 12:25:22.495837 30905 raft_consensus.cc:2468] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:22.510373 30796 leader_election.cc:304] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:22.511162 31248 raft_consensus.cc:2804] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:22.511957 30955 tablet_bootstrap.cc:654] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.513095 30951 raft_consensus.cc:359] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.513679 30951 raft_consensus.cc:385] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.513893 30951 raft_consensus.cc:740] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.514066 30952 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:22.514565 30952 ts_tablet_manager.cc:1403] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.175s	user 0.035s	sys 0.027s
I20260709 12:25:22.511631 31248 raft_consensus.cc:697] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:22.516793 31248 consensus_queue.cc:237] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.517184 30952 raft_consensus.cc:359] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.517874 30952 raft_consensus.cc:385] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.518153 30952 raft_consensus.cc:740] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.518836 30952 consensus_queue.cc:260] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.525625 30950 tablet_bootstrap.cc:654] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.529960 30951 consensus_queue.cc:260] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.534698 30952 ts_tablet_manager.cc:1434] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 12:25:22.560783 30951 ts_tablet_manager.cc:1434] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 12:25:22.562386 30951 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:22.567497 30952 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:22.573740 30578 catalog_manager.cc:5697] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:22.576771 30955 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:22.577332 30955 ts_tablet_manager.cc:1403] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.150s	user 0.021s	sys 0.019s
I20260709 12:25:22.579923 30950 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:22.580418 30950 ts_tablet_manager.cc:1403] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.013s
I20260709 12:25:22.580096 30955 raft_consensus.cc:359] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.581014 30955 raft_consensus.cc:385] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.581365 30955 raft_consensus.cc:740] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.581907 30955 consensus_queue.cc:260] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.583765 30955 ts_tablet_manager.cc:1434] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:22.586978 30950 raft_consensus.cc:359] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.587743 30950 raft_consensus.cc:385] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.588014 30950 raft_consensus.cc:740] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.588754 30950 consensus_queue.cc:260] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.590937 30950 ts_tablet_manager.cc:1434] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:22.591841 30955 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:22.598726 31199 raft_consensus.cc:493] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.599300 31199 raft_consensus.cc:515] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.599831 30951 tablet_bootstrap.cc:654] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.601389 31199 leader_election.cc:290] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:22.603941 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:22.604638 30677 raft_consensus.cc:2468] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:22.605854 30723 leader_election.cc:304] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:22.592149 30952 tablet_bootstrap.cc:654] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.607743 31151 raft_consensus.cc:2804] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.608155 31151 raft_consensus.cc:493] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.608530 31151 raft_consensus.cc:3060] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.608868 30950 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
W20260709 12:25:22.614787 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:22.615929 30952 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:22.616245 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.616451 30952 ts_tablet_manager.cc:1403] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.004s
I20260709 12:25:22.616616 30951 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:22.616962 30905 raft_consensus.cc:2468] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:22.617172 30951 ts_tablet_manager.cc:1403] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.002s
I20260709 12:25:22.616379 30955 tablet_bootstrap.cc:654] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.619481 30952 raft_consensus.cc:359] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.620297 30952 raft_consensus.cc:385] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.620568 30952 raft_consensus.cc:740] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.620806 30951 raft_consensus.cc:359] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.621469 30951 raft_consensus.cc:385] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.621251 30952 consensus_queue.cc:260] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.627936 30951 raft_consensus.cc:740] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.628455 30950 tablet_bootstrap.cc:654] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.628738 30951 consensus_queue.cc:260] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.630851 30951 ts_tablet_manager.cc:1434] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 12:25:22.631650 31151 raft_consensus.cc:515] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.633476 31231 raft_consensus.cc:493] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.633968 31231 raft_consensus.cc:515] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.634714 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:22.635358 30905 raft_consensus.cc:3060] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.636104 31231 leader_election.cc:290] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:22.639210 30951 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:22.639539 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.640333 30904 raft_consensus.cc:2393] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 4b25f24740c1438ca53b66f21da6b1bc in this term.
I20260709 12:25:22.638403 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.644307 30646 leader_election.cc:304] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:22.645252 30951 tablet_bootstrap.cc:654] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.645689 31231 raft_consensus.cc:3060] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.648412 30950 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:22.648881 30950 ts_tablet_manager.cc:1403] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.002s
I20260709 12:25:22.651665 30950 raft_consensus.cc:359] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.652328 30950 raft_consensus.cc:385] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.652595 30950 raft_consensus.cc:740] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.653215 30950 consensus_queue.cc:260] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.657641 30955 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:22.658174 30955 ts_tablet_manager.cc:1403] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.067s	user 0.007s	sys 0.005s
I20260709 12:25:22.660730 30955 raft_consensus.cc:359] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.661362 30955 raft_consensus.cc:385] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.661612 30955 raft_consensus.cc:740] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.662226 30955 consensus_queue.cc:260] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.667843 30955 ts_tablet_manager.cc:1434] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:22.668942 30955 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:22.670774 30950 ts_tablet_manager.cc:1434] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 12:25:22.671900 30950 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:22.677618 30950 tablet_bootstrap.cc:654] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.685333 30955 tablet_bootstrap.cc:654] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.700075 30955 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:22.700574 30955 ts_tablet_manager.cc:1403] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.003s
I20260709 12:25:22.703715 30955 raft_consensus.cc:359] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.704429 30955 raft_consensus.cc:385] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.704717 30955 raft_consensus.cc:740] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.707840 30955 consensus_queue.cc:260] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.709455 30997 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.710498 30997 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.713789 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:22.718917 31151 leader_election.cc:290] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:22.720161 30723 leader_election.cc:343] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.721671 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:22.722369 30682 raft_consensus.cc:3060] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.731473 30905 raft_consensus.cc:2468] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:22.733997 30722 leader_election.cc:304] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:22.735354 31231 raft_consensus.cc:2749] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.730187 30682 raft_consensus.cc:2468] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:22.735900 31199 raft_consensus.cc:2804] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:22.739063 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.739506 31199 raft_consensus.cc:697] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:22.740790 31199 consensus_queue.cc:237] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:22.741341 30721 leader_election.cc:343] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.742112 30721 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:22.743321 31244 raft_consensus.cc:2749] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.736379 30997 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:22.638432 30952 ts_tablet_manager.cc:1434] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.009s
I20260709 12:25:22.745278 30952 tablet_bootstrap.cc:492] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:22.748642 30950 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:22.749162 30950 ts_tablet_manager.cc:1403] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.006s
I20260709 12:25:22.751884 30950 raft_consensus.cc:359] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.752566 30950 raft_consensus.cc:385] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.752853 30950 raft_consensus.cc:740] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.738297 30955 ts_tablet_manager.cc:1434] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.001s
I20260709 12:25:22.753685 30950 consensus_queue.cc:260] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.754290 30955 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:22.767829 30950 ts_tablet_manager.cc:1434] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:25:22.768908 30950 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:22.773759 30952 tablet_bootstrap.cc:654] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.775713 30950 tablet_bootstrap.cc:654] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.779821 31198 raft_consensus.cc:493] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.780391 31198 raft_consensus.cc:515] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.786410 30995 consensus_queue.cc:1048] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:22.787012 31198 leader_election.cc:290] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:22.789206 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:22.790740 30797 leader_election.cc:343] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.794168 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.795073 30905 raft_consensus.cc:2468] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:22.796268 30796 leader_election.cc:304] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:22.796806 31227 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.797437 30995 raft_consensus.cc:2804] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.797327 31227 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.797881 30995 raft_consensus.cc:493] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.798264 30995 raft_consensus.cc:3060] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.801033 31231 consensus_queue.cc:1048] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.806600 31246 raft_consensus.cc:493] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.807204 31246 raft_consensus.cc:515] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.808427 30995 raft_consensus.cc:515] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.809753 31246 leader_election.cc:290] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:22.812203 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.813208 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:22.815402 30648 leader_election.cc:343] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.817559 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:22.801079 31227 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
W20260709 12:25:22.820515 30869 leader_election.cc:343] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.824206 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:22.837122 30905 raft_consensus.cc:3060] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.845536 30955 tablet_bootstrap.cc:654] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.857245 31004 raft_consensus.cc:493] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:22.826846 30871 leader_election.cc:343] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.857843 31004 raft_consensus.cc:515] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.858546 30871 leader_election.cc:304] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:22.860052 31004 leader_election.cc:290] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:22.860553 31004 raft_consensus.cc:2749] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.861507 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ff34d9aadc4469a4833cd596bf49c0" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:22.862231 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ff34d9aadc4469a4833cd596bf49c0" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:22.827484 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.829201 30951 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:22.863153 30902 raft_consensus.cc:2468] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:22.836483 30995 leader_election.cc:290] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:22.863292 30951 ts_tablet_manager.cc:1403] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.224s	user 0.032s	sys 0.052s
I20260709 12:25:22.863971 30952 tablet_bootstrap.cc:492] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:22.866946 30952 ts_tablet_manager.cc:1403] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.122s	user 0.012s	sys 0.000s
I20260709 12:25:22.866819 30951 raft_consensus.cc:359] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.867535 30951 raft_consensus.cc:385] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.867977 30951 raft_consensus.cc:740] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.867363 31198 consensus_queue.cc:1048] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.868670 30951 consensus_queue.cc:260] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.829308 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
W20260709 12:25:22.863662 30869 leader_election.cc:343] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:22.870607 30797 leader_election.cc:343] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.871554 30647 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:22.872536 31231 raft_consensus.cc:2804] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.873034 31231 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.873512 31231 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.873659 30955 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:22.874245 30955 ts_tablet_manager.cc:1403] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.120s	user 0.010s	sys 0.000s
I20260709 12:25:22.874521 30951 ts_tablet_manager.cc:1434] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 12:25:22.875646 30951 tablet_bootstrap.cc:492] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:22.876935 30955 raft_consensus.cc:359] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.877609 30955 raft_consensus.cc:385] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.877899 30955 raft_consensus.cc:740] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.869706 30952 raft_consensus.cc:359] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.879004 30952 raft_consensus.cc:385] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:22.879294 30952 raft_consensus.cc:740] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:22.866240 30905 raft_consensus.cc:2468] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
W20260709 12:25:22.883453 30871 leader_election.cc:343] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.884186 30871 leader_election.cc:304] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:22.885571 30955 consensus_queue.cc:260] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.886567 30952 consensus_queue.cc:260] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:22.888904 30952 ts_tablet_manager.cc:1434] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260709 12:25:22.891258 30952 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:22.893440 30951 tablet_bootstrap.cc:654] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.897035 31246 raft_consensus.cc:2749] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:22.904477 30796 leader_election.cc:304] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:22.906286 30955 ts_tablet_manager.cc:1434] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260709 12:25:22.907363 30955 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:22.907485 31198 raft_consensus.cc:2804] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:22.908362 30952 tablet_bootstrap.cc:654] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.908248 31198 raft_consensus.cc:697] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:22.909782 31198 consensus_queue.cc:237] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:22.921556 30955 tablet_bootstrap.cc:654] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:22.928525 31228 consensus_queue.cc:1048] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:22.931636 31228 raft_consensus.cc:493] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.932338 31228 raft_consensus.cc:515] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.935721 31228 leader_election.cc:290] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:22.935894 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:22.936719 30905 raft_consensus.cc:2468] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:22.939440 30647 leader_election.cc:304] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:22.940496 31228 raft_consensus.cc:2804] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.941028 31228 raft_consensus.cc:493] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.941475 31228 raft_consensus.cc:3060] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.947045 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:22.949030 30648 leader_election.cc:343] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:22.950169 30995 raft_consensus.cc:493] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:22.951037 30995 raft_consensus.cc:515] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:22.954766 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:22.955458 30677 raft_consensus.cc:2468] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:22.955711 30995 leader_election.cc:290] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:22.956799 30797 leader_election.cc:304] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:22.957777 30995 raft_consensus.cc:2804] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:22.958091 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:22.958283 30995 raft_consensus.cc:493] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:22.959048 30995 raft_consensus.cc:3060] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:22.959160 30757 raft_consensus.cc:2468] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:22.972242 31228 raft_consensus.cc:515] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:22.977396 30578 catalog_manager.cc:5697] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:22.995112 31198 consensus_queue.cc:1048] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:23.056664 30951 tablet_bootstrap.cc:492] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:23.057164 30951 ts_tablet_manager.cc:1403] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.182s	user 0.008s	sys 0.024s
I20260709 12:25:23.076937 31231 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.079152 30952 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:23.079694 30952 ts_tablet_manager.cc:1403] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.190s	user 0.011s	sys 0.017s
I20260709 12:25:23.090704 30995 raft_consensus.cc:515] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.094801 30952 raft_consensus.cc:359] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.116320 30952 raft_consensus.cc:385] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.116757 30952 raft_consensus.cc:740] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.122156 30952 consensus_queue.cc:260] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.125439 30951 raft_consensus.cc:359] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.137784 30951 raft_consensus.cc:385] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.129014 30997 raft_consensus.cc:493] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.130896 31231 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:23.138415 30997 raft_consensus.cc:515] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.138823 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:23.124173 31248 consensus_queue.cc:1048] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:23.140605 30997 leader_election.cc:290] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.140842 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:23.131330 31228 leader_election.cc:290] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:23.135394 30950 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:23.141988 30955 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:23.142086 30951 raft_consensus.cc:740] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.142593 30955 ts_tablet_manager.cc:1403] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.235s	user 0.018s	sys 0.046s
I20260709 12:25:23.142194 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f084548ab0d343c1a05d95a3995f49e0" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:23.135978 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:23.143277 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:23.143107 30951 consensus_queue.cc:260] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.143930 30905 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.143980 31137 raft_consensus.cc:493] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.144567 31137 raft_consensus.cc:515] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.145644 30955 raft_consensus.cc:359] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.146301 30955 raft_consensus.cc:385] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.146593 30955 raft_consensus.cc:740] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.146610 31137 leader_election.cc:290] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:23.142015 30950 ts_tablet_manager.cc:1403] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.373s	user 0.086s	sys 0.226s
I20260709 12:25:23.150207 30950 raft_consensus.cc:359] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.151440 30950 raft_consensus.cc:385] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.151506 30677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f084548ab0d343c1a05d95a3995f49e0" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:23.151818 30950 raft_consensus.cc:740] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.143324 30902 raft_consensus.cc:3060] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.152752 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:23.153615 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:23.153929 30648 leader_election.cc:343] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.137691 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:23.154914 30682 raft_consensus.cc:3060] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.143981 30830 raft_consensus.cc:2468] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:23.134330 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:23.158921 30757 raft_consensus.cc:3060] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.159971 30721 leader_election.cc:304] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
W20260709 12:25:23.161773 30871 leader_election.cc:343] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.162479 30902 raft_consensus.cc:2468] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:23.162567 30997 raft_consensus.cc:2804] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:23.163136 30997 raft_consensus.cc:493] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:23.163501 30997 raft_consensus.cc:3060] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.164078 30951 ts_tablet_manager.cc:1434] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.001s
I20260709 12:25:23.165150 30951 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
W20260709 12:25:23.165119 30648 leader_election.cc:343] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.167701 30757 raft_consensus.cc:2468] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
W20260709 12:25:23.168435 30871 leader_election.cc:343] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.168913 30871 leader_election.cc:304] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.168983 30797 leader_election.cc:304] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:23.169662 31004 raft_consensus.cc:2749] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:23.169982 31248 raft_consensus.cc:2804] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.170544 31248 raft_consensus.cc:697] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:23.170827 30997 raft_consensus.cc:515] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.171406 31248 consensus_queue.cc:237] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.173036 30950 consensus_queue.cc:260] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.173978 30951 tablet_bootstrap.cc:654] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.174500 30647 leader_election.cc:304] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:23.175686 31228 raft_consensus.cc:2804] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.176031 30950 ts_tablet_manager.cc:1434] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 12:25:23.176162 31228 raft_consensus.cc:697] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:23.177139 31228 consensus_queue.cc:237] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.183331 30950 tablet_bootstrap.cc:492] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:23.158874 30955 consensus_queue.cc:260] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.190623 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f084548ab0d343c1a05d95a3995f49e0" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:23.189975 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f084548ab0d343c1a05d95a3995f49e0" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:23.190965 30677 raft_consensus.cc:2468] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:23.191293 30830 raft_consensus.cc:3060] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.133095 30995 leader_election.cc:290] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:23.136619 30952 ts_tablet_manager.cc:1434] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260709 12:25:23.196976 30955 ts_tablet_manager.cc:1434] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 12:25:23.198050 30955 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:23.198329 30951 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:23.200778 30951 ts_tablet_manager.cc:1403] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260709 12:25:23.200664 30997 leader_election.cc:290] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.201279 30577 catalog_manager.cc:5697] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.204000 30682 raft_consensus.cc:2468] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:23.205575 30951 raft_consensus.cc:359] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.206410 30951 raft_consensus.cc:385] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.206717 30951 raft_consensus.cc:740] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.198987 30905 raft_consensus.cc:2468] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:23.199323 30952 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:23.227252 30647 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:23.229918 31246 raft_consensus.cc:493] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.230644 31246 raft_consensus.cc:515] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.232765 31246 leader_election.cc:290] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:23.234679 30952 tablet_bootstrap.cc:654] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.235612 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:23.238065 30869 leader_election.cc:343] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.239900 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:23.241192 30871 leader_election.cc:343] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.241622 30871 leader_election.cc:304] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.242836 31137 raft_consensus.cc:2749] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:23.246724 31231 raft_consensus.cc:2804] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.249758 30952 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:23.250272 30952 ts_tablet_manager.cc:1403] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.011s
I20260709 12:25:23.253002 30952 raft_consensus.cc:359] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.253728 30952 raft_consensus.cc:385] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.254051 30952 raft_consensus.cc:740] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.254854 30952 consensus_queue.cc:260] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.256891 31231 raft_consensus.cc:697] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:23.257153 30952 ts_tablet_manager.cc:1434] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 12:25:23.258181 30952 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:23.257819 31231 consensus_queue.cc:237] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.255654 30579 catalog_manager.cc:5697] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.263294 31248 raft_consensus.cc:493] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.263844 31248 raft_consensus.cc:515] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.266055 31248 leader_election.cc:290] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:23.266240 30952 tablet_bootstrap.cc:654] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.267236 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ff34d9aadc4469a4833cd596bf49c0" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:23.267599 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ff34d9aadc4469a4833cd596bf49c0" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:23.268215 30905 raft_consensus.cc:2468] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
W20260709 12:25:23.268848 30797 leader_election.cc:343] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.269536 30796 leader_election.cc:304] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.270190 31248 raft_consensus.cc:2804] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:23.270675 31248 raft_consensus.cc:493] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:23.271107 31248 raft_consensus.cc:3060] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.273921 31228 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.274915 31228 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.277508 30952 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:23.278017 30952 ts_tablet_manager.cc:1403] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260709 12:25:23.277882 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:23.278563 30757 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:23.279891 30648 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:23.280788 30952 raft_consensus.cc:359] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.212517 30830 raft_consensus.cc:2468] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:23.282007 31248 raft_consensus.cc:515] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.282563 30721 leader_election.cc:304] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.283524 30995 raft_consensus.cc:493] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.284030 30995 raft_consensus.cc:515] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.285275 31248 leader_election.cc:290] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:23.285959 30995 leader_election.cc:290] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:23.286659 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:23.286886 30997 raft_consensus.cc:2804] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.287315 30757 raft_consensus.cc:2468] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:23.287704 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:23.288321 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ff34d9aadc4469a4833cd596bf49c0" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:23.288486 31199 consensus_queue.cc:1048] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:23.217655 30950 tablet_bootstrap.cc:654] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.288925 30905 raft_consensus.cc:3060] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.218649 30955 tablet_bootstrap.cc:654] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.288329 30904 raft_consensus.cc:2468] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:23.281173 31285 raft_consensus.cc:2804] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:23.293779 31285 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:23.294150 31285 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.207495 30951 consensus_queue.cc:260] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.286659 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99ff34d9aadc4469a4833cd596bf49c0" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:23.296061 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:23.297380 30951 ts_tablet_manager.cc:1434] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.000s
I20260709 12:25:23.297820 30797 leader_election.cc:304] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
W20260709 12:25:23.301904 30797 leader_election.cc:343] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.298904 31228 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.307135 30995 raft_consensus.cc:2804] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:23.307617 30995 raft_consensus.cc:493] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:23.307969 30995 raft_consensus.cc:3060] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.310039 30952 raft_consensus.cc:385] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.310467 30952 raft_consensus.cc:740] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.314103 30952 consensus_queue.cc:260] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.315351 30830 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:23.315948 30951 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:23.321839 31285 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.306186 30577 catalog_manager.cc:5697] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:23.331002 30905 raft_consensus.cc:2468] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:23.341800 31199 consensus_queue.cc:1048] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:23.343396 30796 leader_election.cc:304] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.345956 30952 ts_tablet_manager.cc:1434] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.068s	user 0.008s	sys 0.000s
I20260709 12:25:23.347836 31296 raft_consensus.cc:493] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.348345 31296 raft_consensus.cc:515] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.350567 31296 leader_election.cc:290] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.351691 31248 raft_consensus.cc:2804] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.352293 31248 raft_consensus.cc:697] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:23.353267 30952 tablet_bootstrap.cc:492] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:23.361124 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd18a02a3b5942e68a9a577c91d93540" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:23.354204 30997 raft_consensus.cc:697] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:23.364104 30955 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:23.372929 30955 ts_tablet_manager.cc:1403] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.175s	user 0.018s	sys 0.005s
W20260709 12:25:23.363723 30721 leader_election.cc:343] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.371883 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd18a02a3b5942e68a9a577c91d93540" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:23.382112 30723 leader_election.cc:343] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.366351 31248 consensus_queue.cc:237] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.382710 30723 leader_election.cc:304] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.383828 31296 raft_consensus.cc:2749] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:23.385156 30579 catalog_manager.cc:5697] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.395882 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:23.396636 30757 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.408588 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:23.409610 30830 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.416669 30995 raft_consensus.cc:515] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.419384 30951 tablet_bootstrap.cc:654] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.420212 30952 tablet_bootstrap.cc:654] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.421131 30995 leader_election.cc:290] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:23.421305 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:23.421909 30904 raft_consensus.cc:3060] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.412046 31285 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.429028 30757 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:23.431922 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:23.432673 30754 raft_consensus.cc:3060] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.434202 30904 raft_consensus.cc:2468] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:23.436051 30648 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:23.437173 30796 leader_election.cc:304] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:23.437964 31285 raft_consensus.cc:2804] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.438264 30995 raft_consensus.cc:2804] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:23.438702 31285 raft_consensus.cc:697] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:23.438936 30995 raft_consensus.cc:697] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:23.439957 30995 consensus_queue.cc:237] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.439806 31285 consensus_queue.cc:237] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.414412 30997 consensus_queue.cc:237] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.452589 30754 raft_consensus.cc:2468] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:23.456763 30830 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:23.467752 31301 consensus_queue.cc:1048] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 12:25:23.484920 30950 tablet_bootstrap.cc:492] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:23.485399 30950 ts_tablet_manager.cc:1403] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.302s	user 0.032s	sys 0.064s
I20260709 12:25:23.487012 31296 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.488415 31296 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.497335 30955 raft_consensus.cc:359] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.498112 30955 raft_consensus.cc:385] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.498351 30955 raft_consensus.cc:740] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
W20260709 12:25:23.500231 30797 consensus_peers.cc:597] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:23.500093 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:23.502028 31296 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:23.503708 30722 leader_election.cc:343] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.506525 30952 tablet_bootstrap.cc:492] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:23.506923 30952 ts_tablet_manager.cc:1403] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.160s	user 0.024s	sys 0.000s
I20260709 12:25:23.511807 30955 consensus_queue.cc:260] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.514562 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:23.517562 30950 raft_consensus.cc:359] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.484215 30579 catalog_manager.cc:5697] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.518764 30950 raft_consensus.cc:385] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.519191 30950 raft_consensus.cc:740] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.522030 30950 consensus_queue.cc:260] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.524307 30578 catalog_manager.cc:5697] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:23.518625 30723 leader_election.cc:343] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.526106 30951 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:23.528081 30950 ts_tablet_manager.cc:1434] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.001s
I20260709 12:25:23.526041 30723 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.529372 30950 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:23.530210 31300 raft_consensus.cc:2749] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:23.531904 30951 ts_tablet_manager.cc:1403] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.216s	user 0.027s	sys 0.010s
I20260709 12:25:23.535166 30951 raft_consensus.cc:359] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.536012 30951 raft_consensus.cc:385] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.536922 30950 tablet_bootstrap.cc:654] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.536391 30951 raft_consensus.cc:740] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.539927 30955 ts_tablet_manager.cc:1434] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.167s	user 0.005s	sys 0.001s
I20260709 12:25:23.540966 30955 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:23.541505 31004 raft_consensus.cc:493] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.542060 31004 raft_consensus.cc:515] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.544593 31004 leader_election.cc:290] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.545512 30577 catalog_manager.cc:5697] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.548929 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08a53e472794a02a3db3412018fc13e" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:23.553504 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08a53e472794a02a3db3412018fc13e" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:23.577137 30955 tablet_bootstrap.cc:654] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:23.579218 30871 leader_election.cc:343] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.589178 30950 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
W20260709 12:25:23.589443 30869 leader_election.cc:343] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.589836 30950 ts_tablet_manager.cc:1403] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.012s
I20260709 12:25:23.589998 30869 leader_election.cc:304] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:23.591193 31137 raft_consensus.cc:2749] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:23.593091 30950 raft_consensus.cc:359] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.593844 30950 raft_consensus.cc:385] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.594530 30950 raft_consensus.cc:740] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.595429 30950 consensus_queue.cc:260] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.596765 30952 raft_consensus.cc:359] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.597527 30952 raft_consensus.cc:385] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.597798 30952 raft_consensus.cc:740] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.597872 30950 ts_tablet_manager.cc:1434] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:25:23.598656 30952 consensus_queue.cc:260] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.599116 30950 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:23.601503 30952 ts_tablet_manager.cc:1434] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.000s
I20260709 12:25:23.605918 30952 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:23.612107 30952 tablet_bootstrap.cc:654] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:23.616225 30648 consensus_peers.cc:597] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:23.628224 31228 consensus_queue.cc:1048] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:23.626364 30579 catalog_manager.cc:5697] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:23.585897 30951 consensus_queue.cc:260] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.666246 31199 raft_consensus.cc:493] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.667111 31199 raft_consensus.cc:515] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:23.667744 31309 log.cc:927] Time spent T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: Append to log took a long time: real 0.087s	user 0.002s	sys 0.000s
I20260709 12:25:23.670202 31199 leader_election.cc:290] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:23.672753 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:23.674342 30723 leader_election.cc:343] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.676054 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:23.677656 30721 leader_election.cc:343] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.678093 30721 leader_election.cc:304] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.682732 31296 raft_consensus.cc:2749] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:23.692103 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:23.700136 30951 ts_tablet_manager.cc:1434] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.168s	user 0.009s	sys 0.000s
I20260709 12:25:23.703537 30995 consensus_queue.cc:1048] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:23.711689 31140 raft_consensus.cc:493] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.712383 31140 raft_consensus.cc:515] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.722712 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08a53e472794a02a3db3412018fc13e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:23.726872 30950 tablet_bootstrap.cc:654] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.727293 30951 tablet_bootstrap.cc:492] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:23.734956 30951 tablet_bootstrap.cc:654] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:23.745153 30797 leader_election.cc:343] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.765221 30951 tablet_bootstrap.cc:492] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:23.765776 30951 ts_tablet_manager.cc:1403] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.017s
I20260709 12:25:23.759016 31231 raft_consensus.cc:493] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.767890 31231 raft_consensus.cc:515] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:23.769207 30952 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:23.769744 30952 ts_tablet_manager.cc:1403] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.164s	user 0.016s	sys 0.005s
I20260709 12:25:23.770107 31231 leader_election.cc:290] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:23.781620 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:23.772477 30952 raft_consensus.cc:359] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.782622 30952 raft_consensus.cc:385] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.782929 30952 raft_consensus.cc:740] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.783564 30952 consensus_queue.cc:260] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.784034 30955 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:23.785667 30952 ts_tablet_manager.cc:1434] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:25:23.774251 30951 raft_consensus.cc:359] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.776882 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:23.777488 30995 consensus_queue.cc:1048] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:23.758149 31140 leader_election.cc:290] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:23.770469 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08a53e472794a02a3db3412018fc13e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:23.788599 30904 raft_consensus.cc:2468] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:23.789017 30952 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:23.788048 30951 raft_consensus.cc:385] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.789887 30796 leader_election.cc:304] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:23.790318 30951 raft_consensus.cc:740] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.790623 30646 leader_election.cc:304] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:23.791301 31140 raft_consensus.cc:2804] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:23.791813 31140 raft_consensus.cc:493] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:23.791863 31285 raft_consensus.cc:2749] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:23.792323 31140 raft_consensus.cc:3060] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.800815 30955 ts_tablet_manager.cc:1403] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.260s	user 0.020s	sys 0.020s
I20260709 12:25:23.801215 30951 consensus_queue.cc:260] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.806918 30951 ts_tablet_manager.cc:1434] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 12:25:23.807881 30951 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:23.825376 30951 tablet_bootstrap.cc:654] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.837445 31198 consensus_queue.cc:1048] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:23.839716 30955 raft_consensus.cc:359] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.840761 30955 raft_consensus.cc:385] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.841183 30955 raft_consensus.cc:740] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.850565 30955 consensus_queue.cc:260] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.858031 30955 ts_tablet_manager.cc:1434] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.002s
I20260709 12:25:23.865561 30951 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:23.866238 30951 ts_tablet_manager.cc:1403] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.007s
W20260709 12:25:23.869499 30648 consensus_peers.cc:597] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:23.871120 30951 raft_consensus.cc:359] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.872413 30951 raft_consensus.cc:385] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.873328 30951 raft_consensus.cc:740] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.873912 30952 tablet_bootstrap.cc:654] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.874112 30951 consensus_queue.cc:260] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.875123 31228 consensus_queue.cc:1048] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:23.876631 30951 ts_tablet_manager.cc:1434] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:23.872809 31198 raft_consensus.cc:493] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.877665 30955 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:23.877780 30951 tablet_bootstrap.cc:492] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:23.877566 31198 raft_consensus.cc:515] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:23.884650 30951 tablet_bootstrap.cc:654] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.888720 31248 consensus_queue.cc:1048] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:23.873005 30950 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:23.898592 30955 tablet_bootstrap.cc:654] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:23.898870 30950 ts_tablet_manager.cc:1403] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.300s	user 0.023s	sys 0.037s
I20260709 12:25:23.902875 31285 consensus_queue.cc:1048] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:23.904258 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd18a02a3b5942e68a9a577c91d93540" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:23.906212 31198 leader_election.cc:290] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:23.913605 31199 consensus_queue.cc:1048] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:23.917022 30679 raft_consensus.cc:3060] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:23.916885 30797 leader_election.cc:343] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:23.918711 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd18a02a3b5942e68a9a577c91d93540" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:23.919523 30755 raft_consensus.cc:2468] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:23.927872 30797 leader_election.cc:304] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:23.929157 31198 raft_consensus.cc:2804] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:23.929574 31198 raft_consensus.cc:493] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:25:23.929679 30797 consensus_peers.cc:597] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:23.929972 31198 raft_consensus.cc:3060] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.855396 31140 raft_consensus.cc:515] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:23.939070 30682 raft_consensus.cc:3060] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.943018 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08a53e472794a02a3db3412018fc13e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:23.943867 30754 raft_consensus.cc:3060] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:23.917313 30952 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:23.963155 30952 ts_tablet_manager.cc:1403] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.174s	user 0.012s	sys 0.011s
I20260709 12:25:23.969513 30950 raft_consensus.cc:359] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.970391 30950 raft_consensus.cc:385] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:23.970726 30950 raft_consensus.cc:740] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:23.971519 30950 consensus_queue.cc:260] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.993037 31285 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:23.993703 31285 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:23.999727 30952 raft_consensus.cc:359] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.000573 30952 raft_consensus.cc:385] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.000962 30952 raft_consensus.cc:740] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.004539 30952 consensus_queue.cc:260] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.005398 30950 ts_tablet_manager.cc:1434] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.001s
I20260709 12:25:24.017519 30952 ts_tablet_manager.cc:1434] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.054s	user 0.007s	sys 0.002s
I20260709 12:25:24.001766 31140 leader_election.cc:290] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:24.038347 30950 tablet_bootstrap.cc:492] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:24.032577 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b08a53e472794a02a3db3412018fc13e" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:24.043413 30902 raft_consensus.cc:3060] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.045915 30955 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:24.046733 30955 ts_tablet_manager.cc:1403] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.186s	user 0.047s	sys 0.025s
I20260709 12:25:24.047330 30754 raft_consensus.cc:2468] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:24.050742 30955 raft_consensus.cc:359] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:24.051752 30955 raft_consensus.cc:385] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.052114 30955 raft_consensus.cc:740] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.052955 30955 consensus_queue.cc:260] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:24.054675 30955 ts_tablet_manager.cc:1434] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:25:24.055388 30952 tablet_bootstrap.cc:492] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:24.055622 30955 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:24.056231 31246 raft_consensus.cc:493] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:24.056731 31246 raft_consensus.cc:515] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.061313 31285 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:24.034607 31296 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:24.062479 30955 tablet_bootstrap.cc:654] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.072293 31296 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:24.092346 31296 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:24.094770 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:24.096150 31246 leader_election.cc:290] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:24.098503 30869 leader_election.cc:343] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.101585 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:24.102555 30905 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:24.089812 31198 raft_consensus.cc:515] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:24.111799 30951 tablet_bootstrap.cc:492] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:24.112668 30951 ts_tablet_manager.cc:1403] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.235s	user 0.054s	sys 0.055s
I20260709 12:25:24.114358 30647 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:24.115507 31231 raft_consensus.cc:2804] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:24.115885 31231 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:24.116211 31231 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.117869 31198 leader_election.cc:290] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:24.125432 30952 tablet_bootstrap.cc:654] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.127831 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd18a02a3b5942e68a9a577c91d93540" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:24.128510 30682 raft_consensus.cc:3060] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.143975 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
W20260709 12:25:24.142426 30723 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 107715us
I20260709 12:25:24.164652 30995 consensus_queue.cc:1048] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:24.168411 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:24.157924 31286 consensus_queue.cc:1048] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 12:25:24.172140 30871 leader_election.cc:343] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.172785 30871 leader_election.cc:304] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:24.155333 30754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:24.169811 30902 raft_consensus.cc:2468] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:24.176030 31246 raft_consensus.cc:2749] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:24.180414 30754 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:24.181754 30950 tablet_bootstrap.cc:654] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.183279 30951 raft_consensus.cc:359] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.183822 30951 raft_consensus.cc:385] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.186787 30951 raft_consensus.cc:740] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.187530 30951 consensus_queue.cc:260] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.190667 30796 leader_election.cc:304] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:24.191665 31198 raft_consensus.cc:2804] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.192216 31198 raft_consensus.cc:697] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:24.193147 31198 consensus_queue.cc:237] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.183156 31231 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:24.196383 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:24.201815 30951 ts_tablet_manager.cc:1434] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.089s	user 0.004s	sys 0.002s
I20260709 12:25:24.209930 30951 tablet_bootstrap.cc:492] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:24.212051 30995 raft_consensus.cc:493] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:24.212603 30995 raft_consensus.cc:515] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.224737 30682 raft_consensus.cc:2468] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:24.235854 30995 leader_election.cc:290] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:24.239543 30797 leader_election.cc:304] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:24.242005 30995 raft_consensus.cc:2804] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.242496 30995 raft_consensus.cc:697] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:24.243242 30995 consensus_queue.cc:237] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:24.248528 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:24.249737 30951 tablet_bootstrap.cc:654] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.255287 30955 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:24.256001 30955 ts_tablet_manager.cc:1403] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.201s	user 0.018s	sys 0.013s
W20260709 12:25:24.257085 30797 leader_election.cc:343] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.260478 30955 raft_consensus.cc:359] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.261477 30955 raft_consensus.cc:385] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.261824 30955 raft_consensus.cc:740] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.262018 30997 raft_consensus.cc:493] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:24.259665 30952 tablet_bootstrap.cc:492] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:24.263147 30952 ts_tablet_manager.cc:1403] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.208s	user 0.007s	sys 0.011s
I20260709 12:25:24.262708 30955 consensus_queue.cc:260] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.262780 30997 raft_consensus.cc:515] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.270401 30955 ts_tablet_manager.cc:1434] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:25:24.285794 30997 leader_election.cc:290] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:24.286571 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:24.289884 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:24.290771 30905 raft_consensus.cc:2468] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
W20260709 12:25:24.288880 30721 leader_election.cc:343] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.279014 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd18a02a3b5942e68a9a577c91d93540" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:24.301297 30757 raft_consensus.cc:3060] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.301714 30950 tablet_bootstrap.cc:492] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:24.302215 30950 ts_tablet_manager.cc:1403] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.269s	user 0.012s	sys 0.000s
I20260709 12:25:24.304917 30955 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:24.305110 30950 raft_consensus.cc:359] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.305836 30950 raft_consensus.cc:385] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.306109 30950 raft_consensus.cc:740] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.306795 30950 consensus_queue.cc:260] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.312866 30950 ts_tablet_manager.cc:1434] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:25:24.313990 30950 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:24.320081 30950 tablet_bootstrap.cc:654] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.320382 30722 leader_election.cc:304] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:24.337280 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:24.337882 30905 raft_consensus.cc:2468] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:24.339536 30952 raft_consensus.cc:359] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.340236 30952 raft_consensus.cc:385] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.340562 30952 raft_consensus.cc:740] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.335426 30579 catalog_manager.cc:5697] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:24.341288 30952 consensus_queue.cc:260] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.333071 30755 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.328917 30997 raft_consensus.cc:2804] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:24.352399 30952 ts_tablet_manager.cc:1434] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 12:25:24.355043 30682 raft_consensus.cc:3060] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.354300 31231 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:24.356521 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:24.357542 30796 leader_election.cc:304] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:24.370301 30905 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.384325 31296 consensus_queue.cc:1048] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:24.385977 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:24.386634 30753 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.392869 30757 raft_consensus.cc:2468] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:24.398137 30905 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:24.369832 30997 raft_consensus.cc:493] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:24.403040 31140 raft_consensus.cc:2804] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:24.410346 31140 raft_consensus.cc:493] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:24.410820 31140 raft_consensus.cc:3060] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.415535 30723 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:24.404158 30997 raft_consensus.cc:3060] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.436795 30952 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:24.445614 30950 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:24.446177 30950 ts_tablet_manager.cc:1403] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.132s	user 0.018s	sys 0.017s
I20260709 12:25:24.462723 30955 tablet_bootstrap.cc:654] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.463740 31248 raft_consensus.cc:493] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:24.464463 31248 raft_consensus.cc:515] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.467924 31248 leader_election.cc:290] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:24.473278 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53ac1a3369b42a4a344c531bbe7a14b" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:24.474241 30905 raft_consensus.cc:2468] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:24.476717 30796 leader_election.cc:304] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:24.478096 31248 raft_consensus.cc:2804] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:24.478660 31248 raft_consensus.cc:493] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:24.479101 31248 raft_consensus.cc:3060] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.437616 30647 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:24.484917 31331 raft_consensus.cc:2749] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:24.485405 31140 raft_consensus.cc:515] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.489727 31140 leader_election.cc:290] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:24.492847 30951 tablet_bootstrap.cc:492] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:24.493579 30951 ts_tablet_manager.cc:1403] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.284s	user 0.012s	sys 0.003s
I20260709 12:25:24.494083 30952 tablet_bootstrap.cc:654] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.498486 30951 raft_consensus.cc:359] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.489472 30950 raft_consensus.cc:359] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.506754 30950 raft_consensus.cc:385] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.505916 30951 raft_consensus.cc:385] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.508186 30951 raft_consensus.cc:740] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.507264 30950 raft_consensus.cc:740] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.509315 30950 consensus_queue.cc:260] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.511710 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
W20260709 12:25:24.512952 30797 leader_election.cc:343] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:24.513047 30647 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.4:40991, user_credentials={real_user=slave}} blocked reactor thread for 79451.2us
I20260709 12:25:24.514276 31231 raft_consensus.cc:2804] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.514788 31231 raft_consensus.cc:697] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:24.514865 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53ac1a3369b42a4a344c531bbe7a14b" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:24.515990 31231 consensus_queue.cc:237] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:24.509232 30951 consensus_queue.cc:260] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.519197 30997 raft_consensus.cc:515] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.530412 30951 ts_tablet_manager.cc:1434] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.036s	user 0.001s	sys 0.009s
I20260709 12:25:24.533290 30950 ts_tablet_manager.cc:1434] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.087s	user 0.009s	sys 0.001s
I20260709 12:25:24.543983 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:24.544608 30905 raft_consensus.cc:3060] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.547022 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:24.527773 30755 raft_consensus.cc:2468] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:24.550920 30753 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:24.550561 30997 leader_election.cc:290] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
W20260709 12:25:24.552991 30721 leader_election.cc:343] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.574240 30951 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:24.575606 30905 raft_consensus.cc:2468] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:24.577142 30722 leader_election.cc:304] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:24.579869 31332 raft_consensus.cc:2804] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.584594 30950 tablet_bootstrap.cc:492] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:24.584729 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:24.603127 30952 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:24.603698 30952 ts_tablet_manager.cc:1403] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.201s	user 0.026s	sys 0.013s
I20260709 12:25:24.606594 30951 tablet_bootstrap.cc:654] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.608502 30950 tablet_bootstrap.cc:654] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.611075 30902 raft_consensus.cc:3060] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.606433 30952 raft_consensus.cc:359] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:24.612255 30952 raft_consensus.cc:385] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.612546 30952 raft_consensus.cc:740] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.613190 30952 consensus_queue.cc:260] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:24.636055 30955 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:24.636713 30955 ts_tablet_manager.cc:1403] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.332s	user 0.018s	sys 0.007s
I20260709 12:25:24.637421 30902 raft_consensus.cc:2468] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:24.589454 31332 raft_consensus.cc:697] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:24.639324 31332 consensus_queue.cc:237] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.640836 31248 raft_consensus.cc:515] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
W20260709 12:25:24.643111 31350 log.cc:927] Time spent T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 12:25:24.646359 31301 consensus_queue.cc:1048] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:24.693269 30955 raft_consensus.cc:359] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.694384 30955 raft_consensus.cc:385] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.695252 30955 raft_consensus.cc:740] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.676604 30796 leader_election.cc:304] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:24.696686 30955 consensus_queue.cc:260] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.710095 30955 ts_tablet_manager.cc:1434] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.073s	user 0.010s	sys 0.000s
I20260709 12:25:24.723124 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53ac1a3369b42a4a344c531bbe7a14b" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:24.723783 30905 raft_consensus.cc:3060] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:24.707999 31357 raft_consensus.cc:2804] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.727932 30952 ts_tablet_manager.cc:1434] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.124s	user 0.010s	sys 0.016s
I20260709 12:25:24.730054 30905 raft_consensus.cc:2468] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:24.731317 30952 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:24.734509 30950 tablet_bootstrap.cc:492] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:24.735322 30950 ts_tablet_manager.cc:1403] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.162s	user 0.021s	sys 0.047s
I20260709 12:25:24.740064 30950 raft_consensus.cc:359] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.740813 30950 raft_consensus.cc:385] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.741115 30950 raft_consensus.cc:740] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.741863 30950 consensus_queue.cc:260] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.744319 30950 ts_tablet_manager.cc:1434] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:24.713580 31248 leader_election.cc:290] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:24.745488 30950 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:24.749488 30577 catalog_manager.cc:5697] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:24.753110 30950 tablet_bootstrap.cc:654] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.773200 30796 leader_election.cc:304] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:24.775827 30955 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:24.779609 31356 consensus_queue.cc:1048] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:25:24.781455 31140 raft_consensus.cc:2804] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:24.782112 31140 raft_consensus.cc:697] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:24.783201 31140 consensus_queue.cc:237] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.762476 31357 raft_consensus.cc:697] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:24.796721 31357 consensus_queue.cc:237] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:24.801728 30951 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:24.802255 30951 ts_tablet_manager.cc:1403] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.251s	user 0.020s	sys 0.004s
I20260709 12:25:24.818192 30580 catalog_manager.cc:5697] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:24.902597 30757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53ac1a3369b42a4a344c531bbe7a14b" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:24.903349 30757 raft_consensus.cc:3060] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:24.907938 31013 log.cc:927] Time spent T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 12:25:24.925685 30952 tablet_bootstrap.cc:654] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.934556 30955 tablet_bootstrap.cc:654] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:24.953776 31334 raft_consensus.cc:493] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:24.954341 31334 raft_consensus.cc:515] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:24.956594 31334 leader_election.cc:290] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:24.959932 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:24.961094 31198 consensus_queue.cc:1048] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:24.962224 31356 consensus_queue.cc:1048] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:24.963235 30869 leader_election.cc:343] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.970324 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:24.971450 30950 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:24.974218 30950 ts_tablet_manager.cc:1403] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.022s
I20260709 12:25:24.977511 30951 raft_consensus.cc:359] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:24.978232 30951 raft_consensus.cc:385] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:24.978514 30951 raft_consensus.cc:740] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:24.979300 30951 consensus_queue.cc:260] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:24.981953 30951 ts_tablet_manager.cc:1434] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.176s	user 0.006s	sys 0.000s
I20260709 12:25:24.982954 30951 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:24.987879 30755 raft_consensus.cc:3060] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:24.988169 30871 leader_election.cc:343] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:24.988628 30871 leader_election.cc:304] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:24.990281 31367 raft_consensus.cc:2749] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:25.029317 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:25.025820 30950 raft_consensus.cc:359] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.036571 30950 raft_consensus.cc:385] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.036958 30950 raft_consensus.cc:740] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.007656 30757 raft_consensus.cc:2468] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:25.013232 31198 raft_consensus.cc:493] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.090879 30955 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:25.091679 30955 ts_tablet_manager.cc:1403] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.327s	user 0.022s	sys 0.015s
I20260709 12:25:25.037815 30950 consensus_queue.cc:260] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.053452 31198 raft_consensus.cc:515] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.112323 30950 ts_tablet_manager.cc:1434] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.138s	user 0.009s	sys 0.000s
I20260709 12:25:25.116291 31198 leader_election.cc:290] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:25.120123 31340 raft_consensus.cc:493] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.126001 31228 raft_consensus.cc:493] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.126578 31228 raft_consensus.cc:515] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.143330 31285 consensus_queue.cc:1048] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:25.146194 31340 raft_consensus.cc:515] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.128726 31228 leader_election.cc:290] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:25.175778 30955 raft_consensus.cc:359] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.176846 30955 raft_consensus.cc:385] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.177217 30955 raft_consensus.cc:740] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.178926 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190793624c66457b8a514e15f5c5bf30" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.179008 30756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190793624c66457b8a514e15f5c5bf30" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:25.178045 30955 consensus_queue.cc:260] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.190335 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:25.195169 30797 leader_election.cc:343] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:25.204250 30871 leader_election.cc:343] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.212368 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:25.217566 31340 leader_election.cc:290] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:25.222822 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:25.224164 30578 catalog_manager.cc:5697] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:25.227739 30951 tablet_bootstrap.cc:654] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.225824 30578 catalog_manager.cc:5697] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.229521 31343 consensus_queue.cc:1048] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:25.229746 31286 consensus_queue.cc:1048] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:25.231770 30797 leader_election.cc:343] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.232384 30797 leader_election.cc:304] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.234062 31359 raft_consensus.cc:2749] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.234467 31332 consensus_queue.cc:1048] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:25.233503 30578 catalog_manager.cc:5697] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.237335 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:25.238394 30902 raft_consensus.cc:2393] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 4b25f24740c1438ca53b66f21da6b1bc in this term.
I20260709 12:25:25.245815 30950 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:25.252398 30952 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:25.252940 30952 ts_tablet_manager.cc:1403] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.522s	user 0.022s	sys 0.016s
I20260709 12:25:25.255632 30952 raft_consensus.cc:359] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.256315 30952 raft_consensus.cc:385] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.256587 30952 raft_consensus.cc:740] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.257227 30952 consensus_queue.cc:260] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.260982 30646 leader_election.cc:304] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:25.263104 31342 raft_consensus.cc:3060] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.267776 30952 ts_tablet_manager.cc:1434] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 12:25:25.275720 30952 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
W20260709 12:25:25.277660 30869 leader_election.cc:343] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.287523 30869 leader_election.cc:304] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.299814 30955 ts_tablet_manager.cc:1434] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.208s	user 0.006s	sys 0.003s
I20260709 12:25:25.306275 30955 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:25.290834 31340 raft_consensus.cc:2749] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.344168 31342 raft_consensus.cc:2749] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.352658 30950 tablet_bootstrap.cc:654] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:25.358064 30721 consensus_peers.cc:597] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:25.369801 30955 tablet_bootstrap.cc:654] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.374500 31137 raft_consensus.cc:493] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.375120 31137 raft_consensus.cc:515] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.377355 31137 leader_election.cc:290] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:25.392041 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:25.389065 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.388298 31356 consensus_queue.cc:1048] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
W20260709 12:25:25.409433 30871 leader_election.cc:343] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:25.410194 30871 leader_election.cc:343] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.410957 30871 leader_election.cc:304] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.414776 31367 raft_consensus.cc:2749] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.419807 30951 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:25.421111 30951 ts_tablet_manager.cc:1403] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.438s	user 0.040s	sys 0.028s
I20260709 12:25:25.424711 30952 tablet_bootstrap.cc:654] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.425051 30951 raft_consensus.cc:359] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.425779 30951 raft_consensus.cc:385] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.426079 30951 raft_consensus.cc:740] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.426882 30951 consensus_queue.cc:260] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.429621 30951 ts_tablet_manager.cc:1434] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:25.437409 30951 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:25.443950 30951 tablet_bootstrap.cc:654] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.457755 30950 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:25.458256 30950 ts_tablet_manager.cc:1403] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.213s	user 0.011s	sys 0.004s
I20260709 12:25:25.465237 31343 consensus_queue.cc:1048] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:25.476459 30648 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:41705, user_credentials={real_user=slave}} blocked reactor thread for 170560us
I20260709 12:25:25.477877 30951 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:25.478358 30951 ts_tablet_manager.cc:1403] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.002s
I20260709 12:25:25.481026 30951 raft_consensus.cc:359] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.481715 30951 raft_consensus.cc:385] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.481984 30951 raft_consensus.cc:740] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.482697 30951 consensus_queue.cc:260] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.484848 30951 ts_tablet_manager.cc:1434] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:25.486564 30951 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:25.523872 31301 consensus_queue.cc:1048] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 12:25:25.546377 30951 tablet_bootstrap.cc:654] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.527328 30952 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:25.547793 30952 ts_tablet_manager.cc:1403] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.273s	user 0.021s	sys 0.018s
I20260709 12:25:25.542052 31367 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.551808 31367 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.557459 30951 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:25.557955 30951 ts_tablet_manager.cc:1403] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.036s
I20260709 12:25:25.560570 31367 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:25.560648 30951 raft_consensus.cc:359] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.561380 30951 raft_consensus.cc:385] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.561427 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:25.561718 30951 raft_consensus.cc:740] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.561479 30952 raft_consensus.cc:359] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.562503 30952 raft_consensus.cc:385] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.562796 30952 raft_consensus.cc:740] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.562661 30951 consensus_queue.cc:260] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:25.563153 30869 leader_election.cc:343] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.563575 30952 consensus_queue.cc:260] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.565119 30951 ts_tablet_manager.cc:1434] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260709 12:25:25.565320 30952 ts_tablet_manager.cc:1434] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 12:25:25.566432 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.572201 30952 tablet_bootstrap.cc:492] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:25.573499 30951 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
W20260709 12:25:25.577442 30871 leader_election.cc:343] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.578051 30871 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.579020 31137 raft_consensus.cc:2749] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.542330 30950 raft_consensus.cc:359] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.579962 30950 raft_consensus.cc:385] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.580265 30950 raft_consensus.cc:740] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.580969 30950 consensus_queue.cc:260] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.488121 30955 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:25.582698 30955 ts_tablet_manager.cc:1403] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.277s	user 0.012s	sys 0.004s
I20260709 12:25:25.582937 30951 tablet_bootstrap.cc:654] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.586671 31367 raft_consensus.cc:493] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.587181 31367 raft_consensus.cc:515] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.594358 31367 leader_election.cc:290] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:25.596436 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe2ba0de0234473b9730216309bd9e5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:25.598764 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe2ba0de0234473b9730216309bd9e5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.599562 30681 raft_consensus.cc:2468] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:25.601481 31331 raft_consensus.cc:493] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.601549 30950 ts_tablet_manager.cc:1434] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.129s	user 0.004s	sys 0.002s
I20260709 12:25:25.602020 31331 raft_consensus.cc:515] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.602996 30871 leader_election.cc:304] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
W20260709 12:25:25.603972 30871 leader_election.cc:343] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.605146 31331 leader_election.cc:290] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:25.606263 31367 raft_consensus.cc:2804] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.585579 30955 raft_consensus.cc:359] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.609663 30955 raft_consensus.cc:385] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.609956 30955 raft_consensus.cc:740] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.607885 30952 tablet_bootstrap.cc:654] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.612180 30950 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e: Bootstrap starting.
I20260709 12:25:25.611706 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190793624c66457b8a514e15f5c5bf30" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:25.612835 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190793624c66457b8a514e15f5c5bf30" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.613550 30827 raft_consensus.cc:2468] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:25.614667 30721 leader_election.cc:304] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:25.615799 31331 raft_consensus.cc:2804] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.616215 31331 raft_consensus.cc:493] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.616549 31331 raft_consensus.cc:3060] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:25.622601 30723 leader_election.cc:343] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.610622 31367 raft_consensus.cc:493] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.623425 31367 raft_consensus.cc:3060] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.625900 30955 consensus_queue.cc:260] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.629859 30955 ts_tablet_manager.cc:1434] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.001s
I20260709 12:25:25.630299 31332 raft_consensus.cc:493] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.630888 31332 raft_consensus.cc:515] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.633165 31332 leader_election.cc:290] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:25.634958 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912a8dfade140ec81ee80bf4f80446f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.635407 30955 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:25.636770 31367 raft_consensus.cc:515] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
W20260709 12:25:25.638937 30723 leader_election.cc:343] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.639367 31367 leader_election.cc:290] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:25.639933 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912a8dfade140ec81ee80bf4f80446f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:25.642300 30721 leader_election.cc:343] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.642810 30721 leader_election.cc:304] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.645404 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe2ba0de0234473b9730216309bd9e5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:25.646031 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe2ba0de0234473b9730216309bd9e5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:25.646688 30680 raft_consensus.cc:3060] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.649359 31332 raft_consensus.cc:2749] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.651178 31331 raft_consensus.cc:515] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.654119 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190793624c66457b8a514e15f5c5bf30" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
W20260709 12:25:25.655457 30723 leader_election.cc:343] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.657416 30951 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:25.657927 30951 ts_tablet_manager.cc:1403] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.003s
I20260709 12:25:25.660173 30680 raft_consensus.cc:2468] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:25.636869 31385 raft_consensus.cc:493] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.661927 31331 leader_election.cc:290] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:25.662333 31385 raft_consensus.cc:515] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.664638 31385 leader_election.cc:290] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
W20260709 12:25:25.661780 30871 leader_election.cc:343] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.666162 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:25.665277 30951 raft_consensus.cc:359] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.666721 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:25.666887 30828 raft_consensus.cc:2468] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:25.667116 30951 raft_consensus.cc:385] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.667354 30752 raft_consensus.cc:2468] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:25.668124 30646 leader_election.cc:304] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:25.661154 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "190793624c66457b8a514e15f5c5bf30" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:25.669266 30827 raft_consensus.cc:3060] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.669368 31286 raft_consensus.cc:2804] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.669834 31286 raft_consensus.cc:493] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.670177 31286 raft_consensus.cc:3060] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.635915 30950 tablet_bootstrap.cc:654] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.676652 30952 tablet_bootstrap.cc:492] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:25.677147 30952 ts_tablet_manager.cc:1403] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.001s
I20260709 12:25:25.679679 30952 raft_consensus.cc:359] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.680343 30952 raft_consensus.cc:385] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.680630 30952 raft_consensus.cc:740] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.687681 30871 leader_election.cc:304] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:25.690142 30955 tablet_bootstrap.cc:654] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.694602 31367 raft_consensus.cc:2804] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.695963 30950 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e: No bootstrap required, opened a new log
I20260709 12:25:25.667410 30951 raft_consensus.cc:740] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.697009 30952 consensus_queue.cc:260] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.697029 31367 raft_consensus.cc:697] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:25.699187 30827 raft_consensus.cc:2468] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:25.700239 31301 raft_consensus.cc:493] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.700793 31301 raft_consensus.cc:515] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.701117 30721 leader_election.cc:304] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.696483 30950 ts_tablet_manager.cc:1403] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.001s
I20260709 12:25:25.701054 31367 consensus_queue.cc:237] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.702880 31331 raft_consensus.cc:2804] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.704685 30950 raft_consensus.cc:359] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.711840 30950 raft_consensus.cc:385] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.712248 30950 raft_consensus.cc:740] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.712960 30950 consensus_queue.cc:260] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.713429 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:25.707892 31331 raft_consensus.cc:697] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:25.708468 31301 leader_election.cc:290] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:25.709913 31286 raft_consensus.cc:515] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.710867 30951 consensus_queue.cc:260] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.715570 30950 ts_tablet_manager.cc:1434] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 12:25:25.717379 31331 consensus_queue.cc:237] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:25.719296 30797 leader_election.cc:343] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.727795 30952 ts_tablet_manager.cc:1434] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.001s
I20260709 12:25:25.737051 30952 tablet_bootstrap.cc:492] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:25.732093 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:25.742381 30755 raft_consensus.cc:3060] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.733330 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:25.747881 30827 raft_consensus.cc:3060] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.748842 30952 tablet_bootstrap.cc:654] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.751605 31343 raft_consensus.cc:493] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.752167 31343 raft_consensus.cc:515] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.755439 31343 leader_election.cc:290] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:25.759534 30955 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:25.760238 30955 ts_tablet_manager.cc:1403] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.125s	user 0.017s	sys 0.016s
I20260709 12:25:25.760655 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.763535 30955 raft_consensus.cc:359] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.764393 30955 raft_consensus.cc:385] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.764684 30955 raft_consensus.cc:740] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.765370 30955 consensus_queue.cc:260] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.767248 30952 tablet_bootstrap.cc:492] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:25.767894 30952 ts_tablet_manager.cc:1403] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.000s
W20260709 12:25:25.770548 30797 leader_election.cc:343] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.770893 30952 raft_consensus.cc:359] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.771723 30952 raft_consensus.cc:385] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.771996 30952 raft_consensus.cc:740] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.773741 30580 catalog_manager.cc:5697] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.780004 30955 ts_tablet_manager.cc:1434] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 12:25:25.781126 30955 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:25.730017 30951 ts_tablet_manager.cc:1434] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.072s	user 0.004s	sys 0.003s
I20260709 12:25:25.720549 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:25.733510 31286 leader_election.cc:290] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:25.784830 30900 raft_consensus.cc:2468] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:25.785104 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:25.785739 30905 raft_consensus.cc:2468] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:25.780403 30952 consensus_queue.cc:260] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.787315 30796 leader_election.cc:304] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:25.791702 30951 tablet_bootstrap.cc:492] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:25.793190 30755 raft_consensus.cc:2468] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:25.796406 30827 raft_consensus.cc:2468] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:25.797920 30648 leader_election.cc:304] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:25.798652 31385 raft_consensus.cc:2804] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:25.799207 31385 raft_consensus.cc:697] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:25.800132 31385 consensus_queue.cc:237] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:25.804836 30952 ts_tablet_manager.cc:1434] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.004s
I20260709 12:25:25.805784 30796 leader_election.cc:304] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.808710 31356 raft_consensus.cc:2804] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.809130 31356 raft_consensus.cc:493] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.808329 31301 raft_consensus.cc:2804] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.809582 31356 raft_consensus.cc:3060] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.809664 31301 raft_consensus.cc:493] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.810185 31301 raft_consensus.cc:3060] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.815160 30955 tablet_bootstrap.cc:654] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.815871 30952 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:25.823143 30951 tablet_bootstrap.cc:654] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.836661 31332 raft_consensus.cc:493] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.837519 31332 raft_consensus.cc:515] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.845693 31331 raft_consensus.cc:493] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.846272 31331 raft_consensus.cc:515] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.847468 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.848483 31331 leader_election.cc:290] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:25.850745 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:25.851665 30899 raft_consensus.cc:2468] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:25.853157 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe2ba0de0234473b9730216309bd9e5" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:25.859330 31356 raft_consensus.cc:515] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:25.861287 30723 leader_election.cc:343] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.861330 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7fe2ba0de0234473b9730216309bd9e5" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:25.861749 31356 leader_election.cc:290] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:25.845276 30952 tablet_bootstrap.cc:654] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:25.862303 30680 raft_consensus.cc:2393] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 1: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:25.862413 30722 leader_election.cc:304] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.870781 30723 leader_election.cc:304] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:25.859652 31332 leader_election.cc:290] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:25.877763 31300 raft_consensus.cc:3060] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.862427 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:25.877903 31331 raft_consensus.cc:2804] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:25.865710 31301 raft_consensus.cc:515] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.894647 31367 raft_consensus.cc:493] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:25.891881 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:25.897985 31331 raft_consensus.cc:493] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:25.899026 30902 raft_consensus.cc:3060] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:25:25.916123 30797 leader_election.cc:343] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:25.909421 31331 raft_consensus.cc:3060] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.921047 30952 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:25.921563 30952 ts_tablet_manager.cc:1403] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.111s	user 0.018s	sys 0.002s
I20260709 12:25:25.925283 30955 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:25.925804 30955 ts_tablet_manager.cc:1403] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.145s	user 0.024s	sys 0.018s
I20260709 12:25:25.910610 31367 raft_consensus.cc:515] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:25.923472 31301 leader_election.cc:290] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:25.933946 30951 tablet_bootstrap.cc:492] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:25.934804 30951 ts_tablet_manager.cc:1403] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.144s	user 0.015s	sys 0.021s
I20260709 12:25:25.936232 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:25.937126 30898 raft_consensus.cc:3060] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.938036 30951 raft_consensus.cc:359] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.938809 30951 raft_consensus.cc:385] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.939172 30951 raft_consensus.cc:740] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.940297 30951 consensus_queue.cc:260] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:25.939316 30955 raft_consensus.cc:359] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.945564 30955 raft_consensus.cc:385] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.945873 30955 raft_consensus.cc:740] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.941063 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:25.951700 30579 catalog_manager.cc:5697] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:25.955785 30951 ts_tablet_manager.cc:1434] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260709 12:25:25.957032 30755 raft_consensus.cc:3060] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:25.962141 30955 consensus_queue.cc:260] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.966553 30952 raft_consensus.cc:359] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.967350 30952 raft_consensus.cc:385] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:25.967638 30952 raft_consensus.cc:740] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:25.969614 30952 consensus_queue.cc:260] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:25.975031 31300 raft_consensus.cc:2749] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:25.976159 30951 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: Bootstrap starting.
I20260709 12:25:25.978421 31367 leader_election.cc:290] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:25.983477 30951 tablet_bootstrap.cc:654] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.022836 31331 raft_consensus.cc:515] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.026870 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:26.027621 30899 raft_consensus.cc:3060] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.031812 30902 raft_consensus.cc:2468] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:26.033686 30952 ts_tablet_manager.cc:1434] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.112s	user 0.007s	sys 0.000s
I20260709 12:25:26.037725 31357 raft_consensus.cc:493] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.038303 31357 raft_consensus.cc:515] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:26.041483 31357 leader_election.cc:290] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:26.042228 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:26.043764 30899 raft_consensus.cc:2468] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:26.045156 30722 leader_election.cc:304] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:26.045883 31332 raft_consensus.cc:2804] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.046394 31332 raft_consensus.cc:697] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:26.047336 30952 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:26.047261 31332 consensus_queue.cc:237] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.050870 30898 raft_consensus.cc:2468] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:26.052354 30755 raft_consensus.cc:2468] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:26.053853 30797 leader_election.cc:304] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:26.060209 31356 raft_consensus.cc:2804] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.060968 31356 raft_consensus.cc:697] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:26.062147 31356 consensus_queue.cc:237] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:26.066196 30955 ts_tablet_manager.cc:1434] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.140s	user 0.008s	sys 0.000s
I20260709 12:25:26.070514 30955 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:26.075162 30796 leader_election.cc:304] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:26.076789 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.077307 31367 raft_consensus.cc:493] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.077811 31367 raft_consensus.cc:515] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.079090 30796 leader_election.cc:304] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:26.079553 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:26.079872 31367 leader_election.cc:290] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:26.080528 31301 raft_consensus.cc:2749] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:26.083621 30871 leader_election.cc:343] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:26.083703 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:26.083734 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:26.082887 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:26.084796 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:26.082270 31357 raft_consensus.cc:2804] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.093030 30680 raft_consensus.cc:2468] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
I20260709 12:25:26.093259 31357 raft_consensus.cc:697] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:26.094259 31357 consensus_queue.cc:237] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.083086 31331 leader_election.cc:290] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:26.097800 30871 leader_election.cc:304] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
W20260709 12:25:26.088941 30723 leader_election.cc:343] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:26.091383 30828 raft_consensus.cc:2468] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 0.
W20260709 12:25:26.099046 30871 leader_election.cc:343] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:26.099610 31368 raft_consensus.cc:2804] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:26.103159 31368 raft_consensus.cc:493] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:26.101028 30871 leader_election.cc:304] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:26.105912 31408 raft_consensus.cc:2749] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:26.103543 31368 raft_consensus.cc:3060] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.110237 30951 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: No bootstrap required, opened a new log
I20260709 12:25:26.110935 30951 ts_tablet_manager.cc:1403] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.015s
I20260709 12:25:26.122962 30952 tablet_bootstrap.cc:654] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.122964 30951 raft_consensus.cc:359] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.127348 30951 raft_consensus.cc:385] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.127732 30951 raft_consensus.cc:740] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.128588 30951 consensus_queue.cc:260] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.137923 31368 raft_consensus.cc:515] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.156764 30951 ts_tablet_manager.cc:1434] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 12:25:26.158250 30955 tablet_bootstrap.cc:654] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.164943 31407 consensus_queue.cc:1048] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 12:25:26.167822 31368 leader_election.cc:290] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:26.168891 30628 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:26.169611 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:26.172576 30827 raft_consensus.cc:3060] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.181034 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:26.181735 30682 raft_consensus.cc:3060] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.185688 30827 raft_consensus.cc:2468] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:26.185671 31231 consensus_queue.cc:1048] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:26.187482 30869 leader_election.cc:304] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:26.188921 30682 raft_consensus.cc:2468] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:26.189780 31407 raft_consensus.cc:493] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.190339 31407 raft_consensus.cc:515] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.191256 31408 raft_consensus.cc:2804] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.191794 31408 raft_consensus.cc:697] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:26.192730 31408 consensus_queue.cc:237] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.194182 30682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:26.194183 31407 leader_election.cc:290] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:26.195992 30723 leader_election.cc:343] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:26.195405 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.196861 30898 raft_consensus.cc:2468] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 0.
I20260709 12:25:26.198858 30722 leader_election.cc:304] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:26.201242 31407 raft_consensus.cc:2804] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:26.201625 31407 raft_consensus.cc:493] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:26.202004 31407 raft_consensus.cc:3060] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.205238 30577 catalog_manager.cc:5697] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:26.230005 30723 consensus_peers.cc:597] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:26.220429 31368 consensus_queue.cc:1048] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 12:25:26.267309 30952 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:26.267825 30952 ts_tablet_manager.cc:1403] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.221s	user 0.012s	sys 0.017s
I20260709 12:25:26.277714 30955 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:26.278544 30955 ts_tablet_manager.cc:1403] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.208s	user 0.019s	sys 0.000s
I20260709 12:25:26.290066 30955 raft_consensus.cc:359] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.290812 30955 raft_consensus.cc:385] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.291129 30955 raft_consensus.cc:740] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.292322 30955 consensus_queue.cc:260] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.294914 30955 ts_tablet_manager.cc:1434] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:25:26.296244 30955 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:26.296696 30827 raft_consensus.cc:3060] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.294915 30952 raft_consensus.cc:359] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.304651 30952 raft_consensus.cc:385] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.307124 31231 raft_consensus.cc:493] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.307682 31231 raft_consensus.cc:515] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.309377 31368 consensus_queue.cc:1048] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.309986 31231 leader_election.cc:290] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:26.312374 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:26.312793 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8061664b6936454690a04cde95c9d883" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.313673 30898 raft_consensus.cc:2393] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 4b25f24740c1438ca53b66f21da6b1bc in this term.
I20260709 12:25:26.304976 30952 raft_consensus.cc:740] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.318629 30647 leader_election.cc:304] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:26.320500 31407 raft_consensus.cc:515] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.321108 31286 raft_consensus.cc:3060] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.315275 30952 consensus_queue.cc:260] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.328199 30952 ts_tablet_manager.cc:1434] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260709 12:25:26.329284 30952 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc: Bootstrap starting.
I20260709 12:25:26.344328 30952 tablet_bootstrap.cc:654] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.359957 30577 catalog_manager.cc:5697] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 1 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:26.365410 31364 consensus_queue.cc:1048] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 12:25:26.376462 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:26.377385 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:26.378190 30898 raft_consensus.cc:3060] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.375669 31407 leader_election.cc:290] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:26.380119 30723 leader_election.cc:343] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:26.402122 30955 tablet_bootstrap.cc:654] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.412945 30952 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc: No bootstrap required, opened a new log
I20260709 12:25:26.433233 30952 ts_tablet_manager.cc:1403] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.003s
I20260709 12:25:26.436180 30952 raft_consensus.cc:359] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.436956 30952 raft_consensus.cc:385] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.437315 30952 raft_consensus.cc:740] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.438126 30952 consensus_queue.cc:260] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.440631 30952 ts_tablet_manager.cc:1434] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:26.423815 30578 catalog_manager.cc:5697] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:26.431072 31286 raft_consensus.cc:2749] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:26.467892 30579 catalog_manager.cc:5697] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:26.470082 30579 catalog_manager.cc:5697] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:26.484848 30898 raft_consensus.cc:2468] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:26.486661 30722 leader_election.cc:304] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:26.488099 30955 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:26.488261 31331 raft_consensus.cc:2804] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.488893 31331 raft_consensus.cc:697] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:26.490971 30955 ts_tablet_manager.cc:1403] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.193s	user 0.011s	sys 0.003s
I20260709 12:25:26.494006 30955 raft_consensus.cc:359] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.503091 30955 raft_consensus.cc:385] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.503640 30955 raft_consensus.cc:740] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.504453 30955 consensus_queue.cc:260] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.508181 30955 ts_tablet_manager.cc:1434] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 12:25:26.509605 30955 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:26.517773 30955 tablet_bootstrap.cc:654] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.489763 31331 consensus_queue.cc:237] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.535778 31300 consensus_queue.cc:1048] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.555686 31356 consensus_queue.cc:1048] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.558856 30955 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:26.559437 30955 ts_tablet_manager.cc:1403] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.005s
I20260709 12:25:26.562286 30955 raft_consensus.cc:359] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.563056 30955 raft_consensus.cc:385] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.563325 30955 raft_consensus.cc:740] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.563994 30955 consensus_queue.cc:260] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.569079 31343 consensus_queue.cc:1048] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.566263 30955 ts_tablet_manager.cc:1434] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 12:25:26.572152 30955 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:26.580392 30955 tablet_bootstrap.cc:654] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.584885 30680 raft_consensus.cc:3060] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.624608 31231 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.625211 31231 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.637399 31231 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:26.640108 31356 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.640919 31356 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.641813 30955 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:26.642333 30955 ts_tablet_manager.cc:1403] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.015s
I20260709 12:25:26.643764 31248 consensus_queue.cc:1048] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.649420 31368 consensus_queue.cc:1048] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:26.653155 30955 raft_consensus.cc:359] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.653899 30955 raft_consensus.cc:385] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.656637 30955 raft_consensus.cc:740] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.670926 30955 consensus_queue.cc:260] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.685178 31343 consensus_queue.cc:1048] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:26.682051 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:26.692443 30827 raft_consensus.cc:2468] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:26.693363 30955 ts_tablet_manager.cc:1434] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.000s
I20260709 12:25:26.693753 30646 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:26.697456 31364 raft_consensus.cc:2804] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:26.697831 31364 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:26.698160 31364 raft_consensus.cc:3060] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.695605 31356 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:26.681613 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.705947 30679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:26.706779 30899 raft_consensus.cc:2468] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 0.
I20260709 12:25:26.708716 31286 raft_consensus.cc:493] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.709263 31286 raft_consensus.cc:515] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.711338 31332 consensus_queue.cc:1048] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:26.718514 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.719452 30905 raft_consensus.cc:2468] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:26.724623 31364 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.726151 30679 raft_consensus.cc:2393] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:26.727823 30796 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:26.735703 31343 raft_consensus.cc:2804] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:26.736392 31343 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:26.736882 31343 raft_consensus.cc:3060] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.729737 31368 consensus_queue.cc:1048] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 12:25:26.742635 30955 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:26.749434 31286 leader_election.cc:290] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:26.755579 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:26.758338 30955 tablet_bootstrap.cc:654] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:26.770830 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.781491 30578 catalog_manager.cc:5697] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:26.761142 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5410613dfc534d409d03333829fe8df6" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:26.808198 31364 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:26.821645 31342 raft_consensus.cc:493] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.822166 31342 raft_consensus.cc:515] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:26.824344 31342 leader_election.cc:290] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:26.826049 30648 leader_election.cc:304] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:26.833236 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:26.835033 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:26.835779 30898 raft_consensus.cc:3060] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.837105 31342 raft_consensus.cc:2749] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:26.842996 30871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 67029us
I20260709 12:25:26.844094 30679 raft_consensus.cc:3060] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.844354 31343 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.859169 30827 raft_consensus.cc:2393] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 4b25f24740c1438ca53b66f21da6b1bc in this term.
I20260709 12:25:26.861502 31248 raft_consensus.cc:493] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:26.862259 31248 raft_consensus.cc:515] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.863701 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:26.864609 30680 raft_consensus.cc:2393] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:26.864683 31248 leader_election.cc:290] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:26.865583 31343 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:26.865510 30681 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912a8dfade140ec81ee80bf4f80446f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
I20260709 12:25:26.867570 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912a8dfade140ec81ee80bf4f80446f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:26.868251 30753 raft_consensus.cc:2468] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 0.
I20260709 12:25:26.869509 30797 leader_election.cc:304] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:26.870319 31357 raft_consensus.cc:2804] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:26.870733 31357 raft_consensus.cc:493] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:26.872150 31357 raft_consensus.cc:3060] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.872777 30955 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: No bootstrap required, opened a new log
I20260709 12:25:26.873337 30955 ts_tablet_manager.cc:1403] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.146s	user 0.011s	sys 0.004s
W20260709 12:25:26.874075 30797 leader_election.cc:343] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:26.878332 30955 raft_consensus.cc:359] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.879143 30955 raft_consensus.cc:385] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:26.870373 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:26.879439 30955 raft_consensus.cc:740] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:26.880213 30899 raft_consensus.cc:2393] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b5a66db8ca9a47328a9536ebb6a042da in current term 1: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:26.880918 30898 raft_consensus.cc:2468] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 1.
I20260709 12:25:26.881647 30955 consensus_queue.cc:260] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.891340 30955 ts_tablet_manager.cc:1434] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 12:25:26.893389 30647 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:26.894752 30647 leader_election.cc:304] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:26.895315 31364 raft_consensus.cc:2804] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.895895 31364 raft_consensus.cc:697] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:26.896500 31426 raft_consensus.cc:3060] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.896749 31364 consensus_queue.cc:237] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:26.884867 31357 raft_consensus.cc:515] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.902304 30680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912a8dfade140ec81ee80bf4f80446f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:26.903019 30680 raft_consensus.cc:3060] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.909235 31426 raft_consensus.cc:2749] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:26.921963 30680 raft_consensus.cc:2468] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:26.924044 31296 consensus_queue.cc:1048] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:26.938879 30797 leader_election.cc:304] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:26.924887 31357 leader_election.cc:290] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 1 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:26.939643 31357 raft_consensus.cc:2804] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:26.940155 31357 raft_consensus.cc:697] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:26.941011 31357 consensus_queue.cc:237] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:26.925880 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e912a8dfade140ec81ee80bf4f80446f" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:26.942727 30753 raft_consensus.cc:3060] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:26.958367 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:26.959381 30899 raft_consensus.cc:2393] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4b25f24740c1438ca53b66f21da6b1bc in current term 1: Already voted for candidate b5a66db8ca9a47328a9536ebb6a042da in this term.
I20260709 12:25:26.959957 30753 raft_consensus.cc:2468] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:26.964951 30796 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:26.987632 31301 raft_consensus.cc:2749] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:25:27.020183 31296 consensus_queue.cc:1048] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:27.022827 30580 catalog_manager.cc:5697] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 0 to 1, leader changed from <none> to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 1 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:27.061900 30580 catalog_manager.cc:5697] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 1 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:27.280808 31364 consensus_queue.cc:1048] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:27.284713 31364 consensus_queue.cc:1048] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:27.353091 31357 consensus_queue.cc:1048] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:27.419601 31301 consensus_queue.cc:1048] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:28.330960 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
W20260709 12:25:28.333259 30723 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 170 similar messages]
W20260709 12:25:28.338294 30723 consensus_peers.cc:597] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.350637 30723 consensus_peers.cc:597] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.400746 30723 consensus_peers.cc:597] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.416800 30723 consensus_peers.cc:597] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.426375 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:28.427513 27644 tablet_replica.cc:333] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.428220 27644 raft_consensus.cc:2243] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.429019 27644 raft_consensus.cc:2272] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.431052 27644 tablet_replica.cc:333] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.431710 27644 raft_consensus.cc:2243] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.432222 27644 raft_consensus.cc:2272] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.435078 27644 tablet_replica.cc:333] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.436494 27644 raft_consensus.cc:2243] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.437067 27644 raft_consensus.cc:2272] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.439392 27644 tablet_replica.cc:333] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.440661 27644 raft_consensus.cc:2243] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.441895 27644 raft_consensus.cc:2272] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.444294 27644 tablet_replica.cc:333] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.446060 27644 raft_consensus.cc:2243] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.446655 27644 raft_consensus.cc:2272] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.459843 30723 consensus_peers.cc:597] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.461890 30871 consensus_peers.cc:597] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.448918 27644 tablet_replica.cc:333] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.463693 27644 raft_consensus.cc:2243] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.464402 27644 raft_consensus.cc:2272] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.464823 30871 consensus_peers.cc:597] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.467500 27644 tablet_replica.cc:333] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.468442 27644 raft_consensus.cc:2243] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.469061 27644 raft_consensus.cc:2272] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.471479 27644 tablet_replica.cc:333] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.472326 27644 raft_consensus.cc:2243] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.472858 27644 raft_consensus.cc:2272] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.475337 27644 tablet_replica.cc:333] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.476397 27644 raft_consensus.cc:2243] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.477371 27644 raft_consensus.cc:2272] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.479976 27644 tablet_replica.cc:333] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
W20260709 12:25:28.480424 30797 consensus_peers.cc:597] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.480774 27644 raft_consensus.cc:2243] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:28.481192 30797 consensus_peers.cc:597] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.481353 27644 raft_consensus.cc:2272] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.483976 27644 tablet_replica.cc:333] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.484812 27644 raft_consensus.cc:2243] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.485296 27644 raft_consensus.cc:2272] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.486577 30797 consensus_peers.cc:597] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.487231 30797 consensus_peers.cc:597] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.487754 27644 tablet_replica.cc:333] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
W20260709 12:25:28.487809 30797 consensus_peers.cc:597] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.488844 27644 raft_consensus.cc:2243] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.489806 27644 raft_consensus.cc:2272] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.492308 27644 tablet_replica.cc:333] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.493089 27644 raft_consensus.cc:2243] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:28.525151 30797 consensus_peers.cc:597] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.531170 30723 consensus_peers.cc:597] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.541853 27644 raft_consensus.cc:2272] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.542330 30871 consensus_peers.cc:597] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.543293 30871 consensus_peers.cc:597] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.544704 27644 tablet_replica.cc:333] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.545590 27644 raft_consensus.cc:2243] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.546231 27644 raft_consensus.cc:2272] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.549717 30723 consensus_peers.cc:597] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.561815 27644 tablet_replica.cc:333] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.562793 27644 raft_consensus.cc:2243] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.563380 27644 raft_consensus.cc:2272] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.567095 27644 tablet_replica.cc:333] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.567909 27644 raft_consensus.cc:2243] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.568421 27644 raft_consensus.cc:2272] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.570834 27644 tablet_replica.cc:333] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.576277 27644 raft_consensus.cc:2243] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.576882 27644 raft_consensus.cc:2272] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.579146 27644 tablet_replica.cc:333] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.579898 27644 raft_consensus.cc:2243] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.580435 27644 raft_consensus.cc:2272] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.582988 27644 tablet_replica.cc:333] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.583609 27644 raft_consensus.cc:2243] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.584326 27644 raft_consensus.cc:2272] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.586421 27644 tablet_replica.cc:333] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.587258 27644 raft_consensus.cc:2243] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.587762 27644 raft_consensus.cc:2272] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.590027 27644 tablet_replica.cc:333] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.590812 27644 raft_consensus.cc:2243] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:28.591377 30797 consensus_peers.cc:597] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.591388 27644 raft_consensus.cc:2272] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.593798 27644 tablet_replica.cc:333] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.594534 27644 raft_consensus.cc:2243] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.595064 27644 raft_consensus.cc:2272] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.597563 27644 tablet_replica.cc:333] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.598326 27644 raft_consensus.cc:2243] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.598873 27644 raft_consensus.cc:2272] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.602126 27644 tablet_replica.cc:333] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.603106 27644 raft_consensus.cc:2243] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:28.603565 30723 consensus_peers.cc:597] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.603668 27644 raft_consensus.cc:2272] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.606781 27644 tablet_replica.cc:333] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.607750 27644 raft_consensus.cc:2243] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.608318 27644 raft_consensus.cc:2272] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.610404 27644 tablet_replica.cc:333] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.611028 27644 raft_consensus.cc:2243] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.611428 27644 raft_consensus.cc:2272] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.613258 27644 tablet_replica.cc:333] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.613816 27644 raft_consensus.cc:2243] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.614250 27644 raft_consensus.cc:2272] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.617708 27644 tablet_replica.cc:333] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.618376 27644 raft_consensus.cc:2243] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.618839 27644 raft_consensus.cc:2272] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.621055 27644 tablet_replica.cc:333] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.621603 27644 raft_consensus.cc:2243] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.622047 27644 raft_consensus.cc:2272] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.624119 27644 tablet_replica.cc:333] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.624672 27644 raft_consensus.cc:2243] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.625095 27644 raft_consensus.cc:2272] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.626991 27644 tablet_replica.cc:333] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.627522 27644 raft_consensus.cc:2243] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.627916 27644 raft_consensus.cc:2272] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.629501 27644 tablet_replica.cc:333] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.630429 27644 raft_consensus.cc:2243] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.631011 27644 raft_consensus.cc:2272] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.633169 27644 tablet_replica.cc:333] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.633769 27644 raft_consensus.cc:2243] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.634619 27644 raft_consensus.cc:2272] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.636667 27644 tablet_replica.cc:333] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.637197 27644 raft_consensus.cc:2243] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.637903 27644 raft_consensus.cc:2272] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.639783 27644 tablet_replica.cc:333] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.640414 27644 raft_consensus.cc:2243] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.640851 27644 raft_consensus.cc:2272] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.643328 27644 tablet_replica.cc:333] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.644039 27644 raft_consensus.cc:2243] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.644994 27644 raft_consensus.cc:2272] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.647285 27644 tablet_replica.cc:333] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
W20260709 12:25:28.647866 30797 consensus_peers.cc:597] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.648021 27644 raft_consensus.cc:2243] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.648989 27644 raft_consensus.cc:2272] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.650938 27644 tablet_replica.cc:333] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.651500 27644 raft_consensus.cc:2243] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.652390 27644 raft_consensus.cc:2272] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.653877 30871 consensus_peers.cc:597] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.654793 27644 tablet_replica.cc:333] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.655404 27644 raft_consensus.cc:2243] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.656286 27644 raft_consensus.cc:2272] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.658210 27644 tablet_replica.cc:333] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.658936 27644 raft_consensus.cc:2243] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.659386 27644 raft_consensus.cc:2272] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.661028 27644 tablet_replica.cc:333] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.661538 27644 raft_consensus.cc:2243] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.662014 27644 raft_consensus.cc:2272] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.664116 27644 tablet_replica.cc:333] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.664750 27644 raft_consensus.cc:2243] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.665282 27644 raft_consensus.cc:2272] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.667382 27644 tablet_replica.cc:333] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.667932 27644 raft_consensus.cc:2243] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:28.668802 27644 raft_consensus.cc:2272] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.671381 27644 tablet_replica.cc:333] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.672013 27644 raft_consensus.cc:2243] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.672454 27644 raft_consensus.cc:2272] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:28.674710 27644 tablet_replica.cc:333] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: stopping tablet replica
I20260709 12:25:28.675339 27644 raft_consensus.cc:2243] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:28.675817 27644 raft_consensus.cc:2272] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:28.676131 30723 consensus_peers.cc:597] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.678753 30871 consensus_peers.cc:597] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.684222 30797 consensus_peers.cc:597] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.689769 30871 consensus_peers.cc:597] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.694931 30723 consensus_peers.cc:597] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.715973 30797 consensus_peers.cc:597] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.717527 30797 consensus_peers.cc:597] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:28.749153 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
W20260709 12:25:28.779385 30871 consensus_peers.cc:597] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:28.853775 30723 consensus_peers.cc:597] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:28.864853 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:28.887722 31463 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:25:28.903184 30797 consensus_peers.cc:597] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:28.904791 31464 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:25:28.916986 30723 consensus_peers.cc:597] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:28.954006 31466 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:25:28.954602 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:28.960196 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:28.960552 27644 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:25:28.960800 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599928960780 us; error 0 us; skew 500 ppm
I20260709 12:25:28.961570 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:28.984264 27644 webserver.cc:533] Webserver started at http://127.26.255.1:39313/ using document root <none> and password file <none>
I20260709 12:25:28.985013 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:28.985270 27644 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:25:29.016117 27644 fs_manager.cc:714] Time spent opening directory manager: real 0.029s	user 0.010s	sys 0.015s
I20260709 12:25:29.046001 31472 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:25:29.047062 27644 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 12:25:29.047515 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "b5a66db8ca9a47328a9536ebb6a042da"
format_stamp: "Formatted at 2026-07-09 12:25:14 on dist-test-slave-bdgg"
I20260709 12:25:29.048131 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783599799304917-27644-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:25:29.159145 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:29.160873 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:29.163009 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:29.170015 31479 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
I20260709 12:25:29.385360 31368 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.385943 31368 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.388046 31368 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.402712 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:29.455960 30871 leader_election.cc:336] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.456446 30871 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.458250 31443 raft_consensus.cc:2749] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.567588 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 12:25:29.567988 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.399s	user 0.010s	sys 0.000s
I20260709 12:25:29.568358 27644 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 12:25:29.575332 31479 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.583619 31480 raft_consensus.cc:493] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.584618 31480 raft_consensus.cc:515] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:29.592288 30797 leader_election.cc:336] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.593530 31480 leader_election.cc:290] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.594940 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.596406 30797 leader_election.cc:304] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.597563 31480 raft_consensus.cc:2749] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.604871 31479 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.605865 31479 tablet_bootstrap.cc:492] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.606523 31479 ts_tablet_manager.cc:1403] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.008s
I20260709 12:25:29.608944 31479 raft_consensus.cc:359] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.609614 31479 raft_consensus.cc:740] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.610512 31479 consensus_queue.cc:260] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.613170 31479 ts_tablet_manager.cc:1434] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:29.613956 31479 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.624082 31368 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.624830 31368 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.627586 31368 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.631759 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.634611 31479 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.635878 31479 tablet_bootstrap.cc:492] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.636868 31479 ts_tablet_manager.cc:1403] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
W20260709 12:25:29.638720 30871 leader_election.cc:336] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.639210 30871 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.639753 31368 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.640241 31368 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.640952 31443 raft_consensus.cc:2749] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.641255 31480 raft_consensus.cc:493] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.641749 31480 raft_consensus.cc:515] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.642410 31368 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.639940 31479 raft_consensus.cc:359] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.642946 31479 raft_consensus.cc:740] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.643523 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:29.643612 31479 consensus_queue.cc:260] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.645605 31479 ts_tablet_manager.cc:1434] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:25:29.646392 31479 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
W20260709 12:25:29.654609 30797 leader_election.cc:336] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.657191 31480 leader_election.cc:290] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.663147 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:29.668977 30796 leader_election.cc:304] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.670804 31248 raft_consensus.cc:2749] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.678944 31368 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.679729 31368 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.682255 31368 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
W20260709 12:25:29.683681 30871 leader_election.cc:336] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.684461 30871 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.685524 31368 raft_consensus.cc:2749] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.692201 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.696401 31459 raft_consensus.cc:493] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.696974 31459 raft_consensus.cc:515] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:29.699178 30871 leader_election.cc:336] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.700595 30871 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.701364 31368 raft_consensus.cc:2749] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.702929 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:29.703652 30829 raft_consensus.cc:2468] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:29.705370 31479 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.706243 31479 tablet_bootstrap.cc:492] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.706437 31480 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.706910 31479 ts_tablet_manager.cc:1403] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.032s
I20260709 12:25:29.707003 31480 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.709174 31480 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.709659 31479 raft_consensus.cc:359] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.710696 31479 raft_consensus.cc:740] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.711421 31479 consensus_queue.cc:260] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.713336 31479 ts_tablet_manager.cc:1434] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:29.714386 31479 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.720458 30721 leader_election.cc:304] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:29.723992 31332 raft_consensus.cc:2804] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.724449 31332 raft_consensus.cc:493] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.724879 31332 raft_consensus.cc:3060] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.732151 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
W20260709 12:25:29.733660 30723 leader_election.cc:336] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.736017 31479 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.737071 31479 tablet_bootstrap.cc:492] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.737721 31479 ts_tablet_manager.cc:1403] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
W20260709 12:25:29.737993 30797 leader_election.cc:336] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.740278 31479 raft_consensus.cc:359] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.741011 31479 raft_consensus.cc:740] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.741948 31479 consensus_queue.cc:260] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.742588 31459 leader_election.cc:290] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:29.743974 31479 ts_tablet_manager.cc:1434] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 12:25:29.744691 31479 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.747959 30797 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.751097 31480 raft_consensus.cc:2749] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.753108 31296 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.754679 31296 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.754122 31467 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.757630 31487 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.758111 31487 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.760308 31487 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:29.760236 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:29.761281 30900 raft_consensus.cc:2468] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:29.762236 31368 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.762796 31368 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.764644 31368 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.765734 31479 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.766106 30722 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:29.766747 31479 tablet_bootstrap.cc:492] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.767444 31479 ts_tablet_manager.cc:1403] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.008s
I20260709 12:25:29.767660 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.768322 30752 raft_consensus.cc:2468] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:29.769946 31479 raft_consensus.cc:359] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.757854 31467 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.770664 31479 raft_consensus.cc:740] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.771584 31479 consensus_queue.cc:260] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.773270 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:29.773703 31479 ts_tablet_manager.cc:1434] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:29.774590 31479 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.775112 31487 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.776077 31487 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.775599 31467 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.780742 31296 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.781858 31296 raft_consensus.cc:2804] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.784368 31296 raft_consensus.cc:493] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.783818 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:29.786168 30900 raft_consensus.cc:2468] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:29.787573 31248 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.788246 31248 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:29.790056 30871 leader_election.cc:336] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.791028 31248 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.792608 30722 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:29.781201 31467 raft_consensus.cc:493] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.793992 31467 raft_consensus.cc:515] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.795967 31467 leader_election.cc:290] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.796452 31296 raft_consensus.cc:3060] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.796643 30871 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.798470 31467 raft_consensus.cc:2804] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.798818 31467 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.799065 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.803759 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:29.785241 31487 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.804445 30898 raft_consensus.cc:2468] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:29.799152 31467 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.806766 31332 raft_consensus.cc:515] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.808524 31332 leader_election.cc:290] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:29.808748 31479 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.809681 31479 tablet_bootstrap.cc:492] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.810352 31479 ts_tablet_manager.cc:1403] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.008s
I20260709 12:25:29.804667 31487 raft_consensus.cc:2804] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.812372 31487 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.809700 30796 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:29.803784 31296 raft_consensus.cc:515] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.813005 31479 raft_consensus.cc:359] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.814487 31480 raft_consensus.cc:2804] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.813764 31487 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.815665 31480 raft_consensus.cc:493] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.816159 31480 raft_consensus.cc:3060] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:29.817318 30797 leader_election.cc:336] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:29.810186 30723 leader_election.cc:336] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.818480 31296 leader_election.cc:290] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:29.822306 30871 leader_election.cc:336] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.819352 31479 raft_consensus.cc:740] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.820251 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af93bcc1ad62499192407005b34a8195" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:29.824278 30898 raft_consensus.cc:3060] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.824523 31479 consensus_queue.cc:260] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.826798 31479 ts_tablet_manager.cc:1434] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260709 12:25:29.826180 30723 leader_election.cc:336] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.822849 30871 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
W20260709 12:25:29.829003 30723 leader_election.cc:336] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:29.829563 30871 leader_election.cc:336] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.830313 31479 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.830317 31443 raft_consensus.cc:2749] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.830003 30871 leader_election.cc:304] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
W20260709 12:25:29.833657 30721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:37361, user_credentials={real_user=slave}} blocked reactor thread for 93635.2us
I20260709 12:25:29.836632 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c7f8f20f87046f581e6b31620c16499" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:29.837210 30827 raft_consensus.cc:3060] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.839320 31443 raft_consensus.cc:2749] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.839831 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
W20260709 12:25:29.844249 30723 leader_election.cc:336] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:29.844820 30723 leader_election.cc:336] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.858559 31480 raft_consensus.cc:515] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.850209 30898 raft_consensus.cc:2468] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:29.867339 30827 raft_consensus.cc:2468] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:29.871595 30721 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.872870 31332 raft_consensus.cc:2749] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.873294 30721 leader_election.cc:304] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.874044 31296 raft_consensus.cc:2804] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.874496 31296 raft_consensus.cc:697] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:29.876276 30722 leader_election.cc:304] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.877101 31480 leader_election.cc:290] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.875356 31296 consensus_queue.cc:237] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.879601 31487 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.880970 31467 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.881878 31487 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.883394 31467 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.886410 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48ba57ec21f342df8f80fc7d355eecee" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:29.887092 30900 raft_consensus.cc:3060] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.877775 31491 raft_consensus.cc:2804] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.891027 31491 raft_consensus.cc:697] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
W20260709 12:25:29.891516 30871 leader_election.cc:336] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.891793 31357 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.891888 31491 consensus_queue.cc:237] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.892407 31357 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.894191 31357 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.897157 31248 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.897843 31248 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.900027 31248 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:29.912922 30900 raft_consensus.cc:2468] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 2.
I20260709 12:25:29.913400 31487 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.913973 31487 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.914299 30796 leader_election.cc:304] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:29.915166 31480 raft_consensus.cc:2804] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:29.915670 31480 raft_consensus.cc:697] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:29.916397 31487 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:29.916488 31480 consensus_queue.cc:237] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:29.919373 30723 leader_election.cc:336] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:29.923913 30797 leader_election.cc:336] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.925448 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.925951 31479 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.926936 31479 tablet_bootstrap.cc:492] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:29.927570 31479 ts_tablet_manager.cc:1403] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.100s	user 0.029s	sys 0.019s
I20260709 12:25:29.929952 31479 raft_consensus.cc:359] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.930668 31479 raft_consensus.cc:740] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.931537 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:29.931416 31479 consensus_queue.cc:260] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.932351 30827 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:29.933746 31479 ts_tablet_manager.cc:1434] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:25:29.934624 31479 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:29.934149 30578 catalog_manager.cc:5697] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:29.934792 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:29.935555 30752 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:29.942094 30721 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:29.944736 31491 raft_consensus.cc:2804] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.945115 31491 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.945462 31491 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.948040 31487 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.948546 31487 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.950469 31487 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
W20260709 12:25:29.955817 30797 leader_election.cc:336] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:29.956564 30797 leader_election.cc:336] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.959604 30797 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:29.976907 31487 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.977634 31248 raft_consensus.cc:2749] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:29.971540 31479 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:29.959424 31491 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:29.977483 31487 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:29.978889 31479 tablet_bootstrap.cc:492] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
W20260709 12:25:29.976650 30723 leader_election.cc:336] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.979754 31479 ts_tablet_manager.cc:1403] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.007s
I20260709 12:25:29.980682 31487 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:29.984977 31479 raft_consensus.cc:359] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:29.985611 31479 raft_consensus.cc:740] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:29.986959 30797 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
W20260709 12:25:29.988461 30723 leader_election.cc:336] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:29.988724 31248 raft_consensus.cc:2804] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:29.989466 31248 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:29.990022 31248 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:29.991709 31479 consensus_queue.cc:260] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:29.996155 30723 leader_election.cc:336] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:29.996717 30723 leader_election.cc:336] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.001085 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:30.001716 30827 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:30.002905 30722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.4:40991, user_credentials={real_user=slave}} blocked reactor thread for 126708us
I20260709 12:25:30.008684 30827 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:30.009759 31480 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.011579 31479 ts_tablet_manager.cc:1434] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260709 12:25:30.012830 31479 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:30.014186 30721 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.013880 31248 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.018700 31296 raft_consensus.cc:2804] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.019301 31296 raft_consensus.cc:697] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:30.019942 31296 consensus_queue.cc:237] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.018139 30753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:30.023185 30753 raft_consensus.cc:2393] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 567268d0ab1546d0b989703b411e7e2e in current term 2: Already voted for candidate 3b833c8c8b1349468d016527192a9f19 in this term.
I20260709 12:25:30.010370 31480 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.009362 31491 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:30.028657 31248 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:30.030834 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:30.031594 30752 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.033223 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:30.034077 30898 raft_consensus.cc:2393] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 2: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:30.033879 30871 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.034757 31467 raft_consensus.cc:2749] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:25:30.035465 31443 raft_consensus.cc:493] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.035930 31480 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.036634 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:30.037360 30898 raft_consensus.cc:2468] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 1.
I20260709 12:25:30.038964 30796 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:30.039016 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:30.040302 31480 raft_consensus.cc:2804] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.040674 31480 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.041046 31480 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.042683 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:30.043320 30900 raft_consensus.cc:2468] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:30.045027 30898 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:30.036041 31443 raft_consensus.cc:515] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.048568 31443 leader_election.cc:290] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.049315 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:30.046438 30577 catalog_manager.cc:5697] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 2 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:30.050329 30827 raft_consensus.cc:2468] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:30.051779 30869 leader_election.cc:304] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:30.052601 31443 raft_consensus.cc:2804] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.053241 31443 raft_consensus.cc:493] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
W20260709 12:25:30.053615 30871 leader_election.cc:336] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.057078 30752 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 2.
I20260709 12:25:30.053651 31443 raft_consensus.cc:3060] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:30.059279 30797 leader_election.cc:336] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:30.060016 30797 leader_election.cc:336] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.064064 30797 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.065176 31467 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.065243 31491 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.066030 31491 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.066605 31455 raft_consensus.cc:2804] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.066007 31467 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.069113 31467 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:30.070256 31455 raft_consensus.cc:697] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:30.070612 31491 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.072573 31455 consensus_queue.cc:237] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:30.075292 30871 leader_election.cc:336] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.091677 30722 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.094641 31459 raft_consensus.cc:2749] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:25:30.096516 30722 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
W20260709 12:25:30.097746 30723 leader_election.cc:336] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.098270 30722 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.097465 31459 raft_consensus.cc:2804] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.103024 31459 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.103477 31459 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.103914 31487 raft_consensus.cc:493] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.104442 31487 raft_consensus.cc:515] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.108530 31332 raft_consensus.cc:2804] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.109009 31332 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.109354 31332 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.118167 31332 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.122349 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:30.106200 31480 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.123121 30752 raft_consensus.cc:2468] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 1.
I20260709 12:25:30.124509 31332 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.126129 30871 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.132818 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:30.133018 31368 raft_consensus.cc:2804] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.133533 31368 raft_consensus.cc:493] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.133575 30904 raft_consensus.cc:2468] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:30.134018 31368 raft_consensus.cc:3060] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.134965 30722 leader_election.cc:304] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:30.125427 31487 leader_election.cc:290] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.137739 31332 raft_consensus.cc:2804] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.138253 31332 raft_consensus.cc:493] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.138643 31332 raft_consensus.cc:3060] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.137907 31488 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:30.140064 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:30.140712 31488 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.131333 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:30.143183 30902 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.147117 31332 raft_consensus.cc:515] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.153892 30899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b968d15e7b4fdb9ad3bce5e4fe3369" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:30.154628 30899 raft_consensus.cc:3060] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.154806 31488 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:30.158924 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:30.159585 30827 raft_consensus.cc:2468] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 1.
I20260709 12:25:30.160879 30721 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:30.161962 31491 raft_consensus.cc:2804] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:30.162341 31491 raft_consensus.cc:493] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
W20260709 12:25:30.162385 30723 leader_election.cc:336] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.162781 31491 raft_consensus.cc:3060] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:30.163197 30723 leader_election.cc:336] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.170404 31459 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.158677 31443 raft_consensus.cc:515] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:30.176227 30723 leader_election.cc:336] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.177731 31479 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:30.178844 31443 leader_election.cc:290] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.181661 31459 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.178926 30902 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:30.179248 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eccba7ab2454cd38f5756a4327fa3be" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:30.182505 31479 tablet_bootstrap.cc:492] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:30.182673 30827 raft_consensus.cc:3060] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.183399 31479 ts_tablet_manager.cc:1403] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.171s	user 0.018s	sys 0.029s
I20260709 12:25:30.180766 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:30.186019 30898 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.186429 31332 leader_election.cc:290] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.184517 30899 raft_consensus.cc:2468] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:30.189129 30722 leader_election.cc:304] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
W20260709 12:25:30.191833 30723 leader_election.cc:336] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.191893 27644 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 12:25:30.192392 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.624s	user 0.296s	sys 0.006s
W20260709 12:25:30.196684 30723 leader_election.cc:336] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.198634 31332 raft_consensus.cc:2804] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.199214 31332 raft_consensus.cc:697] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:30.199975 31332 consensus_queue.cc:237] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.200542 31480 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:30.203539 30722 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.204759 30827 raft_consensus.cc:2468] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:30.205451 31487 raft_consensus.cc:2804] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.207221 31487 raft_consensus.cc:697] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:30.208072 31487 consensus_queue.cc:237] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.213721 30869 leader_election.cc:304] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:30.186045 31479 raft_consensus.cc:359] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.217489 31479 raft_consensus.cc:740] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:30.219987 31368 raft_consensus.cc:515] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.218199 31479 consensus_queue.cc:260] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.222532 31479 ts_tablet_manager.cc:1434] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 12:25:30.222945 30898 raft_consensus.cc:2468] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:30.223757 31443 raft_consensus.cc:2804] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.224750 30900 raft_consensus.cc:2393] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3b833c8c8b1349468d016527192a9f19 in current term 2: Already voted for candidate 567268d0ab1546d0b989703b411e7e2e in this term.
I20260709 12:25:30.225009 31443 raft_consensus.cc:697] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:30.225292 30722 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.225914 31443 consensus_queue.cc:237] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.226434 31296 raft_consensus.cc:2804] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 12:25:30.227046 30797 leader_election.cc:336] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.227046 31296 raft_consensus.cc:697] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:30.228178 30722 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19; no voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.228976 31368 leader_election.cc:290] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:30.230597 31296 consensus_queue.cc:237] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.211154 31491 raft_consensus.cc:515] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.239887 31492 raft_consensus.cc:3060] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.252220 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "4b25f24740c1438ca53b66f21da6b1bc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:30.252923 30898 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:30.256286 30871 leader_election.cc:336] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:30.257212 30871 leader_election.cc:336] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.256276 31492 raft_consensus.cc:2749] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:30.260109 30898 raft_consensus.cc:2468] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4b25f24740c1438ca53b66f21da6b1bc in term 2.
I20260709 12:25:30.261521 30796 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [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: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.268136 31480 raft_consensus.cc:2804] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.268761 31480 raft_consensus.cc:697] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Becoming Leader. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:30.269804 31480 consensus_queue.cc:237] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.277125 31479 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:30.319805 30578 catalog_manager.cc:5697] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 2 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:30.322748 30723 leader_election.cc:336] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:30.323999 31491 leader_election.cc:290] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:30.323426 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c2a1f3ffd684e168414ec77b834de41" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:30.325766 30827 raft_consensus.cc:3060] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:30.335536 30578 catalog_manager.cc:5697] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3). New cstate: current_term: 2 leader_uuid: "4b25f24740c1438ca53b66f21da6b1bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:30.345075 30827 raft_consensus.cc:2468] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:30.346509 30721 leader_election.cc:304] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [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: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.355149 31492 raft_consensus.cc:2804] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.362187 31492 raft_consensus.cc:697] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:30.363068 31492 consensus_queue.cc:237] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:30.367193 30722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.26.255.4:40991, user_credentials={real_user=slave}} blocked reactor thread for 139081us
I20260709 12:25:30.370731 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "281b9ea509f840379c6595a1337dac2f" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:30.374307 31479 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: 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:25:30.378739 31479 tablet_bootstrap.cc:492] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:30.379436 31479 ts_tablet_manager.cc:1403] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.016s
W20260709 12:25:30.381054 30797 consensus_peers.cc:597] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.381978 31479 raft_consensus.cc:359] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.382750 31479 raft_consensus.cc:740] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:30.383428 31479 consensus_queue.cc:260] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.386210 31479 ts_tablet_manager.cc:1434] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 12:25:30.387395 31479 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:30.391281 30900 raft_consensus.cc:1275] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 4b25f24740c1438ca53b66f21da6b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.382360 30577 catalog_manager.cc:5697] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 2 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:30.393138 31480 consensus_queue.cc:1048] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:30.395605 30723 consensus_peers.cc:597] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:30.396099 30723 consensus_peers.cc:597] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.400602 30898 raft_consensus.cc:1275] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.403721 31491 consensus_queue.cc:1048] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:30.405417 30752 raft_consensus.cc:2468] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:30.406775 30871 leader_election.cc:304] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:30.411742 31503 raft_consensus.cc:2804] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:30.412448 31503 raft_consensus.cc:697] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:30.416435 30827 raft_consensus.cc:1275] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.417966 31492 consensus_queue.cc:1048] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:30.417627 31503 consensus_queue.cc:237] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:30.436131 30577 catalog_manager.cc:5697] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:30.439881 30577 catalog_manager.cc:5697] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.442608 30577 catalog_manager.cc:5697] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.444327 30577 catalog_manager.cc:5697] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.459298 30577 catalog_manager.cc:5697] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:30.473723 30752 raft_consensus.cc:1275] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer 4b25f24740c1438ca53b66f21da6b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.475461 31248 consensus_queue.cc:1048] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:30.482704 30829 raft_consensus.cc:1275] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.484961 31491 consensus_queue.cc:1048] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:30.535420 31479 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: 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:25:30.536602 31479 tablet_bootstrap.cc:492] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:30.537381 31479 ts_tablet_manager.cc:1403] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.150s	user 0.031s	sys 0.028s
I20260709 12:25:30.543876 31479 raft_consensus.cc:359] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.544592 31479 raft_consensus.cc:740] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:30.545441 31479 consensus_queue.cc:260] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.547493 31479 ts_tablet_manager.cc:1434] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 12:25:30.548303 31479 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:30.564457 30577 catalog_manager.cc:5697] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:30.610670 30723 consensus_peers.cc:597] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.641819 30578 catalog_manager.cc:5697] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 1 to 2, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 2 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:30.708796 30723 consensus_peers.cc:597] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.712325 30723 consensus_peers.cc:597] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:30.714820 30722 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.4:40991, user_credentials={real_user=slave}} blocked reactor thread for 90409.2us
W20260709 12:25:30.722327 30796 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.4:40991, user_credentials={real_user=slave}} blocked reactor thread for 84324.2us
I20260709 12:25:30.725667 30902 raft_consensus.cc:1275] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.732229 31479 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:30.733234 31479 tablet_bootstrap.cc:492] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:30.733932 31479 ts_tablet_manager.cc:1403] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.186s	user 0.016s	sys 0.009s
I20260709 12:25:30.737353 31479 raft_consensus.cc:359] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.738061 31479 raft_consensus.cc:740] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
W20260709 12:25:30.738909 30871 consensus_peers.cc:597] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.739500 31479 consensus_queue.cc:260] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.743800 30905 raft_consensus.cc:1275] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.744465 31479 ts_tablet_manager.cc:1434] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:25:30.745354 31479 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
W20260709 12:25:30.745523 30797 consensus_peers.cc:597] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.754827 30902 raft_consensus.cc:1275] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.758971 31532 consensus_queue.cc:1048] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:30.759912 30827 raft_consensus.cc:1275] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.763262 31532 consensus_queue.cc:1048] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:30.763963 31488 consensus_queue.cc:1048] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:30.764582 31540 consensus_queue.cc:1048] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
W20260709 12:25:30.774564 30723 consensus_peers.cc:597] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:30.775262 30723 consensus_peers.cc:597] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.801950 30829 raft_consensus.cc:1275] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 12:25:30.824295 30723 consensus_peers.cc:597] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:30.829149 31504 consensus_queue.cc:1048] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:30.835386 30871 consensus_peers.cc:597] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.846227 30797 consensus_peers.cc:597] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.864244 31479 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: 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:25:30.865554 31479 tablet_bootstrap.cc:492] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:30.866348 31479 ts_tablet_manager.cc:1403] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.121s	user 0.018s	sys 0.006s
I20260709 12:25:30.870615 31479 raft_consensus.cc:359] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:30.871694 31479 raft_consensus.cc:740] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:30.873960 31479 consensus_queue.cc:260] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
W20260709 12:25:30.864244 30723 consensus_peers.cc:597] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.883796 31479 ts_tablet_manager.cc:1434] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 12:25:30.884711 31479 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
W20260709 12:25:30.892241 30871 consensus_peers.cc:597] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:30.905772 30871 consensus_peers.cc:597] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.913044 30905 raft_consensus.cc:1275] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 4b25f24740c1438ca53b66f21da6b1bc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:30.914409 31545 consensus_queue.cc:1048] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:30.916078 30723 consensus_peers.cc:597] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:30.922142 31479 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:30.923264 31479 tablet_bootstrap.cc:492] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:30.923947 31479 ts_tablet_manager.cc:1403] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.004s
I20260709 12:25:30.926972 31479 raft_consensus.cc:359] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.929009 31479 raft_consensus.cc:740] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:30.929736 31479 consensus_queue.cc:260] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:30.938383 31479 ts_tablet_manager.cc:1434] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 12:25:30.939253 31479 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.029533 30752 raft_consensus.cc:1275] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:31.038833 31483 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.040017 31483 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.067072 31483 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:31.067823 31483 raft_consensus.cc:493] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.068663 31483 raft_consensus.cc:515] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.075385 31368 consensus_queue.cc:1048] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 12:25:31.079182 30797 consensus_peers.cc:597] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.080139 30797 consensus_peers.cc:597] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.090813 30797 consensus_peers.cc:597] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.096223 31483 leader_election.cc:290] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
W20260709 12:25:31.111441 30797 consensus_peers.cc:597] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.115099 30871 consensus_peers.cc:597] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.115958 30871 consensus_peers.cc:597] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.121120 30871 consensus_peers.cc:597] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.150166 30723 consensus_peers.cc:597] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.161397 31565 raft_consensus.cc:493] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.162763 31565 raft_consensus.cc:515] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.168085 31565 leader_election.cc:290] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
W20260709 12:25:31.182204 30723 consensus_peers.cc:597] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.208943 30797 consensus_peers.cc:597] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.200256 31565 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 12:25:31.223035 30797 consensus_peers.cc:597] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.247484 31565 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
W20260709 12:25:31.251124 30723 consensus_peers.cc:597] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.254535 30797 consensus_peers.cc:597] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.254722 31483 raft_consensus.cc:493] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.277281 31483 raft_consensus.cc:515] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.279758 31565 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:31.295899 31479 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.297161 31479 tablet_bootstrap.cc:492] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.279840 31483 leader_election.cc:290] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
W20260709 12:25:31.299860 30871 consensus_peers.cc:597] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.327531 30723 consensus_peers.cc:597] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.329557 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.330710 31483 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.331543 31483 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.332924 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.331753 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.335484 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.342733 31483 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
W20260709 12:25:31.350628 30871 consensus_peers.cc:597] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.348784 30723 consensus_peers.cc:597] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.346540 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
W20260709 12:25:31.352475 30723 consensus_peers.cc:597] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.353734 30723 consensus_peers.cc:597] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.355135 30871 consensus_peers.cc:597] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.355546 30797 consensus_peers.cc:597] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.346479 31479 ts_tablet_manager.cc:1403] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.407s	user 0.027s	sys 0.005s
I20260709 12:25:31.382611 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.366704 31483 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.384389 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.387360 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.389981 31483 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.402848 31476 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.404402 31476 leader_election.cc:304] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.405547 31565 raft_consensus.cc:2749] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.405965 31483 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:31.406251 31565 raft_consensus.cc:2749] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:31.416077 30797 consensus_peers.cc:597] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.422834 30797 consensus_peers.cc:597] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:31.435017 30797 consensus_peers.cc:597] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.437796 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cb60f4ccc4d47d5ba95ead3d12740ee" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:31.433957 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:31.450305 31479 raft_consensus.cc:359] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.467374 31479 raft_consensus.cc:740] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.469237 30828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:31.469624 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:31.470315 31474 leader_election.cc:304] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.473562 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.473713 31584 raft_consensus.cc:2749] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 12:25:31.475148 30723 consensus_peers.cc:597] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.475138 31479 consensus_queue.cc:260] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.476217 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74c043e327c54bb0b7094b1bb160f744" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:31.476872 31474 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.487949 31584 raft_consensus.cc:2749] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.488332 31474 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:31.489822 31474 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc
I20260709 12:25:31.490734 31565 raft_consensus.cc:2749] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.491838 31584 raft_consensus.cc:2749] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.502385 31479 ts_tablet_manager.cc:1434] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.132s	user 0.003s	sys 0.010s
I20260709 12:25:31.511830 31479 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
W20260709 12:25:31.520399 30797 consensus_peers.cc:597] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 12:25:31.524272 31474 leader_election.cc:304] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.534248 31584 raft_consensus.cc:2749] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.563052 31479 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.564412 31479 tablet_bootstrap.cc:492] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.565095 31479 ts_tablet_manager.cc:1403] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.005s
I20260709 12:25:31.568058 31479 raft_consensus.cc:359] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.568795 31479 raft_consensus.cc:740] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.569613 31479 consensus_queue.cc:260] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.571939 31479 ts_tablet_manager.cc:1434] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 12:25:31.573060 31479 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.579388 31584 raft_consensus.cc:493] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.580061 31584 raft_consensus.cc:515] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.583340 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.585356 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.587990 31476 leader_election.cc:304] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.589012 31565 raft_consensus.cc:2749] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.590940 31584 leader_election.cc:290] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:31.600373 31584 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.600878 31584 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.603065 31584 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:31.606484 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.608464 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.609465 31479 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.610472 31479 tablet_bootstrap.cc:492] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.610235 31475 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.611182 31479 ts_tablet_manager.cc:1403] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.003s
I20260709 12:25:31.611614 31584 raft_consensus.cc:2749] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:31.615244 31479 raft_consensus.cc:359] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.616894 31479 raft_consensus.cc:740] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.617588 31479 consensus_queue.cc:260] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.620482 31479 ts_tablet_manager.cc:1434] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:31.621405 31479 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.672938 31479 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.673902 31479 tablet_bootstrap.cc:492] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.675513 31479 ts_tablet_manager.cc:1403] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.054s	user 0.030s	sys 0.017s
I20260709 12:25:31.678229 31479 raft_consensus.cc:359] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.678942 31479 raft_consensus.cc:740] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.679723 31479 consensus_queue.cc:260] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:31.682348 31479 ts_tablet_manager.cc:1434] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:31.683977 31479 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.726176 31479 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.727178 31479 tablet_bootstrap.cc:492] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.727880 31479 ts_tablet_manager.cc:1403] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.008s
I20260709 12:25:31.730628 31479 raft_consensus.cc:359] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.731289 31479 raft_consensus.cc:740] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.731997 31479 consensus_queue.cc:260] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.734436 31479 ts_tablet_manager.cc:1434] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 12:25:31.735512 31479 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.766423 31479 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.767469 31479 tablet_bootstrap.cc:492] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.768976 31479 ts_tablet_manager.cc:1403] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.008s
I20260709 12:25:31.775241 31479 raft_consensus.cc:359] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.775965 31479 raft_consensus.cc:740] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.776852 31479 consensus_queue.cc:260] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.779697 31479 ts_tablet_manager.cc:1434] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 12:25:31.781508 31479 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.804817 31479 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.805852 31479 tablet_bootstrap.cc:492] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.807425 31479 ts_tablet_manager.cc:1403] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.000s
I20260709 12:25:31.812081 31479 raft_consensus.cc:359] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.812845 31479 raft_consensus.cc:740] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.813668 31479 consensus_queue.cc:260] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.814759 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:44123
I20260709 12:25:31.818051 31479 ts_tablet_manager.cc:1434] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 12:25:31.818984 31622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:44123 every 8 connection(s)
I20260709 12:25:31.819144 31479 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.867842 31592 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:31.895572 31589 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:31.896500 31504 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.897178 31504 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.903944 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19" is_pre_election: true
I20260709 12:25:31.904629 30751 raft_consensus.cc:2468] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:31.909003 31504 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:31.912509 30871 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:31.919961 31552 raft_consensus.cc:2804] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:25:31.920471 31552 raft_consensus.cc:493] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:31.922487 31552 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:31.932034 31586 raft_consensus.cc:3060] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:31.935555 31591 raft_consensus.cc:3060] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:31.916090 31479 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:31.947942 30723 consensus_peers.cc:597] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:31.948721 31584 raft_consensus.cc:493] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:31.949349 31584 raft_consensus.cc:515] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:31.948778 31479 tablet_bootstrap.cc:492] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:31.951260 31479 ts_tablet_manager.cc:1403] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.132s	user 0.022s	sys 0.002s
I20260709 12:25:31.952126 31584 leader_election.cc:290] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:31.954766 30898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "567268d0ab1546d0b989703b411e7e2e" is_pre_election: true
I20260709 12:25:31.956377 31588 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:31.969108 31479 raft_consensus.cc:359] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.970110 31479 raft_consensus.cc:740] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:31.971699 30827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c92286767ac41d5aa1f69eb63b9010f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc" is_pre_election: true
I20260709 12:25:31.971698 31479 consensus_queue.cc:260] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.981515 31479 ts_tablet_manager.cc:1434] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260709 12:25:31.982612 31474 leader_election.cc:304] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [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: b5a66db8ca9a47328a9536ebb6a042da; no voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:31.966380 31552 raft_consensus.cc:515] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:31.993846 31479 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:31.991505 31584 raft_consensus.cc:2749] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:32.009088 31587 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da" is_pre_election: true
W20260709 12:25:32.010808 30871 leader_election.cc:343] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.012708 31552 leader_election.cc:290] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 election: Requested vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:32.014228 31583 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
I20260709 12:25:32.015146 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7130238e434458a98b09398ae1a6b1d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:32.016899 30751 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Advancing to term 3
W20260709 12:25:32.025261 30871 leader_election.cc:343] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:32.029331 30751 raft_consensus.cc:2468] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 3.
I20260709 12:25:32.036767 30871 leader_election.cc:304] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [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: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:32.037806 31552 raft_consensus.cc:2804] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:32.038352 31552 raft_consensus.cc:697] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 3 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:32.039695 31552 consensus_queue.cc:237] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER 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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.105096 31623 heartbeater.cc:344] Connected to a master server at 127.26.255.62:33901
I20260709 12:25:32.105531 31623 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:32.106527 31623 heartbeater.cc:507] Master 127.26.255.62:33901 requested a full tablet report, sending...
I20260709 12:25:32.110749 31479 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.111821 31479 tablet_bootstrap.cc:492] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.112527 31479 ts_tablet_manager.cc:1403] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.130s	user 0.018s	sys 0.020s
I20260709 12:25:32.115415 31479 raft_consensus.cc:359] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.116092 31479 raft_consensus.cc:740] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.116880 31479 consensus_queue.cc:260] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.120189 31479 ts_tablet_manager.cc:1434] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:32.121138 31479 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.120445 30578 catalog_manager.cc:5697] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 1 to 3, leader changed from b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1) to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 3 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:32.134101 30580 ts_manager.cc:194] Re-registered known tserver with Master: b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:32.148516 31479 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.149677 31479 tablet_bootstrap.cc:492] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.150805 31479 ts_tablet_manager.cc:1403] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.002s
I20260709 12:25:32.154023 31479 raft_consensus.cc:359] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.154839 31479 raft_consensus.cc:740] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.155673 31479 consensus_queue.cc:260] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.158150 31479 ts_tablet_manager.cc:1434] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:32.159152 31479 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.165302 31588 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:32.192121 31479 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.193279 31479 tablet_bootstrap.cc:492] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.194082 31479 ts_tablet_manager.cc:1403] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.017s
I20260709 12:25:32.198031 31479 raft_consensus.cc:359] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:32.198799 31479 raft_consensus.cc:740] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.199879 30580 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51546
I20260709 12:25:32.200460 31592 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:32.201567 31479 consensus_queue.cc:260] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:32.204365 31479 ts_tablet_manager.cc:1434] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:25:32.205266 31479 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.207201 31623 heartbeater.cc:499] Master 127.26.255.62:33901 was elected leader, sending a full tablet report...
I20260709 12:25:32.258737 31479 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.260097 31479 tablet_bootstrap.cc:492] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.260949 31479 ts_tablet_manager.cc:1403] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.018s
I20260709 12:25:32.264424 31479 raft_consensus.cc:359] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.278249 31479 raft_consensus.cc:740] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.279244 31479 consensus_queue.cc:260] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.281721 31479 ts_tablet_manager.cc:1434] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:25:32.282637 31479 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.321185 31479 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.322266 31479 tablet_bootstrap.cc:492] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.324223 31479 ts_tablet_manager.cc:1403] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.012s
I20260709 12:25:32.327365 31479 raft_consensus.cc:359] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.328148 31479 raft_consensus.cc:740] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.328863 31479 consensus_queue.cc:260] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.332262 31479 ts_tablet_manager.cc:1434] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:32.333781 31479 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.385720 31479 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.386895 31479 tablet_bootstrap.cc:492] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.387679 31479 ts_tablet_manager.cc:1403] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.013s
I20260709 12:25:32.390669 31479 raft_consensus.cc:359] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.391467 31479 raft_consensus.cc:740] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.393760 31479 consensus_queue.cc:260] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.396898 31479 ts_tablet_manager.cc:1434] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260709 12:25:32.397957 31479 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.422890 31479 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.424491 31479 tablet_bootstrap.cc:492] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.425273 31479 ts_tablet_manager.cc:1403] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.011s
I20260709 12:25:32.430605 31479 raft_consensus.cc:359] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.431381 31479 raft_consensus.cc:740] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.432132 31479 consensus_queue.cc:260] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.434798 31479 ts_tablet_manager.cc:1434] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260709 12:25:32.435792 31479 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.490017 30751 raft_consensus.cc:1275] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:32.492352 31552 consensus_queue.cc:1048] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:32.515059 31479 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.516628 31479 tablet_bootstrap.cc:492] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.527623 31479 ts_tablet_manager.cc:1403] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.012s
W20260709 12:25:32.539209 30871 consensus_peers.cc:597] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:32.536689 31479 raft_consensus.cc:359] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.540979 31479 raft_consensus.cc:740] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.542011 31479 consensus_queue.cc:260] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.553341 31479 ts_tablet_manager.cc:1434] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 12:25:32.555187 31479 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.586545 31479 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.589615 31479 tablet_bootstrap.cc:492] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.590358 31479 ts_tablet_manager.cc:1403] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.008s
I20260709 12:25:32.592871 31479 raft_consensus.cc:359] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.593375 31479 raft_consensus.cc:740] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.594069 31479 consensus_queue.cc:260] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.595811 31479 ts_tablet_manager.cc:1434] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:32.596583 31479 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.613466 31479 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.614418 31479 tablet_bootstrap.cc:492] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.616034 31479 ts_tablet_manager.cc:1403] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.001s
I20260709 12:25:32.618505 31479 raft_consensus.cc:359] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.619196 31479 raft_consensus.cc:740] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.619910 31479 consensus_queue.cc:260] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.622257 31479 ts_tablet_manager.cc:1434] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 12:25:32.623049 31479 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.653662 31479 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.654439 31479 tablet_bootstrap.cc:492] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.655133 31479 ts_tablet_manager.cc:1403] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.004s
I20260709 12:25:32.661068 31479 raft_consensus.cc:359] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.662120 31479 raft_consensus.cc:740] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.662793 31479 consensus_queue.cc:260] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:32.667037 31479 ts_tablet_manager.cc:1434] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:25:32.667852 31479 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.700642 31479 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.701745 31479 tablet_bootstrap.cc:492] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.702572 31479 ts_tablet_manager.cc:1403] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.011s
I20260709 12:25:32.705471 31479 raft_consensus.cc:359] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.706485 31479 raft_consensus.cc:740] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.707221 31479 consensus_queue.cc:260] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:32.709770 31479 ts_tablet_manager.cc:1434] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:32.710599 31479 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.739538 31479 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.740530 31479 tablet_bootstrap.cc:492] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.741251 31479 ts_tablet_manager.cc:1403] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.000s
I20260709 12:25:32.744040 31479 raft_consensus.cc:359] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.745172 31479 raft_consensus.cc:740] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.745898 31479 consensus_queue.cc:260] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.747463 31479 ts_tablet_manager.cc:1434] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:32.763409 31479 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.865876 31479 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:32.866915 31479 tablet_bootstrap.cc:492] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:32.868496 31479 ts_tablet_manager.cc:1403] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.071s
I20260709 12:25:32.872836 31479 raft_consensus.cc:359] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.873582 31479 raft_consensus.cc:740] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:32.874265 31479 consensus_queue.cc:260] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:32.877918 31479 ts_tablet_manager.cc:1434] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:32.878821 31479 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:32.906328 31588 raft_consensus.cc:3060] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:32.975778 31583 raft_consensus.cc:3060] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.010179 31479 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.039870 31479 tablet_bootstrap.cc:492] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.043093 31479 ts_tablet_manager.cc:1403] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.164s	user 0.039s	sys 0.077s
I20260709 12:25:33.045938 31479 raft_consensus.cc:359] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.047773 31479 raft_consensus.cc:740] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.051046 31479 consensus_queue.cc:260] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.052757 31479 ts_tablet_manager.cc:1434] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:25:33.054831 31479 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.083606 31479 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.084558 31479 tablet_bootstrap.cc:492] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.086508 31479 ts_tablet_manager.cc:1403] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.013s
I20260709 12:25:33.089102 31479 raft_consensus.cc:359] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.089775 31479 raft_consensus.cc:740] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.090605 31479 consensus_queue.cc:260] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.093472 31479 ts_tablet_manager.cc:1434] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:25:33.094252 31479 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.135345 31479 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.136363 31479 tablet_bootstrap.cc:492] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.137063 31479 ts_tablet_manager.cc:1403] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260709 12:25:33.139539 31479 raft_consensus.cc:359] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.140429 31479 raft_consensus.cc:740] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.141633 31479 consensus_queue.cc:260] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.143646 31479 ts_tablet_manager.cc:1434] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 12:25:33.144407 31479 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.161104 31479 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.161854 31479 tablet_bootstrap.cc:492] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.162436 31479 ts_tablet_manager.cc:1403] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 12:25:33.164427 31479 raft_consensus.cc:359] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.164996 31479 raft_consensus.cc:740] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.165524 31479 consensus_queue.cc:260] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.167573 31479 ts_tablet_manager.cc:1434] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:33.168381 31479 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.187415 31479 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.188259 31479 tablet_bootstrap.cc:492] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.188902 31479 ts_tablet_manager.cc:1403] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260709 12:25:33.191222 31479 raft_consensus.cc:359] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.191771 31479 raft_consensus.cc:740] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.192296 31479 consensus_queue.cc:260] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.194119 31479 ts_tablet_manager.cc:1434] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260709 12:25:33.195227 31479 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.247182 31479 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.248121 31479 tablet_bootstrap.cc:492] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.248766 31479 ts_tablet_manager.cc:1403] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.028s
I20260709 12:25:33.257941 31479 raft_consensus.cc:359] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.259131 31479 raft_consensus.cc:740] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.259850 31479 consensus_queue.cc:260] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.262611 31479 ts_tablet_manager.cc:1434] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 12:25:33.263406 31479 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.284961 31479 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.286068 31479 tablet_bootstrap.cc:492] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.286824 31479 ts_tablet_manager.cc:1403] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260709 12:25:33.289921 31479 raft_consensus.cc:359] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.291649 31479 raft_consensus.cc:740] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.292490 31479 consensus_queue.cc:260] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.294649 31479 ts_tablet_manager.cc:1434] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:33.300988 31479 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.314720 31589 raft_consensus.cc:3060] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.435686 31479 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.436710 31479 tablet_bootstrap.cc:492] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.437409 31479 ts_tablet_manager.cc:1403] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.137s	user 0.033s	sys 0.077s
I20260709 12:25:33.440201 31479 raft_consensus.cc:359] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.440871 31479 raft_consensus.cc:740] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.441515 31479 consensus_queue.cc:260] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:33.443346 31479 ts_tablet_manager.cc:1434] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 12:25:33.444337 31479 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap starting.
I20260709 12:25:33.500434 31479 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: 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:25:33.501379 31479 tablet_bootstrap.cc:492] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Bootstrap complete.
I20260709 12:25:33.502036 31479 ts_tablet_manager.cc:1403] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Time spent bootstrapping tablet: real 0.058s	user 0.026s	sys 0.024s
I20260709 12:25:33.505115 31479 raft_consensus.cc:359] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.505753 31479 raft_consensus.cc:740] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Initialized, Role: FOLLOWER
I20260709 12:25:33.506496 31479 consensus_queue.cc:260] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:33.516197 31479 ts_tablet_manager.cc:1434] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 12:25:33.537119 31592 raft_consensus.cc:3060] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:33.539835 31589 raft_consensus.cc:3060] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:25:33.682329 31592 raft_consensus.cc:3060] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:41.208106 30797 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:41705, user_credentials={real_user=slave}} blocked reactor thread for 63852.8us
W20260709 12:25:41.238606 30871 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:44123, user_credentials={real_user=slave}} blocked reactor thread for 64566.1us
W20260709 12:25:41.336143 30721 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.3:37361, user_credentials={real_user=slave}} blocked reactor thread for 98224.4us
I20260709 12:25:41.877561 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:41.935367 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:41.936487 30751 raft_consensus.cc:606] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:41.939563 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d460fb49a17451688101629b7b8762f"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:41.940074 30751 raft_consensus.cc:606] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:41.951983 30829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c"
dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:25:41.952514 30829 raft_consensus.cc:606] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:41.955332 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:41.955830 30751 raft_consensus.cc:606] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:41.958611 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:41.959136 30751 raft_consensus.cc:606] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:41.961771 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:41.962360 30751 raft_consensus.cc:606] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:41.963560 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 12:25:41.964830 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:41.965621 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:42.021188 31694 raft_consensus.cc:993] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.021878 31693 raft_consensus.cc:1081] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.024376 31588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:42.024997 31588 raft_consensus.cc:493] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:42.025460 31588 raft_consensus.cc:3060] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.034050 31588 raft_consensus.cc:515] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.036010 31588 leader_election.cc:290] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:42.037369 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:42.037249 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5805ac4ee4443b19809f6f1a2edca" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:42.038210 30904 raft_consensus.cc:3060] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.038246 30751 raft_consensus.cc:3055] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:42.038713 30751 raft_consensus.cc:740] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:42.039626 30751 consensus_queue.cc:260] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.040936 30751 raft_consensus.cc:3060] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.046310 30904 raft_consensus.cc:2468] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.048873 31475 leader_election.cc:304] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:42.049721 30751 raft_consensus.cc:2468] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.052377 31707 raft_consensus.cc:2804] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.055053 31707 raft_consensus.cc:697] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:42.056099 31707 consensus_queue.cc:237] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.059487 31694 raft_consensus.cc:993] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.060053 31694 raft_consensus.cc:1081] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.064633 31589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d460fb49a17451688101629b7b8762f"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:42.066305 31589 raft_consensus.cc:493] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:42.066804 31589 raft_consensus.cc:3060] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.075603 31589 raft_consensus.cc:515] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:42.077548 31589 leader_election.cc:290] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:42.078318 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d460fb49a17451688101629b7b8762f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:42.078949 30751 raft_consensus.cc:3055] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:42.079259 30751 raft_consensus.cc:740] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:42.080104 30751 consensus_queue.cc:260] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:42.080407 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d460fb49a17451688101629b7b8762f" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:42.081367 30751 raft_consensus.cc:3060] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.081378 30829 raft_consensus.cc:3060] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.082661 30577 catalog_manager.cc:5697] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.092522 30751 raft_consensus.cc:2468] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.094019 31476 leader_election.cc:304] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:42.095228 31707 raft_consensus.cc:2804] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.095870 31707 raft_consensus.cc:697] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:42.097151 31707 consensus_queue.cc:237] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:42.101325 31702 raft_consensus.cc:993] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.101881 31702 raft_consensus.cc:1081] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.104028 31589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:42.104619 31589 raft_consensus.cc:493] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:42.104954 31589 raft_consensus.cc:3060] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.097566 30829 raft_consensus.cc:2468] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.111979 31702 raft_consensus.cc:993] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.112566 31693 raft_consensus.cc:1081] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.113487 31589 raft_consensus.cc:515] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.114307 31588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:42.114959 31588 raft_consensus.cc:493] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:42.115357 31588 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:42.125424 31588 raft_consensus.cc:515] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.129660 31589 leader_election.cc:290] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:42.130426 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:42.131096 30902 raft_consensus.cc:3060] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.131417 31588 leader_election.cc:290] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 3 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:42.135849 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1c273d5fbf24e5db7ff79768d193735" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:42.136113 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:42.136514 30755 raft_consensus.cc:3055] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:42.136855 30751 raft_consensus.cc:3055] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:42.136924 30755 raft_consensus.cc:740] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:42.137241 30751 raft_consensus.cc:740] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:42.137990 30755 consensus_queue.cc:260] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.138190 30751 consensus_queue.cc:260] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.139477 30755 raft_consensus.cc:3060] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.139564 30751 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:42.141921 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6e8cacc34b945539d34162a4840c5c3" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:42.142561 30904 raft_consensus.cc:3060] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:42.147185 30751 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:42.148352 31476 leader_election.cc:304] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [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: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:42.149139 31707 raft_consensus.cc:2804] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:42.149945 31707 raft_consensus.cc:697] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:42.151170 31707 consensus_queue.cc:237] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.153386 30755 raft_consensus.cc:2468] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.154814 31476 leader_election.cc:304] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:42.155427 30902 raft_consensus.cc:2468] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.155843 31708 raft_consensus.cc:2804] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.157300 30904 raft_consensus.cc:2468] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:42.157557 31700 raft_consensus.cc:993] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.158025 31700 raft_consensus.cc:1081] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.158746 30577 catalog_manager.cc:5697] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.159682 31588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50468
I20260709 12:25:42.160275 31588 raft_consensus.cc:493] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:42.160638 31588 raft_consensus.cc:3060] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.166093 31702 raft_consensus.cc:993] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.166782 31702 raft_consensus.cc:1081] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:42.168473 31589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:42.169013 31589 raft_consensus.cc:493] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:42.169327 31589 raft_consensus.cc:3060] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.177742 31589 raft_consensus.cc:515] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.180189 31589 leader_election.cc:290] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:42.181269 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:42.181852 30755 raft_consensus.cc:3055] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:42.182068 30755 raft_consensus.cc:740] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:42.183137 30904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4518f88ac6bb4be0ab1aaf0a5c192083" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:42.183761 30904 raft_consensus.cc:3060] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.187235 31708 raft_consensus.cc:697] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:42.188169 31708 consensus_queue.cc:237] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.188385 30755 consensus_queue.cc:260] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.189786 30755 raft_consensus.cc:3060] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.192224 30904 raft_consensus.cc:2468] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.192979 31588 raft_consensus.cc:515] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:42.193832 31475 leader_election.cc:304] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:42.195137 31588 leader_election.cc:290] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:42.196071 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:42.196650 30829 raft_consensus.cc:3055] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:42.196959 30829 raft_consensus.cc:740] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:42.197077 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbf1a092ad4f415bb4b0ff5d2d3eac0c" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:42.197683 30829 consensus_queue.cc:260] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:42.197711 30902 raft_consensus.cc:3060] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.199044 30829 raft_consensus.cc:3060] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:42.203244 30755 raft_consensus.cc:2468] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.204970 31716 raft_consensus.cc:2804] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.205474 31716 raft_consensus.cc:697] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:42.206439 31716 consensus_queue.cc:237] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:42.214242 30829 raft_consensus.cc:2468] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.215767 30902 raft_consensus.cc:2468] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:42.216672 31474 leader_election.cc:304] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:42.218978 31708 raft_consensus.cc:2804] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:42.220328 31708 raft_consensus.cc:697] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:42.223546 31708 consensus_queue.cc:237] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:42.232056 30577 catalog_manager.cc:5697] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 2 to 3, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 3 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.233311 30577 catalog_manager.cc:5697] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.249012 30577 catalog_manager.cc:5697] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:42.250519 30577 catalog_manager.cc:5697] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:42.523626 30755 raft_consensus.cc:1275] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.525063 31708 consensus_queue.cc:1048] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:42.537585 30902 raft_consensus.cc:1275] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.539675 31707 consensus_queue.cc:1048] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:42.560832 30830 raft_consensus.cc:1275] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.563059 31707 consensus_queue.cc:1048] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:42.568917 30751 raft_consensus.cc:1275] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.571230 31707 consensus_queue.cc:1048] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:42.596694 30752 raft_consensus.cc:1275] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.599781 31707 consensus_queue.cc:1048] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:42.623220 30904 raft_consensus.cc:1275] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.624763 31716 consensus_queue.cc:1048] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:42.650187 30752 raft_consensus.cc:1275] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:42.651530 30751 raft_consensus.cc:1275] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.651607 30904 raft_consensus.cc:1275] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.656467 31716 consensus_queue.cc:1048] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:42.666383 30905 raft_consensus.cc:1275] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.669528 31707 consensus_queue.cc:1048] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:42.670420 31708 consensus_queue.cc:1048] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:42.682343 31708 consensus_queue.cc:1048] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:42.723877 30830 raft_consensus.cc:1275] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:42.723933 30904 raft_consensus.cc:1275] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:42.728711 31716 consensus_queue.cc:1048] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:42.734030 31716 consensus_queue.cc:1048] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:43.003250 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:43.045198 30829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2"
dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:25:43.045881 30829 raft_consensus.cc:606] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:43.048539 30829 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662"
dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
mode: GRACEFUL
new_leader_uuid: "3b833c8c8b1349468d016527192a9f19"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:25:43.049100 30829 raft_consensus.cc:606] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Received request to transfer leadership to TS 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:43.051874 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:43.052399 30751 raft_consensus.cc:606] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:43.055437 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:43.055985 30751 raft_consensus.cc:606] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:43.058490 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "567268d0ab1546d0b989703b411e7e2e"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:43.059080 30751 raft_consensus.cc:606] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:43.060107 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:43.061596 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:43.062318 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:43.084949 31693 raft_consensus.cc:993] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: : Instructing follower 567268d0ab1546d0b989703b411e7e2e to start an election
I20260709 12:25:43.085601 31702 raft_consensus.cc:1081] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer 567268d0ab1546d0b989703b411e7e2e to start an election
I20260709 12:25:43.087520 30902 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d"
dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
 from {username='slave'} at 127.0.0.1:51976
I20260709 12:25:43.088121 30902 raft_consensus.cc:493] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:43.088542 30902 raft_consensus.cc:3060] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.106472 30902 raft_consensus.cc:515] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:43.115784 30902 leader_election.cc:290] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:43.116856 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:43.117539 30829 raft_consensus.cc:3060] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.118839 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffbfdb798df2427faa831a7dbee4ed2d" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:43.119374 30751 raft_consensus.cc:3055] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:43.119608 30751 raft_consensus.cc:740] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:43.120237 30751 consensus_queue.cc:260] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:43.121272 30751 raft_consensus.cc:3060] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.124655 30829 raft_consensus.cc:2468] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:43.126992 30869 leader_election.cc:304] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:43.132372 31722 raft_consensus.cc:2804] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:43.133165 31722 raft_consensus.cc:697] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:43.133606 30751 raft_consensus.cc:2468] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:43.134166 31722 consensus_queue.cc:237] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:43.152956 30577 catalog_manager.cc:5697] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 2 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:43.210237 31702 raft_consensus.cc:993] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:43.210789 31693 raft_consensus.cc:1081] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:43.212134 31589 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:43.212559 31589 raft_consensus.cc:493] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:43.212885 31589 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:43.218916 31589 raft_consensus.cc:515] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:43.220732 31589 leader_election.cc:290] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 3 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:43.221455 30902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:43.221674 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccfeb242db042ddbb56c15d6130033b" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:43.222081 30902 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:43.222287 30751 raft_consensus.cc:3055] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:43.224126 30751 raft_consensus.cc:740] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:43.224923 30751 consensus_queue.cc:260] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:43.225960 30751 raft_consensus.cc:3060] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:43.228219 30902 raft_consensus.cc:2468] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:43.229450 31475 leader_election.cc:304] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [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: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:43.230239 31716 raft_consensus.cc:2804] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:43.230738 31716 raft_consensus.cc:697] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:43.231571 31716 consensus_queue.cc:237] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [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: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:43.233213 30751 raft_consensus.cc:2468] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:43.242287 30578 catalog_manager.cc:5697] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 2 to 3, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 3 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.293458 31682 raft_consensus.cc:993] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: : Instructing follower 3b833c8c8b1349468d016527192a9f19 to start an election
I20260709 12:25:43.293968 31700 raft_consensus.cc:1081] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Signalling peer 3b833c8c8b1349468d016527192a9f19 to start an election
I20260709 12:25:43.295580 30751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
 from {username='slave'} at 127.0.0.1:59502
I20260709 12:25:43.296087 30751 raft_consensus.cc:493] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:43.296463 30751 raft_consensus.cc:3060] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.302934 30751 raft_consensus.cc:515] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:43.304809 30751 leader_election.cc:290] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:43.305575 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:43.306164 30829 raft_consensus.cc:3055] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:43.306221 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bc6363d5e4e4c3b86660e19fe5f9662" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:43.306546 30829 raft_consensus.cc:740] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:43.306957 30900 raft_consensus.cc:3060] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.307391 30829 consensus_queue.cc:260] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:43.308707 30829 raft_consensus.cc:3060] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.315140 30829 raft_consensus.cc:2468] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:43.316159 30721 leader_election.cc:304] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc; no voters: 
I20260709 12:25:43.316346 30900 raft_consensus.cc:2468] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:43.316869 31693 raft_consensus.cc:2804] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:43.317565 31693 raft_consensus.cc:697] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:43.318388 31693 consensus_queue.cc:237] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:43.328047 30578 catalog_manager.cc:5697] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.373320 31694 raft_consensus.cc:993] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:43.373864 31694 raft_consensus.cc:1081] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:43.375492 31588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:43.376037 31588 raft_consensus.cc:493] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:43.376395 31588 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:43.382062 31588 raft_consensus.cc:515] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:43.384266 31588 leader_election.cc:290] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 3 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:43.384619 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:43.385447 30751 raft_consensus.cc:3055] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:43.384789 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bce7be1fc1314bf78e356576885159a4" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:43.385872 30751 raft_consensus.cc:740] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:43.386233 30829 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:43.387552 30751 consensus_queue.cc:260] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:43.392704 30751 raft_consensus.cc:3060] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:43.393935 30829 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:43.395632 31474 leader_election.cc:304] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [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: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:43.397795 31716 raft_consensus.cc:2804] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:43.398355 31716 raft_consensus.cc:697] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:43.399353 31716 consensus_queue.cc:237] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:43.401518 30751 raft_consensus.cc:2468] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:43.418864 30578 catalog_manager.cc:5697] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 2 to 3, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 3 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.523978 31682 raft_consensus.cc:993] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:43.525699 31700 raft_consensus.cc:1081] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:43.529661 31588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50468
I20260709 12:25:43.530225 31588 raft_consensus.cc:493] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:43.530553 31588 raft_consensus.cc:3060] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.535636 31588 raft_consensus.cc:515] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:43.537077 31588 leader_election.cc:290] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:43.538208 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:43.538889 30755 raft_consensus.cc:3060] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.539513 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624db45fafb24aab95591ee9a4e33fb2" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:43.540192 30829 raft_consensus.cc:3055] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:43.540540 30829 raft_consensus.cc:740] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:43.541451 30829 consensus_queue.cc:260] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:43.542757 30829 raft_consensus.cc:3060] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:43.545789 30755 raft_consensus.cc:2468] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:43.547171 31476 leader_election.cc:304] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:43.548089 31716 raft_consensus.cc:2804] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:43.548576 31716 raft_consensus.cc:697] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:43.549431 31716 consensus_queue.cc:237] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:43.550318 30829 raft_consensus.cc:2468] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:43.560299 30578 catalog_manager.cc:5697] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:43.609737 30829 raft_consensus.cc:1275] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:43.610973 31722 consensus_queue.cc:1048] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:43.621251 30755 raft_consensus.cc:1275] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:43.623268 31722 consensus_queue.cc:1048] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 12:25:43.816619 30752 raft_consensus.cc:1275] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:43.817947 31716 consensus_queue.cc:1048] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:43.830574 30829 raft_consensus.cc:1275] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:43.834564 31693 consensus_queue.cc:1048] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:43.837441 30900 raft_consensus.cc:1275] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:43.846925 31758 consensus_queue.cc:1048] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:43.849332 30752 raft_consensus.cc:1275] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:43.855893 30900 raft_consensus.cc:1275] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:43.859635 31694 consensus_queue.cc:1048] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:43.862357 31758 consensus_queue.cc:1048] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:43.920356 30830 raft_consensus.cc:1275] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:43.953290 31732 consensus_queue.cc:1048] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:25:44.033628 30752 raft_consensus.cc:1275] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.034974 31732 consensus_queue.cc:1048] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.048723 30829 raft_consensus.cc:1275] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.049981 31732 consensus_queue.cc:1048] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.118976 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:44.156816 30830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd"
dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:25:44.157377 30830 raft_consensus.cc:606] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:44.177630 30905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb"
dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:44508
I20260709 12:25:44.178162 31765 raft_consensus.cc:993] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:44.178231 30905 raft_consensus.cc:606] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:44.178960 31747 raft_consensus.cc:1081] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:44.180702 31592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50468
I20260709 12:25:44.181311 31592 raft_consensus.cc:493] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.181421 30751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "567268d0ab1546d0b989703b411e7e2e"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:44.181615 31592 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:44.182092 30751 raft_consensus.cc:606] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS 567268d0ab1546d0b989703b411e7e2e
I20260709 12:25:44.185343 30830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b465648584924114b81e1b82406c7e1e"
dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
mode: GRACEFUL
new_leader_uuid: "3b833c8c8b1349468d016527192a9f19"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:25:44.185920 30830 raft_consensus.cc:606] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Received request to transfer leadership to TS 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:44.188789 31702 raft_consensus.cc:993] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: : Instructing follower 567268d0ab1546d0b989703b411e7e2e to start an election
I20260709 12:25:44.189114 30830 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534"
dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:57086
I20260709 12:25:44.189766 30830 raft_consensus.cc:606] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:44.190703 31592 raft_consensus.cc:515] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:44.191682 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 12:25:44.193065 31592 leader_election.cc:290] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 3 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:44.193420 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:44.194200 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:44.198941 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:44.199662 30830 raft_consensus.cc:3055] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:44.200068 30830 raft_consensus.cc:740] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:44.199730 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15d0c8e0206e4500b996dd1a795ccdfd" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:44.200659 30905 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:44.201047 30830 consensus_queue.cc:260] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:44.202558 30830 raft_consensus.cc:3060] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:44.210354 30830 raft_consensus.cc:2468] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:44.210354 30905 raft_consensus.cc:2468] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:44.189527 31693 raft_consensus.cc:1081] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer 567268d0ab1546d0b989703b411e7e2e to start an election
I20260709 12:25:44.211575 31474 leader_election.cc:304] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [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: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:44.212541 31732 raft_consensus.cc:2804] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:44.213020 31732 raft_consensus.cc:697] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:44.213054 30900 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5"
dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
 from {username='slave'} at 127.0.0.1:51976
I20260709 12:25:44.213773 30900 raft_consensus.cc:493] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.214190 30900 raft_consensus.cc:3060] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.213999 31732 consensus_queue.cc:237] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [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: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:44.229427 30900 raft_consensus.cc:515] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:44.233050 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:44.233654 30751 raft_consensus.cc:3055] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:44.233978 30751 raft_consensus.cc:740] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:44.234786 30751 consensus_queue.cc:260] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:44.235893 30751 raft_consensus.cc:3060] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.238139 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6940dc2d80784acc965d37f48f1e5af5" candidate_uuid: "567268d0ab1546d0b989703b411e7e2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:44.238879 30830 raft_consensus.cc:3060] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.246693 30830 raft_consensus.cc:2468] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:44.248955 30900 leader_election.cc:290] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:44.251789 30869 leader_election.cc:304] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:44.252740 31582 raft_consensus.cc:2804] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:44.253207 31582 raft_consensus.cc:697] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Becoming Leader. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:44.254150 31582 consensus_queue.cc:237] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:44.255220 30751 raft_consensus.cc:2468] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 567268d0ab1546d0b989703b411e7e2e in term 2.
I20260709 12:25:44.259676 30580 catalog_manager.cc:5697] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 2 to 3, leader changed from 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 3 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:44.270092 30577 catalog_manager.cc:5697] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to 567268d0ab1546d0b989703b411e7e2e (127.26.255.4). New cstate: current_term: 2 leader_uuid: "567268d0ab1546d0b989703b411e7e2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:44.314038 31773 raft_consensus.cc:993] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:44.314544 31582 raft_consensus.cc:1081] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:44.315901 31592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50476
I20260709 12:25:44.316431 31592 raft_consensus.cc:493] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.316697 31592 raft_consensus.cc:3060] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.321704 31592 raft_consensus.cc:515] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:44.323513 31592 leader_election.cc:290] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:44.324342 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:44.324519 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5164fe875fcd4230981a1505639a46fb" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:44.325023 30830 raft_consensus.cc:3060] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.325137 30900 raft_consensus.cc:3055] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:44.325603 30900 raft_consensus.cc:740] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:44.326493 30900 consensus_queue.cc:260] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:44.327800 30900 raft_consensus.cc:3060] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.332230 30830 raft_consensus.cc:2468] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:44.333810 31474 leader_election.cc:304] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:44.334571 30900 raft_consensus.cc:2468] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:44.334806 31732 raft_consensus.cc:2804] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:44.335493 31732 raft_consensus.cc:697] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:44.336422 31732 consensus_queue.cc:237] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:44.352816 30577 catalog_manager.cc:5697] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 567268d0ab1546d0b989703b411e7e2e (127.26.255.4) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:44.547041 31747 raft_consensus.cc:993] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: : Instructing follower 3b833c8c8b1349468d016527192a9f19 to start an election
I20260709 12:25:44.547459 31765 raft_consensus.cc:1081] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Signalling peer 3b833c8c8b1349468d016527192a9f19 to start an election
I20260709 12:25:44.548923 30751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b465648584924114b81e1b82406c7e1e"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
 from {username='slave'} at 127.0.0.1:59502
I20260709 12:25:44.549363 30751 raft_consensus.cc:493] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.549608 30751 raft_consensus.cc:3060] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.554376 30751 raft_consensus.cc:515] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:44.555994 30751 leader_election.cc:290] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991)
I20260709 12:25:44.556875 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:44.556921 30900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b465648584924114b81e1b82406c7e1e" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:44.557576 30829 raft_consensus.cc:3055] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:44.557590 30900 raft_consensus.cc:3060] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.558075 30829 raft_consensus.cc:740] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:44.558844 30829 consensus_queue.cc:260] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:44.560019 30829 raft_consensus.cc:3060] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:44.564800 30900 raft_consensus.cc:2468] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:44.566226 30722 leader_election.cc:304] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:44.567046 31702 raft_consensus.cc:2804] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:44.567514 31702 raft_consensus.cc:697] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:44.568336 31702 consensus_queue.cc:237] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } }
I20260709 12:25:44.571884 30829 raft_consensus.cc:2468] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:44.574471 31747 raft_consensus.cc:993] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:44.574962 31765 raft_consensus.cc:1081] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:44.576422 31588 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50468
I20260709 12:25:44.576956 31588 raft_consensus.cc:493] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:44.577345 31588 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:44.581729 30577 catalog_manager.cc:5697] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.584662 31588 raft_consensus.cc:515] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:44.587158 31588 leader_election.cc:290] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 3 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:44.587087 30751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:44.587342 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f83b9638cf014b7ca7728cbb68fcc534" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:44.587814 30751 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:44.587939 30829 raft_consensus.cc:3055] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:44.588455 30829 raft_consensus.cc:740] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4b25f24740c1438ca53b66f21da6b1bc, State: Running, Role: LEADER
I20260709 12:25:44.589282 30829 consensus_queue.cc:260] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:44.590602 30829 raft_consensus.cc:3060] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:44.596160 30751 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:44.597018 30829 raft_consensus.cc:2468] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 3.
I20260709 12:25:44.597200 31476 leader_election.cc:304] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [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: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:44.598311 31732 raft_consensus.cc:2804] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:44.598754 31732 raft_consensus.cc:697] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:44.599531 31732 consensus_queue.cc:237] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [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: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:44.608829 30577 catalog_manager.cc:5697] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 2 to 3, leader changed from 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 3 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:44.661126 30900 raft_consensus.cc:1275] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:44.662228 31732 consensus_queue.cc:1048] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:44.672618 30829 raft_consensus.cc:1275] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:44.673826 31761 consensus_queue.cc:1048] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:44.721954 30829 raft_consensus.cc:1275] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.723398 31582 consensus_queue.cc:1048] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.733567 30751 raft_consensus.cc:1275] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer 567268d0ab1546d0b989703b411e7e2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.735594 31766 consensus_queue.cc:1048] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.834259 30829 raft_consensus.cc:1275] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.835440 31758 consensus_queue.cc:1048] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.844772 30900 raft_consensus.cc:1275] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.847410 31758 consensus_queue.cc:1048] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.955806 30900 raft_consensus.cc:1275] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.957576 31693 consensus_queue.cc:1048] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:44.966208 30829 raft_consensus.cc:1275] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:44.968124 31693 consensus_queue.cc:1048] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:45.011969 30829 raft_consensus.cc:1275] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:45.013262 31758 consensus_queue.cc:1048] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:45.029412 30752 raft_consensus.cc:1275] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:45.031021 31761 consensus_queue.cc:1048] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:45.276417 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:45.321483 30752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:45.322213 30752 raft_consensus.cc:606] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:45.325362 30905 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c"
dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
mode: GRACEFUL
new_leader_uuid: "3b833c8c8b1349468d016527192a9f19"
 from {username='slave'} at 127.0.0.1:44508
I20260709 12:25:45.325991 30905 raft_consensus.cc:606] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Received request to transfer leadership to TS 3b833c8c8b1349468d016527192a9f19
I20260709 12:25:45.327514 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:45.329253 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:45.330001 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:45.337078 31766 raft_consensus.cc:993] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: : Instructing follower 3b833c8c8b1349468d016527192a9f19 to start an election
I20260709 12:25:45.337670 31766 raft_consensus.cc:1081] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Signalling peer 3b833c8c8b1349468d016527192a9f19 to start an election
I20260709 12:25:45.339988 30752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
 from {username='slave'} at 127.0.0.1:59478
I20260709 12:25:45.340631 30752 raft_consensus.cc:493] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:45.341001 30752 raft_consensus.cc:3060] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.342767 31795 raft_consensus.cc:993] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:45.343358 31702 raft_consensus.cc:1081] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:45.345324 31592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:45.345877 31592 raft_consensus.cc:493] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:45.346282 31592 raft_consensus.cc:3060] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.353312 30752 raft_consensus.cc:515] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:45.356490 31592 raft_consensus.cc:515] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:45.359855 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:45.360026 31592 leader_election.cc:290] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:45.360584 30905 raft_consensus.cc:3055] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:45.358987 30752 leader_election.cc:290] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361)
I20260709 12:25:45.360939 30905 raft_consensus.cc:740] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 567268d0ab1546d0b989703b411e7e2e, State: Running, Role: LEADER
I20260709 12:25:45.361778 30905 consensus_queue.cc:260] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:45.362901 30905 raft_consensus.cc:3060] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.359938 30830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:45.367130 30830 raft_consensus.cc:3060] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.370908 30829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f442cf280b274505a66186eb42b3de2c" candidate_uuid: "3b833c8c8b1349468d016527192a9f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4b25f24740c1438ca53b66f21da6b1bc"
I20260709 12:25:45.371791 30829 raft_consensus.cc:3060] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.379997 30830 raft_consensus.cc:2468] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:45.384807 30905 raft_consensus.cc:2468] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:45.384888 30829 raft_consensus.cc:2468] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b833c8c8b1349468d016527192a9f19 in term 2.
I20260709 12:25:45.384827 30752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10effd44377b46e180c28b9f6dd61689" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:45.386631 30722 leader_election.cc:304] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3b833c8c8b1349468d016527192a9f19, 4b25f24740c1438ca53b66f21da6b1bc, 567268d0ab1546d0b989703b411e7e2e; no voters: 
I20260709 12:25:45.387354 31474 leader_election.cc:304] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:45.386013 30752 raft_consensus.cc:3055] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:45.388257 30752 raft_consensus.cc:740] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:45.388375 31792 raft_consensus.cc:2804] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:45.388936 31792 raft_consensus.cc:697] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Becoming Leader. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:45.389869 31792 consensus_queue.cc:237] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:45.390789 31800 raft_consensus.cc:2804] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:45.392532 31800 raft_consensus.cc:697] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:45.393466 31800 consensus_queue.cc:237] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:45.390350 30752 consensus_queue.cc:260] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } }
I20260709 12:25:45.400610 30752 raft_consensus.cc:3060] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:45.408720 30752 raft_consensus.cc:2468] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:45.424233 30580 catalog_manager.cc:5697] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 reported cstate change: term changed from 1 to 2, leader changed from 567268d0ab1546d0b989703b411e7e2e (127.26.255.4) to 3b833c8c8b1349468d016527192a9f19 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "3b833c8c8b1349468d016527192a9f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:45.431438 30577 catalog_manager.cc:5697] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:45.794771 30902 raft_consensus.cc:1275] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.796017 31702 consensus_queue.cc:1048] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:45.811474 30829 raft_consensus.cc:1275] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer 3b833c8c8b1349468d016527192a9f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.816510 31792 consensus_queue.cc:1048] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:45.879212 30829 raft_consensus.cc:1275] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.880694 31761 consensus_queue.cc:1048] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:45.905668 30752 raft_consensus.cc:1275] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:45.906983 31761 consensus_queue.cc:1048] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:46.384524 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:46.429199 30752 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e"
dest_uuid: "3b833c8c8b1349468d016527192a9f19"
mode: GRACEFUL
new_leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:52580
I20260709 12:25:46.429752 30752 raft_consensus.cc:606] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Received request to transfer leadership to TS b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:46.431123 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 12:25:46.432847 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:46.433617 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:46.601819 31816 raft_consensus.cc:993] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: : Instructing follower b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:46.602579 31810 raft_consensus.cc:1081] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Signalling peer b5a66db8ca9a47328a9536ebb6a042da to start an election
I20260709 12:25:46.604338 31592 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e"
dest_uuid: "b5a66db8ca9a47328a9536ebb6a042da"
 from {username='slave'} at 127.0.0.1:50472
I20260709 12:25:46.604876 31592 raft_consensus.cc:493] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:46.605245 31592 raft_consensus.cc:3060] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.610790 31592 raft_consensus.cc:515] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:46.612681 31592 leader_election.cc:290] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Requested vote from peers 567268d0ab1546d0b989703b411e7e2e (127.26.255.4:40991), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:46.613529 30905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "567268d0ab1546d0b989703b411e7e2e"
I20260709 12:25:46.613694 30755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f7a50e3670f403b9c555849d7b8624e" candidate_uuid: "b5a66db8ca9a47328a9536ebb6a042da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b833c8c8b1349468d016527192a9f19"
I20260709 12:25:46.614205 30905 raft_consensus.cc:3060] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.614287 30755 raft_consensus.cc:3055] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:46.614717 30755 raft_consensus.cc:740] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b833c8c8b1349468d016527192a9f19, State: Running, Role: LEADER
I20260709 12:25:46.615491 30755 consensus_queue.cc:260] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:46.616667 30755 raft_consensus.cc:3060] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:46.622058 30905 raft_consensus.cc:2468] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:46.623715 31475 leader_election.cc:304] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 567268d0ab1546d0b989703b411e7e2e, b5a66db8ca9a47328a9536ebb6a042da; no voters: 
I20260709 12:25:46.624336 30755 raft_consensus.cc:2468] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b5a66db8ca9a47328a9536ebb6a042da in term 2.
I20260709 12:25:46.624660 31761 raft_consensus.cc:2804] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:46.625906 31761 raft_consensus.cc:697] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Becoming Leader. State: Replica: b5a66db8ca9a47328a9536ebb6a042da, State: Running, Role: LEADER
I20260709 12:25:46.626999 31761 consensus_queue.cc:237] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:46.643111 30580 catalog_manager.cc:5697] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da reported cstate change: term changed from 1 to 2, leader changed from 3b833c8c8b1349468d016527192a9f19 (127.26.255.2) to b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1). New cstate: current_term: 2 leader_uuid: "b5a66db8ca9a47328a9536ebb6a042da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:47.031374 30755 raft_consensus.cc:1275] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:47.033030 31822 consensus_queue.cc:1048] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:47.045311 30905 raft_consensus.cc:1275] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Refusing update from remote peer b5a66db8ca9a47328a9536ebb6a042da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:47.050366 31822 consensus_queue.cc:1048] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [LEADER]: Connected to new peer: Peer: permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:47.487396 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:47.531567 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:25:47.532997 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:47.533737 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:47.586416 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:47.624199 27644 tablet_server.cc:179] TabletServer@127.26.255.1:44123 shutting down...
W20260709 12:25:47.632169 30797 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 289 similar messages]
W20260709 12:25:47.636677 30797 consensus_peers.cc:597] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.656724 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:47.658108 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.658962 27644 raft_consensus.cc:2243] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.659447 27644 raft_consensus.cc:2272] T 54342f9a5aea46a49c15c7f36beac88a P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.661739 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.662436 27644 raft_consensus.cc:2243] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.662943 27644 raft_consensus.cc:2272] T 165a7ba72b3b43da838af07683d205c8 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.665366 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.666082 27644 raft_consensus.cc:2243] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.666548 27644 raft_consensus.cc:2272] T 281b9ea509f840379c6595a1337dac2f P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.668725 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.669286 27644 raft_consensus.cc:2243] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.669699 27644 raft_consensus.cc:2272] T 7fe2ba0de0234473b9730216309bd9e5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.672266 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.673274 27644 raft_consensus.cc:2243] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.673774 27644 raft_consensus.cc:2272] T fd18a02a3b5942e68a9a577c91d93540 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.676753 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.677651 27644 raft_consensus.cc:2243] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.678587 27644 raft_consensus.cc:2272] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.679127 30871 consensus_peers.cc:597] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.681725 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.682780 27644 raft_consensus.cc:2243] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.683717 27644 raft_consensus.cc:2272] T d1c273d5fbf24e5db7ff79768d193735 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.686641 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.687511 27644 raft_consensus.cc:2243] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.688112 27644 raft_consensus.cc:2272] T 8061664b6936454690a04cde95c9d883 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.689672 30797 consensus_peers.cc:597] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.691036 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.691920 27644 raft_consensus.cc:2243] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.692857 27644 raft_consensus.cc:2272] T 10effd44377b46e180c28b9f6dd61689 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.695746 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.696594 27644 raft_consensus.cc:2243] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.697160 27644 raft_consensus.cc:2272] T 6bda115090aa4f228a5dd781d2162f35 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.700202 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.701069 27644 raft_consensus.cc:2243] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.701637 27644 raft_consensus.cc:2272] T 7c2a1f3ffd684e168414ec77b834de41 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.703734 30723 consensus_peers.cc:597] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.704383 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.705013 27644 raft_consensus.cc:2243] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.705397 27644 raft_consensus.cc:2272] T 3eccba7ab2454cd38f5756a4327fa3be P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.707719 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.708233 27644 raft_consensus.cc:2243] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.708956 27644 raft_consensus.cc:2272] T 5164fe875fcd4230981a1505639a46fb P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.711082 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.711786 27644 raft_consensus.cc:2243] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.712245 27644 raft_consensus.cc:2272] T f084548ab0d343c1a05d95a3995f49e0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.714349 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.714947 27644 raft_consensus.cc:2243] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.715323 27644 raft_consensus.cc:2272] T 29a8001341ed445cbc616697b49555cf P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.717317 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.717907 27644 raft_consensus.cc:2243] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.718400 27644 raft_consensus.cc:2272] T bfa890cfa0c24589ad5a7e5e50a48f14 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.720956 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.721642 27644 raft_consensus.cc:2243] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.722105 27644 raft_consensus.cc:2272] T d473783ae81e4228ba42ea96d16a13b7 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.724810 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.725522 27644 raft_consensus.cc:2243] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
W20260709 12:25:47.725886 30871 consensus_peers.cc:597] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.726454 27644 raft_consensus.cc:2272] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.728704 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.729560 27644 raft_consensus.cc:2243] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.730422 27644 raft_consensus.cc:2272] T c1d5805ac4ee4443b19809f6f1a2edca P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.732576 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.733248 27644 raft_consensus.cc:2243] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.733733 27644 raft_consensus.cc:2272] T 1ec791bdd32f4dc0b7b7179051a77aa5 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.736318 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.736953 27644 raft_consensus.cc:2243] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.737416 27644 raft_consensus.cc:2272] T 48ba57ec21f342df8f80fc7d355eecee P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.739624 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.740442 27644 raft_consensus.cc:2243] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.741434 27644 raft_consensus.cc:2272] T 9d460fb49a17451688101629b7b8762f P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.742774 30723 consensus_peers.cc:597] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.743832 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.744478 27644 raft_consensus.cc:2243] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.744892 27644 raft_consensus.cc:2272] T 4ad6f0234ced4b3290de987b41d24fb1 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.747044 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.747924 27644 raft_consensus.cc:2243] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.748797 27644 raft_consensus.cc:2272] T f83b9638cf014b7ca7728cbb68fcc534 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.751082 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.751643 27644 raft_consensus.cc:2243] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.751998 27644 raft_consensus.cc:2272] T 5410613dfc534d409d03333829fe8df6 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.753894 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.754401 27644 raft_consensus.cc:2243] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.755263 27644 raft_consensus.cc:2272] T 15d0c8e0206e4500b996dd1a795ccdfd P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.757592 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.758155 27644 raft_consensus.cc:2243] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.758662 27644 raft_consensus.cc:2272] T e912a8dfade140ec81ee80bf4f80446f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.761301 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.762051 27644 raft_consensus.cc:2243] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.763012 27644 raft_consensus.cc:2272] T 8ccfeb242db042ddbb56c15d6130033b P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.764106 30723 consensus_peers.cc:597] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.765211 27644 tablet_replica.cc:333] stopping tablet replica
W20260709 12:25:47.765617 30871 consensus_peers.cc:597] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.765923 27644 raft_consensus.cc:2243] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.766407 27644 raft_consensus.cc:2272] T 190793624c66457b8a514e15f5c5bf30 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.768723 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.769294 27644 raft_consensus.cc:2243] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.769698 27644 raft_consensus.cc:2272] T b7a38ee757d74666804d67e299d6fb5e P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.771747 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.772325 27644 raft_consensus.cc:2243] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.772733 27644 raft_consensus.cc:2272] T 99ff34d9aadc4469a4833cd596bf49c0 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.774585 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.775148 27644 raft_consensus.cc:2243] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.775929 27644 raft_consensus.cc:2272] T 624db45fafb24aab95591ee9a4e33fb2 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.778188 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.778815 27644 raft_consensus.cc:2243] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.779554 27644 raft_consensus.cc:2272] T bce7be1fc1314bf78e356576885159a4 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.781963 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.782764 27644 raft_consensus.cc:2243] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.783275 27644 raft_consensus.cc:2272] T 74c043e327c54bb0b7094b1bb160f744 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.784576 30797 consensus_peers.cc:597] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.785812 30723 consensus_peers.cc:597] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.785851 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.786795 27644 raft_consensus.cc:2243] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.787267 27644 raft_consensus.cc:2272] T f7130238e434458a98b09398ae1a6b1d P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.789515 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.790232 27644 raft_consensus.cc:2243] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.791074 27644 raft_consensus.cc:2272] T 4518f88ac6bb4be0ab1aaf0a5c192083 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.793185 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.793754 27644 raft_consensus.cc:2243] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.794692 27644 raft_consensus.cc:2272] T f6e8cacc34b945539d34162a4840c5c3 P b5a66db8ca9a47328a9536ebb6a042da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.796833 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.797425 27644 raft_consensus.cc:2243] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.797895 27644 raft_consensus.cc:2272] T 18ef22c8817b406491731aa1471b69ab P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.800369 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.801100 27644 raft_consensus.cc:2243] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:47.801294 30871 consensus_peers.cc:597] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.801635 27644 raft_consensus.cc:2272] T 3c92286767ac41d5aa1f69eb63b9010f P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.804093 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.804665 27644 raft_consensus.cc:2243] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.805073 27644 raft_consensus.cc:2272] T 0cb60f4ccc4d47d5ba95ead3d12740ee P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.807403 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.808193 27644 raft_consensus.cc:2243] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.808947 27644 raft_consensus.cc:2272] T f7cffc0f3e6741cfafc5c97ec4a56111 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.811705 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.812469 27644 raft_consensus.cc:2243] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.812973 27644 raft_consensus.cc:2272] T 80386bc3cbda408e890b76b11bcfa732 P b5a66db8ca9a47328a9536ebb6a042da [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.814208 30797 consensus_peers.cc:597] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.815438 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.816215 27644 raft_consensus.cc:2243] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.816742 27644 raft_consensus.cc:2272] T 9c7f8f20f87046f581e6b31620c16499 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:47.819190 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.819707 27644 raft_consensus.cc:2243] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:47.820151 27644 raft_consensus.cc:2272] T af93bcc1ad62499192407005b34a8195 P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.821130 30871 consensus_peers.cc:597] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.822300 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:25:47.822929 27644 raft_consensus.cc:2243] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:47.823680 27644 raft_consensus.cc:2272] T 4f7a50e3670f403b9c555849d7b8624e P b5a66db8ca9a47328a9536ebb6a042da [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:47.846215 30871 consensus_peers.cc:597] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.848533 30723 consensus_peers.cc:597] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.858672 30871 consensus_peers.cc:597] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. 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:25:47.879901 30797 consensus_peers.cc:597] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.886873 30871 consensus_peers.cc:597] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.893167 27644 tablet_server.cc:196] TabletServer@127.26.255.1:44123 shutdown complete.
W20260709 12:25:47.926231 30723 consensus_peers.cc:597] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.929899 30797 consensus_peers.cc:597] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.968873 30723 consensus_peers.cc:597] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.969478 30723 consensus_peers.cc:597] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:47.976780 30797 consensus_peers.cc:597] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:47.988394 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
W20260709 12:25:47.994907 30871 consensus_peers.cc:597] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:47.997344 30797 consensus_peers.cc:597] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:48.001806 30871 consensus_peers.cc:597] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.009991 30797 consensus_peers.cc:597] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.019459 30797 consensus_peers.cc:597] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.034660 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 12:25:48.035174 30797 consensus_peers.cc:597] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.035899 27644 tablet_replica.cc:333] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.036998 27644 raft_consensus.cc:2243] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.038035 27644 raft_consensus.cc:2272] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.039894 27644 tablet_replica.cc:333] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.040421 27644 raft_consensus.cc:2243] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.040802 27644 raft_consensus.cc:2272] T 7fe2ba0de0234473b9730216309bd9e5 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.042848 27644 tablet_replica.cc:333] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.043598 27644 raft_consensus.cc:2243] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.044024 27644 raft_consensus.cc:2272] T b08a53e472794a02a3db3412018fc13e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.045893 27644 tablet_replica.cc:333] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.046442 27644 raft_consensus.cc:2243] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.047374 27644 raft_consensus.cc:2272] T 9c7f8f20f87046f581e6b31620c16499 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.049206 27644 tablet_replica.cc:333] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.049976 27644 raft_consensus.cc:2243] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.050594 27644 raft_consensus.cc:2272] T f7130238e434458a98b09398ae1a6b1d P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.053085 30871 consensus_peers.cc:597] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.053678 27644 tablet_replica.cc:333] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.054719 27644 raft_consensus.cc:2243] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.055374 27644 raft_consensus.cc:2272] T f6e8cacc34b945539d34162a4840c5c3 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.057638 30871 consensus_peers.cc:597] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.058043 27644 tablet_replica.cc:333] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.058945 27644 raft_consensus.cc:2243] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.059502 27644 raft_consensus.cc:2272] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.062008 27644 tablet_replica.cc:333] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
W20260709 12:25:48.062813 30797 consensus_peers.cc:597] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.062834 27644 raft_consensus.cc:2243] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.063611 27644 raft_consensus.cc:2272] T 0c96d3ca708240068667887791b8a64e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.066180 27644 tablet_replica.cc:333] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.066885 27644 raft_consensus.cc:2243] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.067431 27644 raft_consensus.cc:2272] T 6940dc2d80784acc965d37f48f1e5af5 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.069415 27644 tablet_replica.cc:333] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.070225 27644 raft_consensus.cc:2243] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.070752 27644 raft_consensus.cc:2272] T f7cffc0f3e6741cfafc5c97ec4a56111 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.072831 30797 consensus_peers.cc:597] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.073289 27644 tablet_replica.cc:333] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.073899 27644 raft_consensus.cc:2243] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.074666 27644 raft_consensus.cc:2272] T f442cf280b274505a66186eb42b3de2c P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.076737 27644 tablet_replica.cc:333] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.077531 27644 raft_consensus.cc:2243] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.078567 27644 raft_consensus.cc:2272] T 80386bc3cbda408e890b76b11bcfa732 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.081295 27644 tablet_replica.cc:333] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.082186 27644 raft_consensus.cc:2243] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.082780 27644 raft_consensus.cc:2272] T 4f7a50e3670f403b9c555849d7b8624e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.084630 30723 consensus_peers.cc:597] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.085711 27644 tablet_replica.cc:333] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.086717 27644 raft_consensus.cc:2243] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.087638 27644 raft_consensus.cc:2272] T b465648584924114b81e1b82406c7e1e P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.090306 27644 tablet_replica.cc:333] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.091159 27644 raft_consensus.cc:2243] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.092221 27644 raft_consensus.cc:2272] T af93bcc1ad62499192407005b34a8195 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.092401 30871 consensus_peers.cc:597] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.094345 27644 tablet_replica.cc:333] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.095364 27644 raft_consensus.cc:2243] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.095943 27644 raft_consensus.cc:2272] T 165a7ba72b3b43da838af07683d205c8 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.098712 27644 tablet_replica.cc:333] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.099316 27644 raft_consensus.cc:2243] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.099784 27644 raft_consensus.cc:2272] T 6bda115090aa4f228a5dd781d2162f35 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.099757 30871 consensus_peers.cc:597] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.102460 27644 tablet_replica.cc:333] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.103442 27644 raft_consensus.cc:2243] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.104053 27644 raft_consensus.cc:2272] T 97b20f4139504d189990db7bb5510e36 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.106820 27644 tablet_replica.cc:333] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.107648 27644 raft_consensus.cc:2243] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.108204 27644 raft_consensus.cc:2272] T 46295271f99e4de1b4bc2c05d0dbb761 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.110922 27644 tablet_replica.cc:333] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.111735 27644 raft_consensus.cc:2243] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.112754 27644 raft_consensus.cc:2272] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.108111 30871 consensus_peers.cc:597] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e -> Peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Couldn't send request to peer b5a66db8ca9a47328a9536ebb6a042da. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.115513 27644 tablet_replica.cc:333] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.116405 27644 raft_consensus.cc:2243] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.116947 27644 raft_consensus.cc:2272] T d1c273d5fbf24e5db7ff79768d193735 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.118800 30871 consensus_peers.cc:597] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.119685 27644 tablet_replica.cc:333] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.120379 27644 raft_consensus.cc:2243] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.121208 27644 raft_consensus.cc:2272] T f084548ab0d343c1a05d95a3995f49e0 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.123657 27644 tablet_replica.cc:333] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.124511 27644 raft_consensus.cc:2243] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.125531 27644 raft_consensus.cc:2272] T 3fe0359c6d594211956ef2e7861e2cbc P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.128157 27644 tablet_replica.cc:333] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.128773 27644 raft_consensus.cc:2243] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.129210 27644 raft_consensus.cc:2272] T e912a8dfade140ec81ee80bf4f80446f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.131338 27644 tablet_replica.cc:333] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.131948 27644 raft_consensus.cc:2243] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.132886 27644 raft_consensus.cc:2272] T 190793624c66457b8a514e15f5c5bf30 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.135818 27644 tablet_replica.cc:333] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.136536 27644 raft_consensus.cc:2243] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.137050 27644 raft_consensus.cc:2272] T 8ccfeb242db042ddbb56c15d6130033b P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.139325 27644 tablet_replica.cc:333] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.140110 27644 raft_consensus.cc:2243] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.140614 27644 raft_consensus.cc:2272] T ffbfdb798df2427faa831a7dbee4ed2d P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.143110 27644 tablet_replica.cc:333] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.143796 27644 raft_consensus.cc:2243] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.144286 27644 raft_consensus.cc:2272] T 54342f9a5aea46a49c15c7f36beac88a P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.146557 27644 tablet_replica.cc:333] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.147363 27644 raft_consensus.cc:2243] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.147894 27644 raft_consensus.cc:2272] T bce7be1fc1314bf78e356576885159a4 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.150559 27644 tablet_replica.cc:333] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.151325 27644 raft_consensus.cc:2243] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.151847 27644 raft_consensus.cc:2272] T 62bb4e61808b4ff3bd238b8a78c07ece P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.154332 27644 tablet_replica.cc:333] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.154922 27644 raft_consensus.cc:2243] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.155377 27644 raft_consensus.cc:2272] T 624db45fafb24aab95591ee9a4e33fb2 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.157164 27644 tablet_replica.cc:333] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.157714 27644 raft_consensus.cc:2243] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.158556 27644 raft_consensus.cc:2272] T b7a38ee757d74666804d67e299d6fb5e P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.160414 27644 tablet_replica.cc:333] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.160983 27644 raft_consensus.cc:2243] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.161392 27644 raft_consensus.cc:2272] T e53ac1a3369b42a4a344c531bbe7a14b P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.163949 27644 tablet_replica.cc:333] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.164734 27644 raft_consensus.cc:2243] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.165228 27644 raft_consensus.cc:2272] T 281b9ea509f840379c6595a1337dac2f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.167374 30797 consensus_peers.cc:597] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.167874 27644 tablet_replica.cc:333] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.168545 27644 raft_consensus.cc:2243] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.169476 27644 raft_consensus.cc:2272] T 29a8001341ed445cbc616697b49555cf P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.169737 30797 consensus_peers.cc:597] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.171581 27644 tablet_replica.cc:333] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.172158 27644 raft_consensus.cc:2243] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.172693 27644 raft_consensus.cc:2272] T fd18a02a3b5942e68a9a577c91d93540 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.175177 27644 tablet_replica.cc:333] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.175894 27644 raft_consensus.cc:2243] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.176713 27644 raft_consensus.cc:2272] T 10c66f1e48754b16841dca5ce19932ba P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.179322 27644 tablet_replica.cc:333] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.179986 27644 raft_consensus.cc:2243] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.180460 27644 raft_consensus.cc:2272] T c1d5805ac4ee4443b19809f6f1a2edca P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.182710 27644 tablet_replica.cc:333] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
W20260709 12:25:48.182979 30871 consensus_peers.cc:597] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.183461 27644 raft_consensus.cc:2243] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.184278 27644 raft_consensus.cc:2272] T 7c2a1f3ffd684e168414ec77b834de41 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.186244 27644 tablet_replica.cc:333] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.186786 27644 raft_consensus.cc:2243] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.187178 27644 raft_consensus.cc:2272] T cfac1fe9277c44b1897b2a7fb12f9f4f P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.189105 27644 tablet_replica.cc:333] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.189646 27644 raft_consensus.cc:2243] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.190428 27644 raft_consensus.cc:2272] T 5410613dfc534d409d03333829fe8df6 P 3b833c8c8b1349468d016527192a9f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.192379 27644 tablet_replica.cc:333] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.192895 27644 raft_consensus.cc:2243] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.193313 27644 raft_consensus.cc:2272] T 9d460fb49a17451688101629b7b8762f P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.195410 27644 tablet_replica.cc:333] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.195946 27644 raft_consensus.cc:2243] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.196427 27644 raft_consensus.cc:2272] T f83b9638cf014b7ca7728cbb68fcc534 P 3b833c8c8b1349468d016527192a9f19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.198753 27644 tablet_replica.cc:333] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19: stopping tablet replica
I20260709 12:25:48.199244 27644 raft_consensus.cc:2243] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.199746 27644 raft_consensus.cc:2272] T 10effd44377b46e180c28b9f6dd61689 P 3b833c8c8b1349468d016527192a9f19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.223387 30871 consensus_peers.cc:597] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.227814 30797 consensus_peers.cc:597] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.243901 30871 consensus_peers.cc:597] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. 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:25:48.264159 30797 consensus_peers.cc:597] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:41705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.274938 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
I20260709 12:25:48.369287 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
W20260709 12:25:48.401233 30869 consensus_peers.cc:597] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:48.417963 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:48.418848 27644 tablet_replica.cc:333] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.419637 27644 raft_consensus.cc:2243] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.420508 27644 raft_consensus.cc:2272] T 48ba57ec21f342df8f80fc7d355eecee P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.422523 27644 tablet_replica.cc:333] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.423120 27644 raft_consensus.cc:2243] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.423595 27644 raft_consensus.cc:2272] T 9c7f8f20f87046f581e6b31620c16499 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.426121 27644 tablet_replica.cc:333] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.427511 27644 raft_consensus.cc:2243] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.428520 27644 raft_consensus.cc:2272] T 8061664b6936454690a04cde95c9d883 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.431146 27644 tablet_replica.cc:333] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.432140 27644 raft_consensus.cc:2243] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
W20260709 12:25:48.432758 30869 consensus_peers.cc:597] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:48.433365 27644 raft_consensus.cc:2272] T e53ac1a3369b42a4a344c531bbe7a14b P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.434722 30797 consensus_peers.cc:597] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:41705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.436367 27644 tablet_replica.cc:333] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.437292 27644 raft_consensus.cc:2243] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.437875 27644 raft_consensus.cc:2272] T 74c043e327c54bb0b7094b1bb160f744 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.440271 27644 tablet_replica.cc:333] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.440802 27644 raft_consensus.cc:2243] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.441525 27644 raft_consensus.cc:2272] T b08a53e472794a02a3db3412018fc13e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.443383 27644 tablet_replica.cc:333] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.443876 27644 raft_consensus.cc:2243] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.444231 27644 raft_consensus.cc:2272] T b465648584924114b81e1b82406c7e1e P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.445971 27644 tablet_replica.cc:333] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.446637 27644 raft_consensus.cc:2243] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.447337 27644 raft_consensus.cc:2272] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.449103 27644 tablet_replica.cc:333] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.450004 27644 raft_consensus.cc:2243] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.451085 27644 raft_consensus.cc:2272] T 3c92286767ac41d5aa1f69eb63b9010f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.453964 27644 tablet_replica.cc:333] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.454653 27644 raft_consensus.cc:2243] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.455581 27644 raft_consensus.cc:2272] T 0c96d3ca708240068667887791b8a64e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.457829 27644 tablet_replica.cc:333] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.458367 27644 raft_consensus.cc:2243] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.458863 27644 raft_consensus.cc:2272] T ffbfdb798df2427faa831a7dbee4ed2d P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.461133 27644 tablet_replica.cc:333] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.461854 27644 raft_consensus.cc:2243] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.462863 27644 raft_consensus.cc:2272] T 165a7ba72b3b43da838af07683d205c8 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.465138 27644 tablet_replica.cc:333] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.465705 27644 raft_consensus.cc:2243] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.466148 27644 raft_consensus.cc:2272] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.468289 27644 tablet_replica.cc:333] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.468907 27644 raft_consensus.cc:2243] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.469336 27644 raft_consensus.cc:2272] T f084548ab0d343c1a05d95a3995f49e0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.471199 27644 tablet_replica.cc:333] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.471757 27644 raft_consensus.cc:2243] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.472162 27644 raft_consensus.cc:2272] T 3fe0359c6d594211956ef2e7861e2cbc P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.473919 27644 tablet_replica.cc:333] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.474515 27644 raft_consensus.cc:2243] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.475298 27644 raft_consensus.cc:2272] T fd18a02a3b5942e68a9a577c91d93540 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.477813 27644 tablet_replica.cc:333] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.478402 27644 raft_consensus.cc:2243] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.478892 27644 raft_consensus.cc:2272] T 10c66f1e48754b16841dca5ce19932ba P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.480921 27644 tablet_replica.cc:333] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.481508 27644 raft_consensus.cc:2243] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.481922 27644 raft_consensus.cc:2272] T f83b9638cf014b7ca7728cbb68fcc534 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.483794 27644 tablet_replica.cc:333] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.484417 27644 raft_consensus.cc:2243] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.484912 27644 raft_consensus.cc:2272] T 9d460fb49a17451688101629b7b8762f P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.486953 27644 tablet_replica.cc:333] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.487561 27644 raft_consensus.cc:2243] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.488358 27644 raft_consensus.cc:2272] T 4ad6f0234ced4b3290de987b41d24fb1 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.490680 27644 tablet_replica.cc:333] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.491240 27644 raft_consensus.cc:2243] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.491665 27644 raft_consensus.cc:2272] T 6940dc2d80784acc965d37f48f1e5af5 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.493413 27644 tablet_replica.cc:333] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.493978 27644 raft_consensus.cc:2243] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.494815 27644 raft_consensus.cc:2272] T f7cffc0f3e6741cfafc5c97ec4a56111 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.496589 27644 tablet_replica.cc:333] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.497128 27644 raft_consensus.cc:2243] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.497889 27644 raft_consensus.cc:2272] T e912a8dfade140ec81ee80bf4f80446f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.500334 27644 tablet_replica.cc:333] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.501061 27644 raft_consensus.cc:2243] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.501523 27644 raft_consensus.cc:2272] T 190793624c66457b8a514e15f5c5bf30 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.503800 27644 tablet_replica.cc:333] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.504359 27644 raft_consensus.cc:2243] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.504781 27644 raft_consensus.cc:2272] T 15d0c8e0206e4500b996dd1a795ccdfd P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.506664 27644 tablet_replica.cc:333] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.507210 27644 raft_consensus.cc:2243] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.507637 27644 raft_consensus.cc:2272] T 3eccba7ab2454cd38f5756a4327fa3be P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.509814 27644 tablet_replica.cc:333] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.510607 27644 raft_consensus.cc:2243] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.511210 27644 raft_consensus.cc:2272] T 7c2a1f3ffd684e168414ec77b834de41 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.511447 30869 consensus_peers.cc:597] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:48.513703 27644 tablet_replica.cc:333] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.514704 27644 raft_consensus.cc:2243] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.515297 27644 raft_consensus.cc:2272] T cfac1fe9277c44b1897b2a7fb12f9f4f P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.515709 30871 consensus_peers.cc:597] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e -> Peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Couldn't send request to peer 3b833c8c8b1349468d016527192a9f19. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:41705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.517706 27644 tablet_replica.cc:333] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.518497 27644 raft_consensus.cc:2243] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.518941 27644 raft_consensus.cc:2272] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.521046 27644 tablet_replica.cc:333] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.521687 27644 raft_consensus.cc:2243] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.522112 27644 raft_consensus.cc:2272] T 46295271f99e4de1b4bc2c05d0dbb761 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.523962 27644 tablet_replica.cc:333] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.524554 27644 raft_consensus.cc:2243] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.524978 27644 raft_consensus.cc:2272] T 97b20f4139504d189990db7bb5510e36 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.527014 27644 tablet_replica.cc:333] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.527555 27644 raft_consensus.cc:2243] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.527966 27644 raft_consensus.cc:2272] T 5164fe875fcd4230981a1505639a46fb P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.529639 27644 tablet_replica.cc:333] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.530212 27644 raft_consensus.cc:2243] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.530992 27644 raft_consensus.cc:2272] T 18ef22c8817b406491731aa1471b69ab P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.532891 27644 tablet_replica.cc:333] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.533476 27644 raft_consensus.cc:2243] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.533977 27644 raft_consensus.cc:2272] T 10effd44377b46e180c28b9f6dd61689 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.536428 27644 tablet_replica.cc:333] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.537158 27644 raft_consensus.cc:2243] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.537709 27644 raft_consensus.cc:2272] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.540135 27644 tablet_replica.cc:333] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.540725 27644 raft_consensus.cc:2243] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.541213 27644 raft_consensus.cc:2272] T d473783ae81e4228ba42ea96d16a13b7 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.543512 27644 tablet_replica.cc:333] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.544061 27644 raft_consensus.cc:2243] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.544473 27644 raft_consensus.cc:2272] T bfa890cfa0c24589ad5a7e5e50a48f14 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.546921 27644 tablet_replica.cc:333] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.547623 27644 raft_consensus.cc:2243] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.548163 27644 raft_consensus.cc:2272] T 29a8001341ed445cbc616697b49555cf P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.550894 27644 tablet_replica.cc:333] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
W20260709 12:25:48.551147 30869 consensus_peers.cc:597] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:48.551532 27644 raft_consensus.cc:2243] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.552127 27644 raft_consensus.cc:2272] T bce7be1fc1314bf78e356576885159a4 P 4b25f24740c1438ca53b66f21da6b1bc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.554406 27644 tablet_replica.cc:333] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.555006 27644 raft_consensus.cc:2243] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.556037 27644 raft_consensus.cc:2272] T 62bb4e61808b4ff3bd238b8a78c07ece P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.557991 27644 tablet_replica.cc:333] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.558586 27644 raft_consensus.cc:2243] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.559334 27644 raft_consensus.cc:2272] T 99ff34d9aadc4469a4833cd596bf49c0 P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.561120 27644 tablet_replica.cc:333] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.561630 27644 raft_consensus.cc:2243] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.562045 27644 raft_consensus.cc:2272] T 624db45fafb24aab95591ee9a4e33fb2 P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.563825 27644 tablet_replica.cc:333] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.564306 27644 raft_consensus.cc:2243] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.564746 27644 raft_consensus.cc:2272] T b7a38ee757d74666804d67e299d6fb5e P 4b25f24740c1438ca53b66f21da6b1bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.566635 27644 tablet_replica.cc:333] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc: stopping tablet replica
I20260709 12:25:48.567075 27644 raft_consensus.cc:2243] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.567488 27644 raft_consensus.cc:2272] T f442cf280b274505a66186eb42b3de2c P 4b25f24740c1438ca53b66f21da6b1bc [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.602919 30869 consensus_peers.cc:597] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. 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:25:48.629240 30869 consensus_peers.cc:597] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:37361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.638975 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
W20260709 12:25:48.685599 30869 consensus_peers.cc:597] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:37361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:48.709278 30869 consensus_peers.cc:597] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:37361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:48.718890 27644 tablet_server.cc:179] TabletServer@127.26.255.4:0 shutting down...
I20260709 12:25:48.763836 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:48.764622 27644 tablet_replica.cc:333] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.765372 27644 raft_consensus.cc:2243] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.766213 27644 raft_consensus.cc:2272] T 7fe2ba0de0234473b9730216309bd9e5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.768316 27644 tablet_replica.cc:333] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.768959 27644 raft_consensus.cc:2243] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.769410 27644 raft_consensus.cc:2272] T 48ba57ec21f342df8f80fc7d355eecee P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.771423 27644 tablet_replica.cc:333] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.772008 27644 raft_consensus.cc:2243] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.772439 27644 raft_consensus.cc:2272] T 8061664b6936454690a04cde95c9d883 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.774326 27644 tablet_replica.cc:333] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.774964 27644 raft_consensus.cc:2243] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.775779 27644 raft_consensus.cc:2272] T 74c043e327c54bb0b7094b1bb160f744 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.777793 27644 tablet_replica.cc:333] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.778636 27644 raft_consensus.cc:2243] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.779091 27644 raft_consensus.cc:2272] T b08a53e472794a02a3db3412018fc13e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.780889 27644 tablet_replica.cc:333] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.781484 27644 raft_consensus.cc:2243] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.781930 27644 raft_consensus.cc:2272] T 99ff34d9aadc4469a4833cd596bf49c0 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.783881 27644 tablet_replica.cc:333] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.784484 27644 raft_consensus.cc:2243] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.785261 27644 raft_consensus.cc:2272] T ffbfdb798df2427faa831a7dbee4ed2d P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.787120 27644 tablet_replica.cc:333] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.787707 27644 raft_consensus.cc:2243] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.788461 27644 raft_consensus.cc:2272] T 6940dc2d80784acc965d37f48f1e5af5 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.791164 27644 tablet_replica.cc:333] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.791949 27644 raft_consensus.cc:2243] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.792508 27644 raft_consensus.cc:2272] T 0c96d3ca708240068667887791b8a64e P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.795109 27644 tablet_replica.cc:333] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.795789 27644 raft_consensus.cc:2243] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.796236 27644 raft_consensus.cc:2272] T f6e8cacc34b945539d34162a4840c5c3 P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.798054 27644 tablet_replica.cc:333] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.798679 27644 raft_consensus.cc:2243] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.799516 27644 raft_consensus.cc:2272] T f7130238e434458a98b09398ae1a6b1d P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.801563 27644 tablet_replica.cc:333] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.802131 27644 raft_consensus.cc:2243] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.802569 27644 raft_consensus.cc:2272] T 4518f88ac6bb4be0ab1aaf0a5c192083 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.804469 27644 tablet_replica.cc:333] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.805014 27644 raft_consensus.cc:2243] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.805423 27644 raft_consensus.cc:2272] T 0cb60f4ccc4d47d5ba95ead3d12740ee P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.807293 27644 tablet_replica.cc:333] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.807835 27644 raft_consensus.cc:2243] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.808234 27644 raft_consensus.cc:2272] T 3c92286767ac41d5aa1f69eb63b9010f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.809994 27644 tablet_replica.cc:333] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.810600 27644 raft_consensus.cc:2243] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.811367 27644 raft_consensus.cc:2272] T 6bda115090aa4f228a5dd781d2162f35 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.813416 27644 tablet_replica.cc:333] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.813992 27644 raft_consensus.cc:2243] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.814532 27644 raft_consensus.cc:2272] T 62bb4e61808b4ff3bd238b8a78c07ece P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.816601 27644 tablet_replica.cc:333] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.817230 27644 raft_consensus.cc:2243] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.817765 27644 raft_consensus.cc:2272] T c1d5805ac4ee4443b19809f6f1a2edca P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.819788 27644 tablet_replica.cc:333] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.820386 27644 raft_consensus.cc:2243] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.821132 27644 raft_consensus.cc:2272] T 1ec791bdd32f4dc0b7b7179051a77aa5 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.823134 27644 tablet_replica.cc:333] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.823709 27644 raft_consensus.cc:2243] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.824081 27644 raft_consensus.cc:2272] T f442cf280b274505a66186eb42b3de2c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.825917 27644 tablet_replica.cc:333] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.826428 27644 raft_consensus.cc:2243] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.826814 27644 raft_consensus.cc:2272] T 80386bc3cbda408e890b76b11bcfa732 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.828603 27644 tablet_replica.cc:333] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.829308 27644 raft_consensus.cc:2243] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.830093 27644 raft_consensus.cc:2272] T bfa890cfa0c24589ad5a7e5e50a48f14 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.832021 27644 tablet_replica.cc:333] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.832523 27644 raft_consensus.cc:2243] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.832878 27644 raft_consensus.cc:2272] T 3fe0359c6d594211956ef2e7861e2cbc P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.833518 31766 raft_consensus.cc:493] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:48.833971 31766 raft_consensus.cc:515] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b25f24740c1438ca53b66f21da6b1bc" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 37361 } } peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } }
I20260709 12:25:48.835333 27644 tablet_replica.cc:333] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.836000 31766 leader_election.cc:290] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361), b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123)
I20260709 12:25:48.836246 27644 raft_consensus.cc:2243] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.836967 27644 raft_consensus.cc:2272] T 15d0c8e0206e4500b996dd1a795ccdfd P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.839397 27644 tablet_replica.cc:333] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.840248 27644 raft_consensus.cc:2243] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 12:25:48.840263 30869 consensus_peers.cc:597] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e -> Peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Couldn't send request to peer 4b25f24740c1438ca53b66f21da6b1bc. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.3:37361: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:48.840364 30871 leader_election.cc:336] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
I20260709 12:25:48.840898 27644 raft_consensus.cc:2272] T 8ccfeb242db042ddbb56c15d6130033b P 567268d0ab1546d0b989703b411e7e2e [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.841162 30869 leader_election.cc:336] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 4b25f24740c1438ca53b66f21da6b1bc (127.26.255.3:37361): Network error: Client connection negotiation failed: client connection to 127.26.255.3:37361: connect: Connection refused (error 111)
I20260709 12:25:48.841535 30869 leader_election.cc:304] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 4b25f24740c1438ca53b66f21da6b1bc, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:48.842161 31766 raft_consensus.cc:2749] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:48.843184 27644 tablet_replica.cc:333] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.843827 27644 raft_consensus.cc:2243] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.844545 27644 raft_consensus.cc:2272] T 54342f9a5aea46a49c15c7f36beac88a P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.846398 27644 tablet_replica.cc:333] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.847024 27644 raft_consensus.cc:2243] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.847769 27644 raft_consensus.cc:2272] T cfac1fe9277c44b1897b2a7fb12f9f4f P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.849475 27644 tablet_replica.cc:333] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.850005 27644 raft_consensus.cc:2243] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.850807 27644 raft_consensus.cc:2272] T 3eccba7ab2454cd38f5756a4327fa3be P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.852631 27644 tablet_replica.cc:333] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.853178 27644 raft_consensus.cc:2243] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.853601 27644 raft_consensus.cc:2272] T 7bc6363d5e4e4c3b86660e19fe5f9662 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.855410 27644 tablet_replica.cc:333] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.855924 27644 raft_consensus.cc:2243] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.856633 27644 raft_consensus.cc:2272] T d473783ae81e4228ba42ea96d16a13b7 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.858392 27644 tablet_replica.cc:333] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.858984 27644 raft_consensus.cc:2243] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.859408 27644 raft_consensus.cc:2272] T 4f7a50e3670f403b9c555849d7b8624e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.861230 27644 tablet_replica.cc:333] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.861712 27644 raft_consensus.cc:2243] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.862078 27644 raft_consensus.cc:2272] T b465648584924114b81e1b82406c7e1e P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.863802 27644 tablet_replica.cc:333] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.864259 27644 raft_consensus.cc:2243] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.864636 27644 raft_consensus.cc:2272] T af93bcc1ad62499192407005b34a8195 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.866333 27644 tablet_replica.cc:333] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.866972 27644 raft_consensus.cc:2243] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.867331 27644 raft_consensus.cc:2272] T 5410613dfc534d409d03333829fe8df6 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.869060 27644 tablet_replica.cc:333] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.869551 27644 raft_consensus.cc:2243] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.869915 27644 raft_consensus.cc:2272] T 4ad6f0234ced4b3290de987b41d24fb1 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.871629 27644 tablet_replica.cc:333] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.872182 27644 raft_consensus.cc:2243] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.872560 27644 raft_consensus.cc:2272] T 10c66f1e48754b16841dca5ce19932ba P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.874073 31766 raft_consensus.cc:493] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader b5a66db8ca9a47328a9536ebb6a042da)
I20260709 12:25:48.874325 27644 tablet_replica.cc:333] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.874500 31766 raft_consensus.cc:515] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "567268d0ab1546d0b989703b411e7e2e" member_type: VOTER last_known_addr { host: "127.26.255.4" port: 40991 } } peers { permanent_uuid: "b5a66db8ca9a47328a9536ebb6a042da" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 44123 } } peers { permanent_uuid: "3b833c8c8b1349468d016527192a9f19" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41705 } }
I20260709 12:25:48.875068 27644 raft_consensus.cc:2243] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.875610 27644 raft_consensus.cc:2272] T bbf1a092ad4f415bb4b0ff5d2d3eac0c P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.876322 31766 leader_election.cc:290] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123), 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705)
I20260709 12:25:48.878050 27644 tablet_replica.cc:333] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.878861 27644 raft_consensus.cc:2243] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.879724 27644 raft_consensus.cc:2272] T 46295271f99e4de1b4bc2c05d0dbb761 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:25:48.880800 30871 leader_election.cc:336] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b5a66db8ca9a47328a9536ebb6a042da (127.26.255.1:44123): Network error: Client connection negotiation failed: client connection to 127.26.255.1:44123: connect: Connection refused (error 111)
W20260709 12:25:48.881512 30871 leader_election.cc:336] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3b833c8c8b1349468d016527192a9f19 (127.26.255.2:41705): Network error: Client connection negotiation failed: client connection to 127.26.255.2:41705: connect: Connection refused (error 111)
I20260709 12:25:48.881901 30871 leader_election.cc:304] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [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: 567268d0ab1546d0b989703b411e7e2e; no voters: 3b833c8c8b1349468d016527192a9f19, b5a66db8ca9a47328a9536ebb6a042da
I20260709 12:25:48.882061 27644 tablet_replica.cc:333] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.882567 31766 raft_consensus.cc:2749] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 12:25:48.882972 27644 raft_consensus.cc:2243] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.883811 27644 raft_consensus.cc:2272] T 97b20f4139504d189990db7bb5510e36 P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.885561 27644 tablet_replica.cc:333] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.886039 27644 raft_consensus.cc:2243] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.886538 27644 raft_consensus.cc:2272] T 5164fe875fcd4230981a1505639a46fb P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.888341 27644 tablet_replica.cc:333] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.888949 27644 raft_consensus.cc:2243] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.889369 27644 raft_consensus.cc:2272] T 26b968d15e7b4fdb9ad3bce5e4fe3369 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.891170 27644 tablet_replica.cc:333] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.891675 27644 raft_consensus.cc:2243] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.892135 27644 raft_consensus.cc:2272] T d1c273d5fbf24e5db7ff79768d193735 P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.893847 27644 tablet_replica.cc:333] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.894335 27644 raft_consensus.cc:2243] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.894815 27644 raft_consensus.cc:2272] T 18ef22c8817b406491731aa1471b69ab P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.896589 27644 tablet_replica.cc:333] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.897073 27644 raft_consensus.cc:2243] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:48.897471 27644 raft_consensus.cc:2272] T e53ac1a3369b42a4a344c531bbe7a14b P 567268d0ab1546d0b989703b411e7e2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:48.899360 27644 tablet_replica.cc:333] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e: stopping tablet replica
I20260709 12:25:48.899820 27644 raft_consensus.cc:2243] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:25:48.900588 27644 raft_consensus.cc:2272] T 281b9ea509f840379c6595a1337dac2f P 567268d0ab1546d0b989703b411e7e2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:49.000878 27644 tablet_server.cc:196] TabletServer@127.26.255.4:0 shutdown complete.
I20260709 12:25:49.063360 27644 master.cc:562] Master@127.26.255.62:33901 shutting down...
I20260709 12:25:49.100150 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:49.100841 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:49.101300 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P e7b41860ac6f4b6887cc6c4cc4f644e1: stopping tablet replica
I20260709 12:25:49.127202 27644 master.cc:584] Master@127.26.255.62:33901 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34576 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 12:25:49.231060 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:46813
I20260709 12:25:49.232298 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:49.239290 31842 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:25:49.239459 31843 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:25:49.239898 31845 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:25:49.240430 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:49.241593 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:49.241775 27644 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:25:49.242003 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599949241965 us; error 0 us; skew 500 ppm
I20260709 12:25:49.242671 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:49.245154 27644 webserver.cc:533] Webserver started at http://127.26.255.62:36765/ using document root <none> and password file <none>
I20260709 12:25:49.245689 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:49.245901 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:49.246214 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:49.247437 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "9878dfdb93cb418eb5daec3550b77393"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.252223 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 12:25:49.256026 31850 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:25:49.256930 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:25:49.257254 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "9878dfdb93cb418eb5daec3550b77393"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.257576 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-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:25:49.295619 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:49.296983 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:49.338701 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:46813
I20260709 12:25:49.338829 31901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:46813 every 8 connection(s)
I20260709 12:25:49.342672 31902 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:25:49.353466 31902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393: Bootstrap starting.
I20260709 12:25:49.359061 31902 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:49.363869 31902 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393: No bootstrap required, opened a new log
I20260709 12:25:49.366164 31902 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9878dfdb93cb418eb5daec3550b77393" member_type: VOTER }
I20260709 12:25:49.366616 31902 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:49.366905 31902 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9878dfdb93cb418eb5daec3550b77393, State: Initialized, Role: FOLLOWER
I20260709 12:25:49.367542 31902 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9878dfdb93cb418eb5daec3550b77393" member_type: VOTER }
I20260709 12:25:49.368016 31902 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:25:49.368283 31902 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:25:49.368552 31902 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:49.373602 31902 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9878dfdb93cb418eb5daec3550b77393" member_type: VOTER }
I20260709 12:25:49.374231 31902 leader_election.cc:304] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [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: 9878dfdb93cb418eb5daec3550b77393; no voters: 
I20260709 12:25:49.375720 31902 leader_election.cc:290] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:25:49.376101 31905 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:49.377631 31905 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 1 LEADER]: Becoming Leader. State: Replica: 9878dfdb93cb418eb5daec3550b77393, State: Running, Role: LEADER
I20260709 12:25:49.378428 31905 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [LEADER]: Queue going to LEADER mode. State: All 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: "9878dfdb93cb418eb5daec3550b77393" member_type: VOTER }
I20260709 12:25:49.379050 31902 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:25:49.383456 31906 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9878dfdb93cb418eb5daec3550b77393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9878dfdb93cb418eb5daec3550b77393" member_type: VOTER } }
I20260709 12:25:49.384251 31906 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:49.384070 31907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9878dfdb93cb418eb5daec3550b77393. Latest consensus state: current_term: 1 leader_uuid: "9878dfdb93cb418eb5daec3550b77393" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9878dfdb93cb418eb5daec3550b77393" member_type: VOTER } }
I20260709 12:25:49.384713 31907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [sys.catalog]: This master's current role is: LEADER
I20260709 12:25:49.387113 31911 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:25:49.392201 31911 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:25:49.397519 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:25:49.401687 31911 catalog_manager.cc:1383] Generated new cluster ID: 121c1db88865475aaa3e863c01ad9548
I20260709 12:25:49.402019 31911 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:25:49.431388 31911 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:25:49.432775 31911 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:25:49.450053 31911 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393: Generated new TSK 0
I20260709 12:25:49.450754 31911 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:25:49.465314 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:49.471743 31923 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:25:49.472930 31924 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:25:49.474949 27644 server_base.cc:1061] running on GCE node
W20260709 12:25:49.474977 31926 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:25:49.476411 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:49.476608 27644 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:25:49.476739 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599949476728 us; error 0 us; skew 500 ppm
I20260709 12:25:49.477221 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:49.479808 27644 webserver.cc:533] Webserver started at http://127.26.255.1:42827/ using document root <none> and password file <none>
I20260709 12:25:49.480293 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:49.480449 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:49.480721 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:49.481900 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "1359f5c36ffb47eca13280b7f6041cd4"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.486720 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260709 12:25:49.490290 31931 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:25:49.491331 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:25:49.491688 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "1359f5c36ffb47eca13280b7f6041cd4"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.491950 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-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:25:49.509907 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:49.511363 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:49.512828 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:49.515323 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:49.515509 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:49.515865 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:49.516024 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:49.558861 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:42175
I20260709 12:25:49.558959 31993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:42175 every 8 connection(s)
I20260709 12:25:49.564142 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:49.572324 31998 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:25:49.573196 31999 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:25:49.575937 27644 server_base.cc:1061] running on GCE node
W20260709 12:25:49.576613 32001 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:25:49.577620 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:49.577922 27644 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:25:49.578152 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599949578132 us; error 0 us; skew 500 ppm
I20260709 12:25:49.578896 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:49.582135 31994 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46813
I20260709 12:25:49.582136 27644 webserver.cc:533] Webserver started at http://127.26.255.2:42887/ using document root <none> and password file <none>
I20260709 12:25:49.582590 31994 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:49.582887 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:49.583169 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:49.583459 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:49.583467 31994 heartbeater.cc:507] Master 127.26.255.62:46813 requested a full tablet report, sending...
I20260709 12:25:49.584863 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "16366cedbc0b41bfbfc72dc6e2351780"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.585789 31867 ts_manager.cc:194] Registered new tserver with Master: 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175)
I20260709 12:25:49.587636 31867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54980
I20260709 12:25:49.589977 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:25:49.593901 32006 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:25:49.594771 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:25:49.595088 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "16366cedbc0b41bfbfc72dc6e2351780"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.595422 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-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:25:49.604714 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:49.605984 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:49.607537 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:49.609841 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:49.610085 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:49.610337 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:49.610536 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260709 12:25:49.652423 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:41975
I20260709 12:25:49.652592 32068 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:41975 every 8 connection(s)
I20260709 12:25:49.657459 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:49.664763 32072 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:25:49.668049 32073 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:25:49.671485 32069 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46813
W20260709 12:25:49.671614 32075 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:25:49.672008 32069 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:49.672302 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:49.673058 32069 heartbeater.cc:507] Master 127.26.255.62:46813 requested a full tablet report, sending...
I20260709 12:25:49.673631 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:49.673975 27644 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:25:49.674193 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599949674167 us; error 0 us; skew 500 ppm
I20260709 12:25:49.674870 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:49.675479 31867 ts_manager.cc:194] Registered new tserver with Master: 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:49.677000 31867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54996
I20260709 12:25:49.679692 27644 webserver.cc:533] Webserver started at http://127.26.255.3:43305/ using document root <none> and password file <none>
I20260709 12:25:49.680446 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:49.680673 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:25:49.681011 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:25:49.682250 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "a26f58aacc7f424fb9a90f570fa7d026"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.687054 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:25:49.690667 32080 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:25:49.691704 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 12:25:49.692046 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "a26f58aacc7f424fb9a90f570fa7d026"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:49.692397 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-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:25:49.709860 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:49.711256 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:49.712788 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:25:49.715341 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:25:49.715595 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:49.715873 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:25:49.716068 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:25:49.758049 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:36711
I20260709 12:25:49.758220 32142 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:36711 every 8 connection(s)
I20260709 12:25:49.772111 32143 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46813
I20260709 12:25:49.772599 32143 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:49.773311 32143 heartbeater.cc:507] Master 127.26.255.62:46813 requested a full tablet report, sending...
I20260709 12:25:49.775374 31867 ts_manager.cc:194] Registered new tserver with Master: a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:49.776198 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014734885s
I20260709 12:25:49.776758 31867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55002
I20260709 12:25:49.803966 31867 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55018:
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:25:49.807001 31867 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:25:49.891618 32034 tablet_service.cc:1511] Processing CreateTablet for tablet 9abe19820e9e4639a274e380414488cc (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:49.893416 32034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abe19820e9e4639a274e380414488cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.900120 32033 tablet_service.cc:1511] Processing CreateTablet for tablet 530389adb296416298339cf109a64ccc (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:49.901664 32033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530389adb296416298339cf109a64ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.903556 32032 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8307b0c9fc43c18ff2df9e24e8756a (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:49.905018 32032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8307b0c9fc43c18ff2df9e24e8756a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.907688 32028 tablet_service.cc:1511] Processing CreateTablet for tablet e14677ce69354d3fb031a4b36e3e2000 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:49.908203 32030 tablet_service.cc:1511] Processing CreateTablet for tablet b95e2c755eee4c3189d9315c057f44e4 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:49.909198 32028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14677ce69354d3fb031a4b36e3e2000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.910482 32029 tablet_service.cc:1511] Processing CreateTablet for tablet a2a272994cc44ff9819e3865a9511337 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:49.911999 32029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a272994cc44ff9819e3865a9511337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.913061 32027 tablet_service.cc:1511] Processing CreateTablet for tablet 23d80aae5b284c04a6416944adb21508 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:49.913722 32031 tablet_service.cc:1511] Processing CreateTablet for tablet 557c0e0d9ac4490a853da46861f2743d (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:49.914516 32027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d80aae5b284c04a6416944adb21508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.915235 32031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557c0e0d9ac4490a853da46861f2743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.916268 32106 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8307b0c9fc43c18ff2df9e24e8756a (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:49.916827 32026 tablet_service.cc:1511] Processing CreateTablet for tablet 5617601fe0264fe2be1f43dc083a06cb (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:49.917781 32106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8307b0c9fc43c18ff2df9e24e8756a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.918143 32026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5617601fe0264fe2be1f43dc083a06cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.919474 32108 tablet_service.cc:1511] Processing CreateTablet for tablet 9abe19820e9e4639a274e380414488cc (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:49.920851 32108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abe19820e9e4639a274e380414488cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.921175 32105 tablet_service.cc:1511] Processing CreateTablet for tablet 557c0e0d9ac4490a853da46861f2743d (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:49.921901 31959 tablet_service.cc:1511] Processing CreateTablet for tablet 9abe19820e9e4639a274e380414488cc (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 12:25:49.923422 31959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9abe19820e9e4639a274e380414488cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.923674 32107 tablet_service.cc:1511] Processing CreateTablet for tablet 530389adb296416298339cf109a64ccc (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:49.924872 32103 tablet_service.cc:1511] Processing CreateTablet for tablet a2a272994cc44ff9819e3865a9511337 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:49.923676 32104 tablet_service.cc:1511] Processing CreateTablet for tablet b95e2c755eee4c3189d9315c057f44e4 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:49.927312 32102 tablet_service.cc:1511] Processing CreateTablet for tablet e14677ce69354d3fb031a4b36e3e2000 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:49.929772 32101 tablet_service.cc:1511] Processing CreateTablet for tablet 23d80aae5b284c04a6416944adb21508 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:49.932431 32099 tablet_service.cc:1511] Processing CreateTablet for tablet 25b66d84e9f54078b15dd21f7ed00aaa (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:49.935137 31957 tablet_service.cc:1511] Processing CreateTablet for tablet 6b8307b0c9fc43c18ff2df9e24e8756a (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 12:25:49.932490 31958 tablet_service.cc:1511] Processing CreateTablet for tablet 530389adb296416298339cf109a64ccc (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 12:25:49.936684 31957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b8307b0c9fc43c18ff2df9e24e8756a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.937474 31958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530389adb296416298339cf109a64ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.935153 32025 tablet_service.cc:1511] Processing CreateTablet for tablet 25b66d84e9f54078b15dd21f7ed00aaa (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:49.938792 31956 tablet_service.cc:1511] Processing CreateTablet for tablet 557c0e0d9ac4490a853da46861f2743d (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 12:25:49.919387 32100 tablet_service.cc:1511] Processing CreateTablet for tablet 5617601fe0264fe2be1f43dc083a06cb (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:49.940601 32105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557c0e0d9ac4490a853da46861f2743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.941329 32104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95e2c755eee4c3189d9315c057f44e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.941039 31955 tablet_service.cc:1511] Processing CreateTablet for tablet b95e2c755eee4c3189d9315c057f44e4 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 12:25:49.942070 32103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a272994cc44ff9819e3865a9511337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.942728 32107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530389adb296416298339cf109a64ccc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.943452 31954 tablet_service.cc:1511] Processing CreateTablet for tablet a2a272994cc44ff9819e3865a9511337 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 12:25:49.945736 31950 tablet_service.cc:1511] Processing CreateTablet for tablet 25b66d84e9f54078b15dd21f7ed00aaa (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 12:25:49.946997 32100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5617601fe0264fe2be1f43dc083a06cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.947086 31952 tablet_service.cc:1511] Processing CreateTablet for tablet 23d80aae5b284c04a6416944adb21508 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 12:25:49.949364 31951 tablet_service.cc:1511] Processing CreateTablet for tablet 5617601fe0264fe2be1f43dc083a06cb (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 12:25:49.950590 32102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14677ce69354d3fb031a4b36e3e2000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.945729 31953 tablet_service.cc:1511] Processing CreateTablet for tablet e14677ce69354d3fb031a4b36e3e2000 (DEFAULT_TABLE table=test-workload [id=7a4c38e2712749149b3fd60e07fd16b7]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 12:25:49.953794 32101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d80aae5b284c04a6416944adb21508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.960297 32030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95e2c755eee4c3189d9315c057f44e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.961952 32099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b66d84e9f54078b15dd21f7ed00aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.963025 32025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b66d84e9f54078b15dd21f7ed00aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.962178 31950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25b66d84e9f54078b15dd21f7ed00aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.965247 31951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5617601fe0264fe2be1f43dc083a06cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.966075 31955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b95e2c755eee4c3189d9315c057f44e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.966912 31954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2a272994cc44ff9819e3865a9511337. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.967691 31956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 557c0e0d9ac4490a853da46861f2743d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.968406 31953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e14677ce69354d3fb031a4b36e3e2000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:49.969687 31952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23d80aae5b284c04a6416944adb21508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:25:50.084132 32157 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.128744 32158 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.185672 32158 tablet_bootstrap.cc:654] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.197470 32159 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.215495 32157 tablet_bootstrap.cc:654] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.218348 32158 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.221325 32158 ts_tablet_manager.cc:1403] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.006s
I20260709 12:25:50.223445 32159 tablet_bootstrap.cc:654] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.224726 32158 raft_consensus.cc:359] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.225512 32158 raft_consensus.cc:385] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.225813 32158 raft_consensus.cc:740] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.226675 32157 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.226626 32158 consensus_queue.cc:260] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.227427 32157 ts_tablet_manager.cc:1403] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.144s	user 0.011s	sys 0.003s
I20260709 12:25:50.231839 32143 heartbeater.cc:499] Master 127.26.255.62:46813 was elected leader, sending a full tablet report...
I20260709 12:25:50.232537 32158 ts_tablet_manager.cc:1434] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260709 12:25:50.231778 32157 raft_consensus.cc:359] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.233305 32157 raft_consensus.cc:385] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.233639 32157 raft_consensus.cc:740] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.233790 32158 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.234944 32159 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.234542 32157 consensus_queue.cc:260] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.235594 32159 ts_tablet_manager.cc:1403] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.009s
I20260709 12:25:50.239756 32159 raft_consensus.cc:359] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.240911 32159 raft_consensus.cc:385] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.241362 32158 tablet_bootstrap.cc:654] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.241379 32159 raft_consensus.cc:740] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.242728 31994 heartbeater.cc:499] Master 127.26.255.62:46813 was elected leader, sending a full tablet report...
I20260709 12:25:50.243443 32157 ts_tablet_manager.cc:1434] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.004s
I20260709 12:25:50.243533 32159 consensus_queue.cc:260] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.244531 32157 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.251384 32157 tablet_bootstrap.cc:654] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.254899 32165 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.255502 32159 ts_tablet_manager.cc:1434] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.004s
I20260709 12:25:50.255782 32165 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.257097 32159 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.258906 32069 heartbeater.cc:499] Master 127.26.255.62:46813 was elected leader, sending a full tablet report...
W20260709 12:25:50.262516 32144 tablet.cc:2406] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:25:50.266966 32159 tablet_bootstrap.cc:654] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.271914 32165 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.301695 32158 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.304112 32158 ts_tablet_manager.cc:1403] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.071s	user 0.021s	sys 0.019s
I20260709 12:25:50.307247 32163 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.307942 32163 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.307467 32158 raft_consensus.cc:359] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.308851 32158 raft_consensus.cc:385] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.309214 32158 raft_consensus.cc:740] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.309971 32158 consensus_queue.cc:260] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.301774 32157 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.315845 32157 ts_tablet_manager.cc:1403] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.030s
I20260709 12:25:50.323074 32163 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.329044 32159 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.329416 32163 raft_consensus.cc:493] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.329689 32159 ts_tablet_manager.cc:1403] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.016s
I20260709 12:25:50.338173 32158 ts_tablet_manager.cc:1434] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.015s
I20260709 12:25:50.336673 32159 raft_consensus.cc:359] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.329988 32163 raft_consensus.cc:515] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.341363 32158 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.339617 32159 raft_consensus.cc:385] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.342032 32159 raft_consensus.cc:740] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.342374 32163 leader_election.cc:290] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.342995 32159 consensus_queue.cc:260] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.345366 32159 ts_tablet_manager.cc:1434] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 12:25:50.330225 32157 raft_consensus.cc:359] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.346670 32157 raft_consensus.cc:385] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.347090 32157 raft_consensus.cc:740] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.347880 32157 consensus_queue.cc:260] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.349133 32158 tablet_bootstrap.cc:654] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.351440 32157 ts_tablet_manager.cc:1434] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.004s
I20260709 12:25:50.351778 32159 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.352988 32157 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.365294 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
W20260709 12:25:50.369360 32009 leader_election.cc:343] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.374315 32159 tablet_bootstrap.cc:654] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.379500 32157 tablet_bootstrap.cc:654] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.384420 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
W20260709 12:25:50.386184 32009 leader_election.cc:343] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.386770 32009 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780; no voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:50.387755 32167 raft_consensus.cc:2749] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:25:50.392724 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:25:50.395520 32158 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.396178 32158 ts_tablet_manager.cc:1403] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.008s
I20260709 12:25:50.396266 31968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a272994cc44ff9819e3865a9511337" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.395259 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.398032 32159 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.398313 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.398694 32159 ts_tablet_manager.cc:1403] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.052s	user 0.014s	sys 0.006s
I20260709 12:25:50.399930 32158 raft_consensus.cc:359] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.400483 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a272994cc44ff9819e3865a9511337" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
W20260709 12:25:50.401458 32083 leader_election.cc:343] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.402309 32158 raft_consensus.cc:385] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:25:50.402357 32083 leader_election.cc:343] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.403023 32158 raft_consensus.cc:740] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
W20260709 12:25:50.403460 32083 leader_election.cc:343] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.401973 32159 raft_consensus.cc:359] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.403950 32083 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:50.404006 32159 raft_consensus.cc:385] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.404004 32158 consensus_queue.cc:260] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.404632 32159 raft_consensus.cc:740] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.404943 32174 raft_consensus.cc:2749] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.405323 32157 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.405844 32157 ts_tablet_manager.cc:1403] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.007s
I20260709 12:25:50.405750 32159 consensus_queue.cc:260] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
W20260709 12:25:50.406271 32083 leader_election.cc:343] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.407951 32159 ts_tablet_manager.cc:1434] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 12:25:50.409013 32159 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.409485 32157 raft_consensus.cc:359] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.410266 32157 raft_consensus.cc:385] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.410604 32157 raft_consensus.cc:740] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.412915 32167 raft_consensus.cc:493] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.406771 32083 leader_election.cc:304] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:50.413496 32167 raft_consensus.cc:515] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.414391 32174 raft_consensus.cc:2749] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.415800 32167 leader_election.cc:290] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.415956 32159 tablet_bootstrap.cc:654] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.414098 32157 consensus_queue.cc:260] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.412943 32158 ts_tablet_manager.cc:1434] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 12:25:50.419094 32157 ts_tablet_manager.cc:1434] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 12:25:50.420257 32157 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.417574 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.417332 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
W20260709 12:25:50.421679 32009 leader_election.cc:343] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.421933 32158 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
W20260709 12:25:50.422389 32009 leader_election.cc:343] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.422852 32009 leader_election.cc:304] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780; no voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:50.424045 32167 raft_consensus.cc:2749] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.426831 32157 tablet_bootstrap.cc:654] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.428380 32164 raft_consensus.cc:493] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.428942 32164 raft_consensus.cc:515] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.429386 32158 tablet_bootstrap.cc:654] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.434017 32164 leader_election.cc:290] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.467242 32157 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.467811 32157 ts_tablet_manager.cc:1403] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.031s
I20260709 12:25:50.469595 32159 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.470211 32159 ts_tablet_manager.cc:1403] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.020s
I20260709 12:25:50.470531 32158 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.471177 32158 ts_tablet_manager.cc:1403] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.009s
I20260709 12:25:50.470906 32157 raft_consensus.cc:359] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.471839 32157 raft_consensus.cc:385] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.472203 32157 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.473016 32157 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.473349 32159 raft_consensus.cc:359] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.474696 32158 raft_consensus.cc:359] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.475541 32158 raft_consensus.cc:385] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.475790 32157 ts_tablet_manager.cc:1434] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:25:50.475929 32158 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.476548 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d80aae5b284c04a6416944adb21508" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.476989 32157 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.477120 32158 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
W20260709 12:25:50.478089 31934 leader_election.cc:343] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.483495 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d80aae5b284c04a6416944adb21508" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.484344 32157 tablet_bootstrap.cc:654] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:50.485157 31934 leader_election.cc:343] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.485670 31934 leader_election.cc:304] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4; no voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:50.486857 32164 raft_consensus.cc:2749] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.487100 32158 ts_tablet_manager.cc:1434] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 12:25:50.474124 32159 raft_consensus.cc:385] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.488704 32159 raft_consensus.cc:740] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.489678 32158 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.489596 32159 consensus_queue.cc:260] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.490691 32157 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.491282 32157 ts_tablet_manager.cc:1403] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 12:25:50.494369 32159 ts_tablet_manager.cc:1434] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 12:25:50.494369 32157 raft_consensus.cc:359] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.495409 32157 raft_consensus.cc:385] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.495764 32157 raft_consensus.cc:740] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.495924 32159 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.496625 32157 consensus_queue.cc:260] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.497682 32158 tablet_bootstrap.cc:654] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.499338 32157 ts_tablet_manager.cc:1434] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 12:25:50.500483 32157 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.506268 32159 tablet_bootstrap.cc:654] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.506922 32157 tablet_bootstrap.cc:654] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.512709 32158 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.513320 32158 ts_tablet_manager.cc:1403] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260709 12:25:50.513902 32157 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.514561 32157 ts_tablet_manager.cc:1403] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260709 12:25:50.516026 32159 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.516577 32159 ts_tablet_manager.cc:1403] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.006s
I20260709 12:25:50.516580 32158 raft_consensus.cc:359] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.517518 32158 raft_consensus.cc:385] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.517975 32158 raft_consensus.cc:740] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.517558 32157 raft_consensus.cc:359] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.518532 32157 raft_consensus.cc:385] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.518900 32157 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.518985 32158 consensus_queue.cc:260] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.519850 32157 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.520117 32159 raft_consensus.cc:359] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.520953 32159 raft_consensus.cc:385] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.521323 32159 raft_consensus.cc:740] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.521512 32158 ts_tablet_manager.cc:1434] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:25:50.522409 32157 ts_tablet_manager.cc:1434] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:25:50.522804 32158 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.522272 32159 consensus_queue.cc:260] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.523620 32157 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.524924 32159 ts_tablet_manager.cc:1434] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:50.530529 32157 tablet_bootstrap.cc:654] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.530529 32158 tablet_bootstrap.cc:654] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.533706 32159 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.540885 32159 tablet_bootstrap.cc:654] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.543783 32157 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.543988 32158 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.544423 32157 ts_tablet_manager.cc:1403] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.012s
I20260709 12:25:50.544579 32158 ts_tablet_manager.cc:1403] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260709 12:25:50.547642 32157 raft_consensus.cc:359] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.547825 32158 raft_consensus.cc:359] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.548579 32157 raft_consensus.cc:385] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.548606 32158 raft_consensus.cc:385] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.548995 32157 raft_consensus.cc:740] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.549041 32158 raft_consensus.cc:740] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.549872 32158 consensus_queue.cc:260] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.549942 32157 consensus_queue.cc:260] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.552712 32158 ts_tablet_manager.cc:1434] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 12:25:50.553809 32158 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.555275 32157 ts_tablet_manager.cc:1434] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:25:50.556393 32157 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.560535 32158 tablet_bootstrap.cc:654] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.564054 32157 tablet_bootstrap.cc:654] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.563480 32159 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.567101 32159 ts_tablet_manager.cc:1403] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.016s
I20260709 12:25:50.571192 32159 raft_consensus.cc:359] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.572207 32159 raft_consensus.cc:385] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.572602 32159 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.573482 32159 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.574632 32164 raft_consensus.cc:493] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.575402 32157 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.575280 32164 raft_consensus.cc:515] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.575984 32157 ts_tablet_manager.cc:1403] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 12:25:50.576244 32159 ts_tablet_manager.cc:1434] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:25:50.576714 32158 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.577298 32158 ts_tablet_manager.cc:1403] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 12:25:50.577414 32159 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.577554 32164 leader_election.cc:290] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.578912 32157 raft_consensus.cc:359] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.579699 32157 raft_consensus.cc:385] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.580065 32157 raft_consensus.cc:740] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.580384 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.580473 32158 raft_consensus.cc:359] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.581229 32158 raft_consensus.cc:385] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.580813 32157 consensus_queue.cc:260] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.581533 32158 raft_consensus.cc:740] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.582258 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.582402 32158 consensus_queue.cc:260] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.583047 32157 ts_tablet_manager.cc:1434] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:50.584079 32157 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.584694 32158 ts_tablet_manager.cc:1434] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 12:25:50.585106 32159 tablet_bootstrap.cc:654] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.585801 32158 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
W20260709 12:25:50.588747 31934 leader_election.cc:343] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:25:50.589569 31934 leader_election.cc:343] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.590006 31934 leader_election.cc:304] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4; no voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:50.592132 32196 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.593746 32196 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.607342 32157 tablet_bootstrap.cc:654] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.606563 32174 raft_consensus.cc:493] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.592559 32164 raft_consensus.cc:2749] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:50.608175 32174 raft_consensus.cc:515] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.609320 32196 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.599607 32159 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.610561 32159 ts_tablet_manager.cc:1403] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.003s
I20260709 12:25:50.610767 32174 leader_election.cc:290] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.613108 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.613332 32196 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.613911 32196 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.614012 32159 raft_consensus.cc:359] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
W20260709 12:25:50.614753 32083 leader_election.cc:343] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.614853 32159 raft_consensus.cc:385] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.614929 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.615346 32159 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.613191 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.615814 32118 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 0.
I20260709 12:25:50.616101 32044 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 0.
I20260709 12:25:50.616307 32196 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.616482 32159 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.618055 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.619959 32159 ts_tablet_manager.cc:1434] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 12:25:50.620867 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.621176 31934 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.621348 32159 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.621628 31969 raft_consensus.cc:2468] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 0.
I20260709 12:25:50.622745 32196 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.626092 32196 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.630167 32196 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.623402 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.630692 32159 tablet_bootstrap.cc:654] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.607405 32158 tablet_bootstrap.cc:654] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.634488 32118 raft_consensus.cc:2468] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 0.
I20260709 12:25:50.631259 32174 raft_consensus.cc:493] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.635715 32174 raft_consensus.cc:515] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.639331 32159 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.639936 32159 ts_tablet_manager.cc:1403] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.002s
I20260709 12:25:50.640763 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95e2c755eee4c3189d9315c057f44e4" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.641803 32044 raft_consensus.cc:2468] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 0.
I20260709 12:25:50.642707 32159 raft_consensus.cc:359] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.643447 32159 raft_consensus.cc:385] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.643738 32159 raft_consensus.cc:740] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.643623 32083 leader_election.cc:304] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.644568 32196 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.644726 32159 consensus_queue.cc:260] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.645116 32163 raft_consensus.cc:2804] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.645740 32163 raft_consensus.cc:493] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.633255 32157 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
W20260709 12:25:50.633996 31934 leader_election.cc:343] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.646203 32163 raft_consensus.cc:3060] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.646905 32157 ts_tablet_manager.cc:1403] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.009s
I20260709 12:25:50.648290 31934 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [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: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:50.649298 32159 ts_tablet_manager.cc:1434] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 12:25:50.649696 32157 raft_consensus.cc:359] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.650134 32164 raft_consensus.cc:2804] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.650288 32159 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.650372 32157 raft_consensus.cc:385] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.650725 32164 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.651000 32196 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.650954 32157 raft_consensus.cc:740] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.651173 32164 raft_consensus.cc:3060] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.651355 32083 leader_election.cc:304] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [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: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:50.651939 32157 consensus_queue.cc:260] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.652581 32171 raft_consensus.cc:2804] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.653908 32157 ts_tablet_manager.cc:1434] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 12:25:50.654269 32171 raft_consensus.cc:493] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.654727 32171 raft_consensus.cc:3060] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.655040 32157 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:50.657382 32159 tablet_bootstrap.cc:654] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.651021 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95e2c755eee4c3189d9315c057f44e4" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.660866 32164 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.661629 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.662309 32044 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.664570 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.666015 32157 tablet_bootstrap.cc:654] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Neither blocks nor log segments found. Creating new log.
W20260709 12:25:50.666407 31934 leader_election.cc:343] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.668941 32164 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.676020 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:50.677475 32117 raft_consensus.cc:3060] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.687688 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:50.689030 32117 raft_consensus.cc:2468] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 1.
I20260709 12:25:50.706868 32167 raft_consensus.cc:493] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.690513 32118 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.714917 32167 raft_consensus.cc:515] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
W20260709 12:25:50.696897 32083 leader_election.cc:343] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.718361 31934 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [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: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:50.718549 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a272994cc44ff9819e3865a9511337" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.719329 32164 raft_consensus.cc:2804] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.719528 31969 raft_consensus.cc:2468] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 0.
I20260709 12:25:50.719911 32164 raft_consensus.cc:697] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Becoming Leader. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Running, Role: LEADER
I20260709 12:25:50.720480 32167 leader_election.cc:290] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.720898 32164 consensus_queue.cc:237] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.721331 32009 leader_election.cc:304] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.723078 32167 raft_consensus.cc:2804] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.723209 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a272994cc44ff9819e3865a9511337" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.724308 32117 raft_consensus.cc:2468] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 0.
I20260709 12:25:50.723557 32167 raft_consensus.cc:493] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.726624 32167 raft_consensus.cc:3060] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.699303 32157 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: No bootstrap required, opened a new log
I20260709 12:25:50.731916 32157 ts_tablet_manager.cc:1403] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.017s
I20260709 12:25:50.734277 32171 raft_consensus.cc:515] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.690143 32174 leader_election.cc:290] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.744354 32164 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.745100 32164 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.745217 32167 raft_consensus.cc:515] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.736380 32157 raft_consensus.cc:359] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.748160 32171 leader_election.cc:290] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.748539 32157 raft_consensus.cc:385] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.729558 32163 raft_consensus.cc:515] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.748682 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.748899 32157 raft_consensus.cc:740] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.749402 32043 raft_consensus.cc:2468] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 0.
I20260709 12:25:50.749845 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:50.749734 32157 consensus_queue.cc:260] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.750617 31969 raft_consensus.cc:3060] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.750780 31934 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.751827 32196 raft_consensus.cc:2804] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.752211 32196 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.752562 32196 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.752694 32157 ts_tablet_manager.cc:1434] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 12:25:50.754218 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.755149 32042 raft_consensus.cc:3060] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.741240 32044 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 1.
I20260709 12:25:50.758543 32163 leader_election.cc:290] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.759750 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95e2c755eee4c3189d9315c057f44e4" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.760218 31968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b95e2c755eee4c3189d9315c057f44e4" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:50.760879 31968 raft_consensus.cc:3060] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.761010 31934 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.762238 32195 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.763355 32043 raft_consensus.cc:3060] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.747814 32118 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 1.
I20260709 12:25:50.766673 32167 leader_election.cc:290] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.767482 32042 raft_consensus.cc:2468] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:50.768638 31967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a272994cc44ff9819e3865a9511337" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:50.768972 32083 leader_election.cc:304] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.769408 31967 raft_consensus.cc:3060] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.770047 32163 raft_consensus.cc:2804] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.769912 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2a272994cc44ff9819e3865a9511337" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:50.770715 32163 raft_consensus.cc:697] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:50.770761 32118 raft_consensus.cc:3060] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.771733 32163 consensus_queue.cc:237] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.769892 31968 raft_consensus.cc:2468] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:50.778815 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.784060 32195 raft_consensus.cc:697] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Becoming Leader. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Running, Role: LEADER
I20260709 12:25:50.788002 32118 raft_consensus.cc:2468] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
W20260709 12:25:50.789222 31934 leader_election.cc:343] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.789386 32009 leader_election.cc:304] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.789985 31967 raft_consensus.cc:2468] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
I20260709 12:25:50.782567 32164 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.790321 32167 raft_consensus.cc:2804] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.791410 31969 raft_consensus.cc:2468] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:50.791822 32196 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.765760 31863 catalog_manager.cc:5697] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "1359f5c36ffb47eca13280b7f6041cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.792714 32083 leader_election.cc:304] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.795688 32043 raft_consensus.cc:2468] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:50.796205 32159 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.798902 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.799541 32042 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.789469 32195 consensus_queue.cc:237] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.799525 31866 catalog_manager.cc:5697] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.799084 32159 ts_tablet_manager.cc:1403] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.149s	user 0.021s	sys 0.076s
I20260709 12:25:50.804769 32158 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.805459 32158 ts_tablet_manager.cc:1403] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.220s	user 0.021s	sys 0.074s
I20260709 12:25:50.807291 32159 raft_consensus.cc:359] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.808049 32159 raft_consensus.cc:385] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.808316 32159 raft_consensus.cc:740] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.797043 32196 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.808768 32158 raft_consensus.cc:359] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.808841 32042 raft_consensus.cc:2468] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 1.
I20260709 12:25:50.809111 32159 consensus_queue.cc:260] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.809819 32158 raft_consensus.cc:385] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.796702 32163 raft_consensus.cc:2804] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.810386 32158 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.810791 32163 raft_consensus.cc:697] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:50.810838 31934 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.811801 32163 consensus_queue.cc:237] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.811841 32158 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.811859 32196 raft_consensus.cc:2804] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.813777 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:50.814343 32196 raft_consensus.cc:697] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Becoming Leader. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Running, Role: LEADER
W20260709 12:25:50.815501 31934 leader_election.cc:343] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:25:50.815510 32196 consensus_queue.cc:237] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.817238 32158 ts_tablet_manager.cc:1434] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 12:25:50.818548 32158 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.818646 32171 raft_consensus.cc:493] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.819381 32171 raft_consensus.cc:515] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.821910 32171 leader_election.cc:290] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.824415 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d80aae5b284c04a6416944adb21508" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.825254 31969 raft_consensus.cc:2468] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 0.
I20260709 12:25:50.826493 32167 raft_consensus.cc:697] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:50.826948 32083 leader_election.cc:304] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.827983 32171 raft_consensus.cc:2804] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.828547 32171 raft_consensus.cc:493] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.829043 32171 raft_consensus.cc:3060] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.826985 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d80aae5b284c04a6416944adb21508" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.830966 32042 raft_consensus.cc:2468] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 0.
I20260709 12:25:50.833496 32158 tablet_bootstrap.cc:654] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.836066 32159 ts_tablet_manager.cc:1434] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.004s
I20260709 12:25:50.837212 32159 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780: Bootstrap starting.
I20260709 12:25:50.834957 32167 consensus_queue.cc:237] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.842867 32159 tablet_bootstrap.cc:654] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.842983 32171 raft_consensus.cc:515] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.849488 32171 leader_election.cc:290] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:50.861650 32159 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780: No bootstrap required, opened a new log
I20260709 12:25:50.862262 32159 ts_tablet_manager.cc:1403] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 12:25:50.851981 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d80aae5b284c04a6416944adb21508" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:50.860872 31863 catalog_manager.cc:5697] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.862810 31969 raft_consensus.cc:3060] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.864166 32158 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.864647 32158 ts_tablet_manager.cc:1403] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.012s
I20260709 12:25:50.867362 32158 raft_consensus.cc:359] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.867982 32158 raft_consensus.cc:385] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.868240 32158 raft_consensus.cc:740] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.853168 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23d80aae5b284c04a6416944adb21508" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.869185 32042 raft_consensus.cc:3060] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.869032 32158 consensus_queue.cc:260] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:50.868885 32159 raft_consensus.cc:359] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.870433 32159 raft_consensus.cc:385] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.871030 32159 raft_consensus.cc:740] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.871626 32158 ts_tablet_manager.cc:1434] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:25:50.871996 32159 consensus_queue.cc:260] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.872666 32158 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026: Bootstrap starting.
I20260709 12:25:50.874627 32159 ts_tablet_manager.cc:1434] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 12:25:50.877461 32042 raft_consensus.cc:2468] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:50.878839 32158 tablet_bootstrap.cc:654] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026: Neither blocks nor log segments found. Creating new log.
I20260709 12:25:50.878813 31867 catalog_manager.cc:5697] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "1359f5c36ffb47eca13280b7f6041cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.880358 32083 leader_election.cc:304] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:50.881346 32171 raft_consensus.cc:2804] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.881912 32171 raft_consensus.cc:697] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:50.881196 31867 catalog_manager.cc:5697] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "1359f5c36ffb47eca13280b7f6041cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.882808 32171 consensus_queue.cc:237] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.883478 31969 raft_consensus.cc:2468] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:50.885526 32196 raft_consensus.cc:493] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.887349 32196 raft_consensus.cc:515] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.888803 32158 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026: No bootstrap required, opened a new log
I20260709 12:25:50.889578 32158 ts_tablet_manager.cc:1403] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260709 12:25:50.890985 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:50.891676 32042 raft_consensus.cc:2468] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 0.
I20260709 12:25:50.892331 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.893039 32118 raft_consensus.cc:2468] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 0.
I20260709 12:25:50.893400 31934 leader_election.cc:304] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.893108 32158 raft_consensus.cc:359] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.894176 32158 raft_consensus.cc:385] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:25:50.894366 32195 raft_consensus.cc:2804] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.894833 32195 raft_consensus.cc:493] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.894766 32158 raft_consensus.cc:740] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Initialized, Role: FOLLOWER
I20260709 12:25:50.895275 32195 raft_consensus.cc:3060] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.895929 32158 consensus_queue.cc:260] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.898607 32158 ts_tablet_manager.cc:1434] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:25:50.894171 32196 leader_election.cc:290] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.902935 32195 raft_consensus.cc:515] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.905054 32195 leader_election.cc:290] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Requested vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.905694 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:50.905966 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "1359f5c36ffb47eca13280b7f6041cd4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:50.906325 32042 raft_consensus.cc:3060] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.906514 32118 raft_consensus.cc:3060] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.908641 31866 catalog_manager.cc:5697] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.915777 32042 raft_consensus.cc:2468] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 1.
I20260709 12:25:50.915777 32118 raft_consensus.cc:2468] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1359f5c36ffb47eca13280b7f6041cd4 in term 1.
I20260709 12:25:50.917335 31934 leader_election.cc:304] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.918218 32195 raft_consensus.cc:2804] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.918708 32195 raft_consensus.cc:697] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Becoming Leader. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Running, Role: LEADER
I20260709 12:25:50.919507 32195 consensus_queue.cc:237] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.926371 32167 raft_consensus.cc:493] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.926959 32167 raft_consensus.cc:515] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.928673 32167 leader_election.cc:290] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.929361 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.929888 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.930100 31969 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 0.
I20260709 12:25:50.930636 32118 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 0.
I20260709 12:25:50.931499 32009 leader_election.cc:304] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.930832 31866 catalog_manager.cc:5697] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1). New cstate: current_term: 1 leader_uuid: "1359f5c36ffb47eca13280b7f6041cd4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.932425 32167 raft_consensus.cc:2804] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:50.931627 31867 catalog_manager.cc:5697] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 0 to 1, leader changed from <none> to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:50.932837 32167 raft_consensus.cc:493] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:50.933208 32167 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.940164 32167 raft_consensus.cc:515] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.941952 32167 leader_election.cc:290] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.943173 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:50.943645 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:50.943898 31969 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.944276 32118 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.951576 31969 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
I20260709 12:25:50.951579 32118 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
I20260709 12:25:50.953102 32009 leader_election.cc:304] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:50.953856 32167 raft_consensus.cc:2804] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:50.954345 32167 raft_consensus.cc:697] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:50.955271 32167 consensus_queue.cc:237] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.963148 31867 catalog_manager.cc:5697] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:50.969477 32167 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:50.970018 32167 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:50.972313 32167 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:50.973037 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:50.973249 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:50.973973 32118 raft_consensus.cc:2393] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 16366cedbc0b41bfbfc72dc6e2351780 in current term 1: Already voted for candidate 1359f5c36ffb47eca13280b7f6041cd4 in this term.
I20260709 12:25:50.975001 32009 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780; no voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:50.975777 32167 raft_consensus.cc:3060] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:50.980985 32167 raft_consensus.cc:2749] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:51.004745 32167 raft_consensus.cc:493] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.005247 32167 raft_consensus.cc:515] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:51.007193 32167 leader_election.cc:290] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711), 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175)
I20260709 12:25:51.008208 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:51.008395 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4" is_pre_election: true
I20260709 12:25:51.008862 32118 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 0.
I20260709 12:25:51.009171 31969 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 0.
I20260709 12:25:51.009977 32009 leader_election.cc:304] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:51.010861 32167 raft_consensus.cc:2804] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:25:51.011193 32167 raft_consensus.cc:493] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:51.011488 32167 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.016744 32167 raft_consensus.cc:515] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:51.018600 32167 leader_election.cc:290] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 election: Requested vote from peers a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711), 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175)
I20260709 12:25:51.019521 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:51.020006 31969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:51.020457 32118 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.020648 31969 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.027844 32118 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
I20260709 12:25:51.027844 31969 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
I20260709 12:25:51.029265 32009 leader_election.cc:304] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:51.029929 32167 raft_consensus.cc:2804] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:25:51.030368 32167 raft_consensus.cc:697] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:51.031126 32167 consensus_queue.cc:237] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:51.039651 31867 catalog_manager.cc:5697] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:51.087280 27644 ts_manager.cc:295] Set tserver state for 1359f5c36ffb47eca13280b7f6041cd4 to MAINTENANCE_MODE
I20260709 12:25:51.088120 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
I20260709 12:25:51.109477 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:25:51.110442 27644 tablet_replica.cc:333] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.111130 27644 raft_consensus.cc:2243] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.111774 27644 pending_rounds.cc:70] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Trying to abort 1 pending ops.
I20260709 12:25:51.112058 27644 pending_rounds.cc:77] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625398974386176 op_type: NO_OP noop_request { }
I20260709 12:25:51.112411 27644 raft_consensus.cc:2889] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:51.112717 27644 raft_consensus.cc:2272] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.115258 27644 tablet_replica.cc:333] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.115839 27644 raft_consensus.cc:2243] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.116237 27644 raft_consensus.cc:2272] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.117892 27644 tablet_replica.cc:333] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.118534 27644 raft_consensus.cc:2243] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.119117 27644 pending_rounds.cc:70] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Trying to abort 1 pending ops.
I20260709 12:25:51.119334 27644 pending_rounds.cc:77] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625398486228992 op_type: NO_OP noop_request { }
I20260709 12:25:51.119632 27644 raft_consensus.cc:2889] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:51.119917 27644 raft_consensus.cc:2272] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.121940 27644 tablet_replica.cc:333] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.122592 27644 raft_consensus.cc:2243] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.122990 27644 raft_consensus.cc:2272] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.124955 27644 tablet_replica.cc:333] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.125510 27644 raft_consensus.cc:2243] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.125916 27644 raft_consensus.cc:2272] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.172021 27644 tablet_replica.cc:333] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.174808 27644 raft_consensus.cc:2243] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.176167 27644 raft_consensus.cc:2272] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.175621 32195 consensus_queue.cc:1048] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.177460 32196 consensus_queue.cc:1048] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.182657 27644 tablet_replica.cc:333] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.184345 27644 raft_consensus.cc:2243] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.186604 27644 pending_rounds.cc:70] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Trying to abort 1 pending ops.
I20260709 12:25:51.187103 27644 pending_rounds.cc:77] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305625398579347456 op_type: NO_OP noop_request { }
I20260709 12:25:51.187853 27644 raft_consensus.cc:2889] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:25:51.188534 27644 raft_consensus.cc:2272] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.194785 27644 tablet_replica.cc:333] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.196267 27644 raft_consensus.cc:2243] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:25:51.207190 27644 raft_consensus.cc:2272] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.211578 27644 tablet_replica.cc:333] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.212276 27644 raft_consensus.cc:2243] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.213110 27644 raft_consensus.cc:2272] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.216749 27644 tablet_replica.cc:333] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: stopping tablet replica
I20260709 12:25:51.217530 27644 raft_consensus.cc:2243] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:25:51.218598 27644 raft_consensus.cc:2272] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:25:51.222317 32163 consensus_queue.cc:1048] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.262751 32163 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:51.263574 32163 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:51.267429 32174 consensus_queue.cc:1048] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:51.268313 32163 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:51.269805 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
I20260709 12:25:51.270531 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
W20260709 12:25:51.271615 32083 consensus_peers.cc:597] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.271795 32042 raft_consensus.cc:2393] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a26f58aacc7f424fb9a90f570fa7d026 in current term 1: Already voted for candidate 1359f5c36ffb47eca13280b7f6041cd4 in this term.
W20260709 12:25:51.273635 32009 consensus_peers.cc:597] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.275367 32083 leader_election.cc:336] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:51.277251 32083 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:51.278973 32163 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:25:51.293154 32163 raft_consensus.cc:2749] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:25:51.297750 32174 consensus_queue.cc:1048] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:51.309895 32083 consensus_peers.cc:597] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.312994 32210 consensus_queue.cc:1048] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 12:25:51.335165 32083 consensus_peers.cc:597] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:51.394361 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:51.395310 32009 consensus_peers.cc:597] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:51.398729 32237 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:51.507776 32237 consensus_queue.cc:1048] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:51.522709 32009 consensus_peers.cc:597] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:52.395581 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:52.664795 32083 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111) [suppressed 111 similar messages]
I20260709 12:25:52.700894 32237 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1359f5c36ffb47eca13280b7f6041cd4)
I20260709 12:25:52.701402 32237 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.703485 32237 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:52.704631 32234 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1359f5c36ffb47eca13280b7f6041cd4)
I20260709 12:25:52.705312 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:52.705251 32234 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.705920 32237 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:52.706267 32117 raft_consensus.cc:2468] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
I20260709 12:25:52.707789 32009 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:52.706544 32237 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.708606 32234 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:52.709184 32234 raft_consensus.cc:493] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:52.709779 32234 raft_consensus.cc:515] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.710341 32237 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:52.712538 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:52.713136 32237 raft_consensus.cc:2804] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:52.713708 32237 raft_consensus.cc:493] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1359f5c36ffb47eca13280b7f6041cd4)
I20260709 12:25:52.713889 32234 leader_election.cc:290] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:52.714208 32237 raft_consensus.cc:3060] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:52.714740 32009 leader_election.cc:336] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.716977 32042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:52.717840 32042 raft_consensus.cc:2468] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:52.718647 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026" is_pre_election: true
I20260709 12:25:52.719278 32117 raft_consensus.cc:2468] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 1.
W20260709 12:25:52.719401 32083 leader_election.cc:336] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
W20260709 12:25:52.720036 32083 leader_election.cc:336] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.720877 32083 leader_election.cc:304] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4
I20260709 12:25:52.721767 32234 raft_consensus.cc:2804] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:52.722292 32234 raft_consensus.cc:493] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:52.722774 32234 raft_consensus.cc:3060] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.723208 32009 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:52.724074 32242 raft_consensus.cc:2804] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:25:52.724514 32242 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:52.724479 32237 raft_consensus.cc:515] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.725098 32242 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.725924 32043 raft_consensus.cc:2393] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a26f58aacc7f424fb9a90f570fa7d026 in current term 2: Already voted for candidate 16366cedbc0b41bfbfc72dc6e2351780 in this term.
W20260709 12:25:52.726739 32009 leader_election.cc:336] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.729895 32237 leader_election.cc:290] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:52.730193 32083 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [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: a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:52.731475 32234 raft_consensus.cc:515] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.731873 32241 raft_consensus.cc:3060] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.734483 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530389adb296416298339cf109a64ccc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:52.734354 32242 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.737689 32242 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
W20260709 12:25:52.737910 32009 leader_election.cc:336] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.738655 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b8307b0c9fc43c18ff2df9e24e8756a" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:52.739338 32043 raft_consensus.cc:3060] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:52.740096 32083 leader_election.cc:336] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.740358 32241 raft_consensus.cc:2749] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 12:25:52.741093 32234 leader_election.cc:290] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:52.741765 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:52.742421 32118 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.748225 32043 raft_consensus.cc:2468] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 2.
I20260709 12:25:52.749195 32117 raft_consensus.cc:2468] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 2.
I20260709 12:25:52.749691 32083 leader_election.cc:304] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4
W20260709 12:25:52.750499 32009 leader_election.cc:336] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.750679 32234 raft_consensus.cc:2804] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:52.751322 32234 raft_consensus.cc:697] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:52.752180 32118 raft_consensus.cc:2468] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 2.
I20260709 12:25:52.752244 32009 leader_election.cc:304] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4
I20260709 12:25:52.752691 32234 consensus_queue.cc:237] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER 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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.753276 32242 raft_consensus.cc:2804] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:52.753827 32242 raft_consensus.cc:697] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:52.754125 32009 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4
I20260709 12:25:52.755062 32237 raft_consensus.cc:2804] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:52.754819 32242 consensus_queue.cc:237] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.756486 32237 raft_consensus.cc:697] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:52.757510 32237 consensus_queue.cc:237] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER 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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.766965 31866 catalog_manager.cc:5697] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 1 to 2, leader changed from 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:52.768827 31867 catalog_manager.cc:5697] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 1 to 2, leader changed from 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:52.785794 31867 catalog_manager.cc:5697] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 1 to 2, leader changed from 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:52.887183 32234 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:25:52.887836 32234 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.889482 32234 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:52.891240 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780" is_pre_election: true
I20260709 12:25:52.892087 32043 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 1.
I20260709 12:25:52.893059 32083 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:52.893731 32234 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 12:25:52.893798 32083 leader_election.cc:336] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.894140 32234 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:25:52.894560 32234 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:52.900666 32234 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.902280 32234 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:52.903848 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:52.904525 32043 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
W20260709 12:25:52.905975 32083 leader_election.cc:336] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111)
I20260709 12:25:52.910531 32043 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 2.
I20260709 12:25:52.911988 32083 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 1359f5c36ffb47eca13280b7f6041cd4
I20260709 12:25:52.912849 32234 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:52.913344 32234 raft_consensus.cc:697] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:52.914433 32234 consensus_queue.cc:237] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER 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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:52.923316 31867 catalog_manager.cc:5697] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 1 to 2, leader changed from 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
W20260709 12:25:53.168272 32083 consensus_peers.cc:597] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:53.260150 32043 raft_consensus.cc:1275] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:53.261619 32234 consensus_queue.cc:1048] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:53.275098 32009 consensus_peers.cc:597] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.309839 32083 consensus_peers.cc:597] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:25:53.316250 32118 raft_consensus.cc:1275] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:53.317873 32237 consensus_queue.cc:1048] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:53.345894 32118 raft_consensus.cc:1275] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:53.347218 32242 consensus_queue.cc:1048] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:53.359741 32009 consensus_peers.cc:597] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:25:53.396497 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:53.438133 32043 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 12:25:53.439639 32234 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 12:25:53.530085 32083 consensus_peers.cc:597] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:53.852689 32009 consensus_peers.cc:597] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:53.867007 32083 consensus_peers.cc:597] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:53.952083 32009 consensus_peers.cc:597] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:54.005069 32083 consensus_peers.cc:597] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:54.094830 32009 consensus_peers.cc:597] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:54.397676 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:55.380512 32009 consensus_peers.cc:597] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:55.398701 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:55.520246 32083 consensus_peers.cc:597] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:55.668211 32083 consensus_peers.cc:597] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:55.771907 32009 consensus_peers.cc:597] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 12:25:56.014954 32083 consensus_peers.cc:597] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:56.308554 32083 consensus_peers.cc:597] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:56.327744 32009 consensus_peers.cc:597] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:56.334749 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:25:56.343904 32263 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:25:56.343983 32262 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:25:56.345197 32265 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:25:56.349128 27644 server_base.cc:1061] running on GCE node
I20260709 12:25:56.351759 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:25:56.352008 27644 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:25:56.352159 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599956352146 us; error 0 us; skew 500 ppm
I20260709 12:25:56.352701 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:25:56.355876 27644 webserver.cc:533] Webserver started at http://127.26.255.1:42827/ using document root <none> and password file <none>
I20260709 12:25:56.356388 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:25:56.356550 27644 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 12:25:56.361136 27644 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 12:25:56.365458 32270 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:25:56.366550 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 12:25:56.366971 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "1359f5c36ffb47eca13280b7f6041cd4"
format_stamp: "Formatted at 2026-07-09 12:25:49 on dist-test-slave-bdgg"
I20260709 12:25:56.367538 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783599799304917-27644-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:25:56.395438 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:25:56.396996 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:25:56.398845 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 12:25:56.399788 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:56.403326 32277 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 12:25:56.432723 32009 consensus_peers.cc:597] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 12:25:56.467742 32009 consensus_peers.cc:597] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:56.469069 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 12:25:56.469470 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.067s	user 0.000s	sys 0.003s
I20260709 12:25:56.469808 27644 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 12:25:56.475589 32277 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.489439 32277 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.490423 32277 tablet_bootstrap.cc:492] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.491255 32277 ts_tablet_manager.cc:1403] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260709 12:25:56.494581 32277 raft_consensus.cc:359] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:56.495460 32277 raft_consensus.cc:740] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.496310 32277 consensus_queue.cc:260] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:56.498952 32277 ts_tablet_manager.cc:1434] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:25:56.499670 32277 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.517530 32277 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.518579 32277 tablet_bootstrap.cc:492] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.519296 32277 ts_tablet_manager.cc:1403] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:25:56.522168 32277 raft_consensus.cc:359] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.522886 32277 raft_consensus.cc:740] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.523664 32277 consensus_queue.cc:260] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.525846 32277 ts_tablet_manager.cc:1434] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:56.526719 32277 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.529752 27644 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 12:25:56.530185 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.060s	user 0.049s	sys 0.005s
W20260709 12:25:56.534014 32083 consensus_peers.cc:597] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 12:25:56.543203 32277 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.544306 32277 tablet_bootstrap.cc:492] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.545209 32277 ts_tablet_manager.cc:1403] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260709 12:25:56.549052 32277 raft_consensus.cc:359] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.550030 32277 raft_consensus.cc:740] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.551033 32277 consensus_queue.cc:260] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.553756 32277 ts_tablet_manager.cc:1434] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260709 12:25:56.554867 32277 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.573491 32277 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.574280 32277 tablet_bootstrap.cc:492] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.574896 32277 ts_tablet_manager.cc:1403] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260709 12:25:56.577411 32277 raft_consensus.cc:359] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.578119 32277 raft_consensus.cc:740] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.578894 32277 consensus_queue.cc:260] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.581023 32277 ts_tablet_manager.cc:1434] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:56.581881 32277 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.593271 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:42175
I20260709 12:25:56.593489 32338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:42175 every 8 connection(s)
I20260709 12:25:56.598057 32277 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.599097 32277 tablet_bootstrap.cc:492] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.600064 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:56.601123 32277 ts_tablet_manager.cc:1403] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 12:25:56.604116 32277 raft_consensus.cc:359] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.604909 32277 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.605795 32277 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.607699 32277 ts_tablet_manager.cc:1434] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 12:25:56.608433 32277 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.622737 32340 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46813
I20260709 12:25:56.623425 32340 heartbeater.cc:461] Registering TS with master...
I20260709 12:25:56.623796 32277 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:25:56.624325 32340 heartbeater.cc:507] Master 127.26.255.62:46813 requested a full tablet report, sending...
I20260709 12:25:56.624681 32277 tablet_bootstrap.cc:492] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.625298 32277 ts_tablet_manager.cc:1403] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260709 12:25:56.627804 32277 raft_consensus.cc:359] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.628688 32277 raft_consensus.cc:740] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.629230 32043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
mode: GRACEFUL
new_leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:49518
I20260709 12:25:56.629873 32043 raft_consensus.cc:606] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Received request to transfer leadership to TS a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:56.630518 31867 ts_manager.cc:194] Re-registered known tserver with Master: 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175)
I20260709 12:25:56.630173 32277 consensus_queue.cc:260] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.632476 32277 ts_tablet_manager.cc:1434] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:25:56.633427 32277 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.642614 31867 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55034
I20260709 12:25:56.643455 32118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
mode: GRACEFUL
new_leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:40502
I20260709 12:25:56.644052 32118 raft_consensus.cc:606] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Received request to transfer leadership to TS 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:56.646108 32340 heartbeater.cc:499] Master 127.26.255.62:46813 was elected leader, sending a full tablet report...
I20260709 12:25:56.646978 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:56.647660 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:56.648598 32277 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:25:56.648550 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:56.649612 32277 tablet_bootstrap.cc:492] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.650243 32277 ts_tablet_manager.cc:1403] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 12:25:56.652763 32277 raft_consensus.cc:359] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.653561 32277 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.654199 32277 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.656380 32277 ts_tablet_manager.cc:1434] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:25:56.657147 32277 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.669627 32277 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 12:25:56.670284 32277 tablet_bootstrap.cc:492] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.670833 32277 ts_tablet_manager.cc:1403] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 12:25:56.672837 32277 raft_consensus.cc:359] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.673605 32277 raft_consensus.cc:740] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.674173 32277 consensus_queue.cc:260] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.675966 32277 ts_tablet_manager.cc:1434] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:56.676752 32277 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.689184 32277 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.690101 32277 tablet_bootstrap.cc:492] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.690762 32277 ts_tablet_manager.cc:1403] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 12:25:56.692759 32277 raft_consensus.cc:359] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.693311 32277 raft_consensus.cc:740] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.694026 32277 consensus_queue.cc:260] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.695868 32277 ts_tablet_manager.cc:1434] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 12:25:56.696702 32277 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap starting.
I20260709 12:25:56.705768 32352 raft_consensus.cc:993] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: : Instructing follower a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:25:56.706519 32237 raft_consensus.cc:1081] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Signalling peer a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:25:56.708599 32118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:40486
I20260709 12:25:56.709245 32118 raft_consensus.cc:493] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.709620 32118 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:56.710649 32277 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: 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:25:56.711575 32277 tablet_bootstrap.cc:492] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Bootstrap complete.
I20260709 12:25:56.712188 32277 ts_tablet_manager.cc:1403] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:25:56.714926 32277 raft_consensus.cc:359] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.715832 32277 raft_consensus.cc:740] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1359f5c36ffb47eca13280b7f6041cd4, State: Initialized, Role: FOLLOWER
I20260709 12:25:56.716599 32277 consensus_queue.cc:260] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.716656 32118 raft_consensus.cc:515] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.718797 32277 ts_tablet_manager.cc:1434] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:25:56.718984 32118 leader_election.cc:290] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 3 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:56.721246 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:56.721484 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "557c0e0d9ac4490a853da46861f2743d" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:56.721992 32312 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:25:56.722144 32043 raft_consensus.cc:3055] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:56.722636 32043 raft_consensus.cc:740] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:56.723614 32043 consensus_queue.cc:260] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.725148 32043 raft_consensus.cc:3060] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:56.732091 32312 raft_consensus.cc:2468] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 3.
I20260709 12:25:56.733690 32083 leader_election.cc:304] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [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: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:56.734773 32260 raft_consensus.cc:2804] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:56.738744 32043 raft_consensus.cc:2468] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 3.
I20260709 12:25:56.740820 32260 raft_consensus.cc:697] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 3 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:56.742048 32260 consensus_queue.cc:237] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.751724 31866 catalog_manager.cc:5697] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 2 to 3, leader changed from 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:56.770776 32314 raft_consensus.cc:3060] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.858618 32356 raft_consensus.cc:993] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: : Instructing follower 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:25:56.859115 32260 raft_consensus.cc:1081] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Signalling peer 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:25:56.860608 32043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:49500
I20260709 12:25:56.861138 32043 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:56.861479 32043 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:56.866982 32043 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.868664 32043 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 3 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:56.869571 32314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:56.869874 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:56.870371 32314 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 3
I20260709 12:25:56.870592 32118 raft_consensus.cc:3055] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:56.871016 32118 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:56.871783 32118 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.872810 32118 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:56.875847 32314 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 3.
I20260709 12:25:56.877087 32009 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [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: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:56.877955 32352 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:56.878506 32352 raft_consensus.cc:697] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:56.878758 32118 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 3.
I20260709 12:25:56.879447 32352 consensus_queue.cc:237] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:56.891232 31866 catalog_manager.cc:5697] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 2 to 3, leader changed from a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 3 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:56.959069 32314 raft_consensus.cc:3060] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:56.964370 32314 pending_rounds.cc:85] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Aborting all ops after (but not including) 0
I20260709 12:25:56.964614 32314 pending_rounds.cc:107] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:56.964944 32314 raft_consensus.cc:2889] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:57.152850 32312 raft_consensus.cc:1275] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:57.154237 32260 consensus_queue.cc:1048] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:25:57.155067 32260 consensus_queue.cc:1243] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Peer 1359f5c36ffb47eca13280b7f6041cd4 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:25:57.157296 32312 pending_rounds.cc:85] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Aborting all ops after (but not including) 0
I20260709 12:25:57.157583 32312 pending_rounds.cc:107] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:57.157816 32312 raft_consensus.cc:2889] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:57.166227 32043 raft_consensus.cc:1275] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:57.168298 32357 consensus_queue.cc:1048] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:25:57.380257 32312 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:57.381866 32375 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:25:57.382467 32375 consensus_queue.cc:1243] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Peer 1359f5c36ffb47eca13280b7f6041cd4 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260709 12:25:57.384763 32312 pending_rounds.cc:85] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Aborting all ops after (but not including) 0
I20260709 12:25:57.385043 32312 pending_rounds.cc:107] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 12:25:57.385293 32312 raft_consensus.cc:2889] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:25:57.392532 32118 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:25:57.394482 32237 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:57.400957 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:57.659749 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:57.667160 32117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
mode: GRACEFUL
new_leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:40502
I20260709 12:25:57.667742 32117 raft_consensus.cc:606] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Received request to transfer leadership to TS 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:57.670379 32043 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
mode: GRACEFUL
new_leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:49518
I20260709 12:25:57.670869 32043 raft_consensus.cc:606] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Received request to transfer leadership to TS a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:57.671947 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:57.672472 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:57.673084 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:57.729133 32375 raft_consensus.cc:993] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: : Instructing follower a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:25:57.729705 32237 raft_consensus.cc:1081] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Signalling peer a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:25:57.731251 32117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:40486
I20260709 12:25:57.731791 32117 raft_consensus.cc:493] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:57.732127 32117 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.737334 32117 raft_consensus.cc:515] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:57.739023 32117 leader_election.cc:290] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:25:57.739946 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:57.740197 32043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:57.740650 32312 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.740801 32043 raft_consensus.cc:3055] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:57.741220 32043 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:57.741927 32043 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:57.742970 32043 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:57.746191 32312 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 2.
I20260709 12:25:57.747385 32083 leader_election.cc:304] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:57.748083 32260 raft_consensus.cc:2804] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:57.748593 32260 raft_consensus.cc:697] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:57.748659 32043 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 2.
I20260709 12:25:57.749541 32260 consensus_queue.cc:237] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:57.756412 31866 catalog_manager.cc:5697] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 1 to 2, leader changed from 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
I20260709 12:25:58.011549 32357 raft_consensus.cc:993] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: : Instructing follower 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:25:58.012023 32260 raft_consensus.cc:1081] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Signalling peer 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:25:58.013689 32043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:49500
I20260709 12:25:58.014225 32043 raft_consensus.cc:493] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:58.014600 32043 raft_consensus.cc:3060] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.020745 32043 raft_consensus.cc:515] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:58.022325 32043 leader_election.cc:290] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:58.023180 32312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:58.023342 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25b66d84e9f54078b15dd21f7ed00aaa" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:58.023939 32312 raft_consensus.cc:3060] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.024034 32117 raft_consensus.cc:3055] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:58.024446 32117 raft_consensus.cc:740] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:58.025234 32117 consensus_queue.cc:260] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:58.026212 32117 raft_consensus.cc:3060] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:58.030126 32312 raft_consensus.cc:2468] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 2.
I20260709 12:25:58.031527 32009 leader_election.cc:304] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:58.032331 32237 raft_consensus.cc:2804] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:58.032227 32117 raft_consensus.cc:2468] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 2.
I20260709 12:25:58.032932 32237 raft_consensus.cc:697] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:58.033896 32237 consensus_queue.cc:237] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:58.040441 31866 catalog_manager.cc:5697] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 1 to 2, leader changed from a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:58.182713 32043 raft_consensus.cc:1275] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:58.183998 32260 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:58.194103 32312 raft_consensus.cc:1275] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:58.196484 32260 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 12:25:58.418608 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:25:58.761646 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:58.966184 32310 raft_consensus.cc:1275] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:58.975478 32237 consensus_queue.cc:1048] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:58.978739 32117 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
mode: GRACEFUL
new_leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:40502
I20260709 12:25:58.979444 32117 raft_consensus.cc:606] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Received request to transfer leadership to TS 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:25:58.983696 32117 raft_consensus.cc:1275] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:58.987762 32375 consensus_queue.cc:1048] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:58.987915 32041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9abe19820e9e4639a274e380414488cc"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
mode: GRACEFUL
new_leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:49518
I20260709 12:25:58.988773 32041 raft_consensus.cc:606] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Received request to transfer leadership to TS a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:25:58.996750 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:25:58.997471 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:25:58.998188 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:25:59.063947 32375 raft_consensus.cc:993] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: : Instructing follower a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:25:59.064697 32389 raft_consensus.cc:1081] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Signalling peer a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:25:59.066294 32118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9abe19820e9e4639a274e380414488cc"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:40486
I20260709 12:25:59.066860 32118 raft_consensus.cc:493] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:59.067117 32118 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.072137 32118 raft_consensus.cc:515] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:59.073501 32118 leader_election.cc:290] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: Requested vote from peers 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975), 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175)
I20260709 12:25:59.074435 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:25:59.074766 32310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:59.075167 32041 raft_consensus.cc:3055] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:25:59.075390 32310 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.075608 32041 raft_consensus.cc:740] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:59.076503 32041 consensus_queue.cc:260] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:59.077807 32041 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:25:59.083745 32310 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 2.
I20260709 12:25:59.085220 32083 leader_election.cc:304] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:25:59.085652 32041 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 2.
I20260709 12:25:59.086072 32392 raft_consensus.cc:2804] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:25:59.086637 32392 raft_consensus.cc:697] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:59.087554 32392 consensus_queue.cc:237] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:25:59.095057 31867 catalog_manager.cc:5697] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 1 to 2, leader changed from 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 12:25:59.300825 32356 raft_consensus.cc:993] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: : Instructing follower 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:25:59.301321 32392 raft_consensus.cc:1081] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Signalling peer 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:25:59.302977 32041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:49500
I20260709 12:25:59.303481 32041 raft_consensus.cc:493] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:25:59.303838 32041 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.309154 32041 raft_consensus.cc:515] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:59.310969 32041 leader_election.cc:290] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 3 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:25:59.311844 32309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:25:59.312139 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:25:59.312633 32309 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.312728 32118 raft_consensus.cc:3055] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:25:59.313161 32118 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:25:59.314004 32118 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:59.315446 32118 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:25:59.320708 32309 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 3.
I20260709 12:25:59.321875 32009 leader_election.cc:304] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [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: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:25:59.322175 32118 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 3.
I20260709 12:25:59.322642 32389 raft_consensus.cc:2804] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:25:59.323168 32389 raft_consensus.cc:697] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:25:59.323942 32389 consensus_queue.cc:237] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:25:59.331346 31867 catalog_manager.cc:5697] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 2 to 3, leader changed from a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 3 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
W20260709 12:25:59.420058 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 12:25:59.442530 32065 debug-util.cc:398] Leaking SignalData structure 0x7b0800325000 after lost signal to thread 27647
W20260709 12:25:59.443671 32065 debug-util.cc:398] Leaking SignalData structure 0x7b08002ed0c0 after lost signal to thread 31901
W20260709 12:25:59.444723 32065 debug-util.cc:398] Leaking SignalData structure 0x7b0800259c00 after lost signal to thread 32068
W20260709 12:25:59.445621 32065 debug-util.cc:398] Leaking SignalData structure 0x7b08001a38e0 after lost signal to thread 32142
W20260709 12:25:59.446614 32065 debug-util.cc:398] Leaking SignalData structure 0x7b08001a9c00 after lost signal to thread 32338
I20260709 12:25:59.580823 32309 raft_consensus.cc:1275] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:59.582729 32392 consensus_queue.cc:1048] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:59.598057 32041 raft_consensus.cc:1275] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:25:59.599763 32392 consensus_queue.cc:1048] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:25:59.778298 32118 raft_consensus.cc:1275] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:59.780437 32389 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:25:59.791886 32309 raft_consensus.cc:1275] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:25:59.794016 32389 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:00.008212 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:00.016384 32118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9abe19820e9e4639a274e380414488cc"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
mode: GRACEFUL
new_leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:40502
I20260709 12:26:00.017100 32118 raft_consensus.cc:606] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Received request to transfer leadership to TS 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:26:00.020219 32041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
mode: GRACEFUL
new_leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:49518
I20260709 12:26:00.020877 32041 raft_consensus.cc:606] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Received request to transfer leadership to TS a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:26:00.022722 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:00.023391 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:00.024016 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:00.259203 32396 raft_consensus.cc:993] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: : Instructing follower a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:26:00.259825 32389 raft_consensus.cc:1081] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Signalling peer a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:26:00.261351 32118 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:40486
I20260709 12:26:00.261837 32118 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:00.262120 32118 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:00.266753 32118 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:00.268322 32118 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 4 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:26:00.269261 32309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:26:00.269757 32041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:26:00.270035 32309 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:00.270430 32041 raft_consensus.cc:3055] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:00.270833 32041 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:26:00.271559 32041 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:00.272508 32041 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:00.278286 32041 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 4.
I20260709 12:26:00.278594 32309 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 4.
I20260709 12:26:00.279567 32083 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [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: 16366cedbc0b41bfbfc72dc6e2351780, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:26:00.280416 32409 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:00.280947 32409 raft_consensus.cc:697] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:26:00.281828 32409 consensus_queue.cc:237] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:00.289937 31866 catalog_manager.cc:5697] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 3 to 4, leader changed from 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 4 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:00.421054 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:00.521301 32392 raft_consensus.cc:993] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: : Instructing follower 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:26:00.521979 32409 raft_consensus.cc:1081] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Signalling peer 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:26:00.523869 32041 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9abe19820e9e4639a274e380414488cc"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:49500
I20260709 12:26:00.524395 32041 raft_consensus.cc:493] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:00.524734 32041 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:00.529824 32041 raft_consensus.cc:515] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:26:00.531518 32041 leader_election.cc:290] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 3 election: Requested vote from peers a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711), 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175)
I20260709 12:26:00.532506 32118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:26:00.533140 32118 raft_consensus.cc:3055] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:00.533012 32310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9abe19820e9e4639a274e380414488cc" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:26:00.533540 32118 raft_consensus.cc:740] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:26:00.533744 32310 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:00.534507 32118 consensus_queue.cc:260] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [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: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:26:00.535765 32118 raft_consensus.cc:3060] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:00.541342 32310 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 3.
I20260709 12:26:00.542783 32118 raft_consensus.cc:2468] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 3.
I20260709 12:26:00.542840 32009 leader_election.cc:304] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [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: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:26:00.543787 32396 raft_consensus.cc:2804] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:00.544363 32396 raft_consensus.cc:697] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:26:00.545284 32396 consensus_queue.cc:237] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [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: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } }
I20260709 12:26:00.554924 31866 catalog_manager.cc:5697] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 2 to 3, leader changed from a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 3 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:00.710628 32310 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:26:00.712064 32409 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:00.730724 32041 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 12:26:00.732422 32409 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:00.963670 32310 raft_consensus.cc:1275] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:00.965219 32396 consensus_queue.cc:1048] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:00.976900 32118 raft_consensus.cc:1275] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:00.978845 32429 consensus_queue.cc:1048] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:01.030434 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:01.039331 32041 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
mode: GRACEFUL
new_leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:49518
I20260709 12:26:01.040051 32041 raft_consensus.cc:606] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Received request to transfer leadership to TS a26f58aacc7f424fb9a90f570fa7d026
I20260709 12:26:01.043092 32118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
mode: GRACEFUL
new_leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:40502
I20260709 12:26:01.043711 32118 raft_consensus.cc:606] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Received request to transfer leadership to TS 16366cedbc0b41bfbfc72dc6e2351780
I20260709 12:26:01.044986 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:01.045547 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:01.046200 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:01.256608 32409 raft_consensus.cc:993] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: : Instructing follower 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:26:01.257730 32424 raft_consensus.cc:1081] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Signalling peer 16366cedbc0b41bfbfc72dc6e2351780 to start an election
I20260709 12:26:01.264165 32044 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000"
dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
 from {username='slave'} at 127.0.0.1:49500
I20260709 12:26:01.265467 32044 raft_consensus.cc:493] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.266127 32044 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:01.281939 32044 raft_consensus.cc:515] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:01.285169 32044 leader_election.cc:290] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [CANDIDATE]: Term 5 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3:36711)
I20260709 12:26:01.286141 32310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:26:01.287882 32310 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:01.287824 32117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e14677ce69354d3fb031a4b36e3e2000" candidate_uuid: "16366cedbc0b41bfbfc72dc6e2351780" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
I20260709 12:26:01.288704 32117 raft_consensus.cc:3055] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 12:26:01.289076 32117 raft_consensus.cc:740] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:26:01.290295 32117 consensus_queue.cc:260] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:01.292654 32117 raft_consensus.cc:3060] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 4 FOLLOWER]: Advancing to term 5
I20260709 12:26:01.299553 32310 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 5.
I20260709 12:26:01.301515 32009 leader_election.cc:304] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [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: 1359f5c36ffb47eca13280b7f6041cd4, 16366cedbc0b41bfbfc72dc6e2351780; no voters: 
I20260709 12:26:01.302712 32429 raft_consensus.cc:2804] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 12:26:01.303179 32117 raft_consensus.cc:2468] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16366cedbc0b41bfbfc72dc6e2351780 in term 5.
I20260709 12:26:01.303375 32429 raft_consensus.cc:697] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 5 LEADER]: Becoming Leader. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:26:01.305212 32429 consensus_queue.cc:237] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:01.317119 31866 catalog_manager.cc:5697] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 reported cstate change: term changed from 4 to 5, leader changed from a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3) to 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2). New cstate: current_term: 5 leader_uuid: "16366cedbc0b41bfbfc72dc6e2351780" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:01.380683 32389 raft_consensus.cc:993] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: : Instructing follower a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:26:01.381431 32389 raft_consensus.cc:1081] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Signalling peer a26f58aacc7f424fb9a90f570fa7d026 to start an election
I20260709 12:26:01.383486 32117 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb"
dest_uuid: "a26f58aacc7f424fb9a90f570fa7d026"
 from {username='slave'} at 127.0.0.1:40486
I20260709 12:26:01.384158 32117 raft_consensus.cc:493] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:01.384567 32117 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:01.392243 32117 raft_consensus.cc:515] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:01.393973 32117 leader_election.cc:290] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [CANDIDATE]: Term 4 election: Requested vote from peers 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175), 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975)
I20260709 12:26:01.395074 32310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1359f5c36ffb47eca13280b7f6041cd4"
I20260709 12:26:01.395459 32044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5617601fe0264fe2be1f43dc083a06cb" candidate_uuid: "a26f58aacc7f424fb9a90f570fa7d026" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "16366cedbc0b41bfbfc72dc6e2351780"
I20260709 12:26:01.395998 32310 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:01.396159 32044 raft_consensus.cc:3055] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 12:26:01.396710 32044 raft_consensus.cc:740] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 16366cedbc0b41bfbfc72dc6e2351780, State: Running, Role: LEADER
I20260709 12:26:01.397925 32044 consensus_queue.cc:260] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:01.399536 32044 raft_consensus.cc:3060] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Advancing to term 4
I20260709 12:26:01.406044 32310 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 4.
I20260709 12:26:01.407755 32083 leader_election.cc:304] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [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: 1359f5c36ffb47eca13280b7f6041cd4, a26f58aacc7f424fb9a90f570fa7d026; no voters: 
I20260709 12:26:01.408664 32424 raft_consensus.cc:2804] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 12:26:01.409204 32424 raft_consensus.cc:697] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Becoming Leader. State: Replica: a26f58aacc7f424fb9a90f570fa7d026, State: Running, Role: LEADER
I20260709 12:26:01.409569 32044 raft_consensus.cc:2468] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a26f58aacc7f424fb9a90f570fa7d026 in term 4.
I20260709 12:26:01.410565 32424 consensus_queue.cc:237] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [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: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } }
I20260709 12:26:01.420614 31866 catalog_manager.cc:5697] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 reported cstate change: term changed from 3 to 4, leader changed from 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2) to a26f58aacc7f424fb9a90f570fa7d026 (127.26.255.3). New cstate: current_term: 4 leader_uuid: "a26f58aacc7f424fb9a90f570fa7d026" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:01.422585 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:01.697489 32310 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 5 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:26:01.699045 32389 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:01.712961 32118 raft_consensus.cc:1275] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 5 FOLLOWER]: Refusing update from remote peer 16366cedbc0b41bfbfc72dc6e2351780: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 12:26:01.717051 32429 consensus_queue.cc:1048] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a26f58aacc7f424fb9a90f570fa7d026" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:01.830199 32310 raft_consensus.cc:1275] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:01.832042 32424 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1359f5c36ffb47eca13280b7f6041cd4" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 42175 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:01.845702 32044 raft_consensus.cc:1275] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Refusing update from remote peer a26f58aacc7f424fb9a90f570fa7d026: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 12:26:01.847960 32441 consensus_queue.cc:1048] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16366cedbc0b41bfbfc72dc6e2351780" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 12:26:02.052739 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:02.094233 27644 tablet_server.cc:179] TabletServer@127.26.255.1:42175 shutting down...
I20260709 12:26:02.131325 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:02.132239 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.133208 27644 raft_consensus.cc:2243] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.133793 27644 raft_consensus.cc:2272] T a2a272994cc44ff9819e3865a9511337 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.136929 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.137683 27644 raft_consensus.cc:2243] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.138283 27644 raft_consensus.cc:2272] T 6b8307b0c9fc43c18ff2df9e24e8756a P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.141086 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.141965 27644 raft_consensus.cc:2243] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.142697 27644 raft_consensus.cc:2272] T e14677ce69354d3fb031a4b36e3e2000 P 1359f5c36ffb47eca13280b7f6041cd4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.146981 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.147724 27644 raft_consensus.cc:2243] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.148325 27644 raft_consensus.cc:2272] T 557c0e0d9ac4490a853da46861f2743d P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.151752 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.152685 27644 raft_consensus.cc:2243] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.153425 27644 raft_consensus.cc:2272] T 5617601fe0264fe2be1f43dc083a06cb P 1359f5c36ffb47eca13280b7f6041cd4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.157831 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.158604 27644 raft_consensus.cc:2243] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.159209 27644 raft_consensus.cc:2272] T b95e2c755eee4c3189d9315c057f44e4 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.162575 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.163527 27644 raft_consensus.cc:2243] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.164486 27644 raft_consensus.cc:2272] T 25b66d84e9f54078b15dd21f7ed00aaa P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.168598 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.169229 27644 raft_consensus.cc:2243] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.169844 27644 raft_consensus.cc:2272] T 530389adb296416298339cf109a64ccc P 1359f5c36ffb47eca13280b7f6041cd4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.173151 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.173764 27644 raft_consensus.cc:2243] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.174347 27644 raft_consensus.cc:2272] T 23d80aae5b284c04a6416944adb21508 P 1359f5c36ffb47eca13280b7f6041cd4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.177752 27644 tablet_replica.cc:333] stopping tablet replica
I20260709 12:26:02.178798 27644 raft_consensus.cc:2243] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.179486 27644 raft_consensus.cc:2272] T 9abe19820e9e4639a274e380414488cc P 1359f5c36ffb47eca13280b7f6041cd4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.207296 27644 tablet_server.cc:196] TabletServer@127.26.255.1:42175 shutdown complete.
W20260709 12:26:02.237913 32083 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111) [suppressed 88 similar messages]
W20260709 12:26:02.246383 32083 consensus_peers.cc:597] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:02.249727 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
W20260709 12:26:02.282099 32083 consensus_peers.cc:597] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Couldn't send request to peer 16366cedbc0b41bfbfc72dc6e2351780. 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:26:02.291802 32009 consensus_peers.cc:597] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:02.296656 32009 consensus_peers.cc:597] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:02.297444 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:02.298368 27644 tablet_replica.cc:333] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.299492 27644 raft_consensus.cc:2243] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.300405 27644 raft_consensus.cc:2272] T 9abe19820e9e4639a274e380414488cc P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.303346 27644 tablet_replica.cc:333] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.304144 27644 raft_consensus.cc:2243] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.304672 27644 raft_consensus.cc:2272] T 5617601fe0264fe2be1f43dc083a06cb P 16366cedbc0b41bfbfc72dc6e2351780 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.308828 27644 tablet_replica.cc:333] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.309571 27644 raft_consensus.cc:2243] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 5 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.310442 27644 raft_consensus.cc:2272] T e14677ce69354d3fb031a4b36e3e2000 P 16366cedbc0b41bfbfc72dc6e2351780 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.313810 27644 tablet_replica.cc:333] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.314533 27644 raft_consensus.cc:2243] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.315043 27644 raft_consensus.cc:2272] T 6b8307b0c9fc43c18ff2df9e24e8756a P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.317323 27644 tablet_replica.cc:333] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.317956 27644 raft_consensus.cc:2243] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.318984 27644 raft_consensus.cc:2272] T 530389adb296416298339cf109a64ccc P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.321328 27644 tablet_replica.cc:333] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.321954 27644 raft_consensus.cc:2243] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.322516 27644 raft_consensus.cc:2272] T 23d80aae5b284c04a6416944adb21508 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.324715 27644 tablet_replica.cc:333] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.325562 27644 raft_consensus.cc:2243] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.326718 27644 raft_consensus.cc:2272] T a2a272994cc44ff9819e3865a9511337 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.329123 27644 tablet_replica.cc:333] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.329746 27644 raft_consensus.cc:2243] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.330763 27644 raft_consensus.cc:2272] T 25b66d84e9f54078b15dd21f7ed00aaa P 16366cedbc0b41bfbfc72dc6e2351780 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.333072 27644 tablet_replica.cc:333] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.333660 27644 raft_consensus.cc:2243] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.334178 27644 raft_consensus.cc:2272] T b95e2c755eee4c3189d9315c057f44e4 P 16366cedbc0b41bfbfc72dc6e2351780 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.336819 27644 tablet_replica.cc:333] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780: stopping tablet replica
I20260709 12:26:02.337577 27644 raft_consensus.cc:2243] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.338361 27644 raft_consensus.cc:2272] T 557c0e0d9ac4490a853da46861f2743d P 16366cedbc0b41bfbfc72dc6e2351780 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:02.341830 32083 consensus_peers.cc:597] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:02.342417 32083 consensus_peers.cc:597] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:02.384784 32083 consensus_peers.cc:597] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Couldn't send request to peer 16366cedbc0b41bfbfc72dc6e2351780. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:02.397611 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
W20260709 12:26:02.398232 32083 consensus_peers.cc:597] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 1359f5c36ffb47eca13280b7f6041cd4 (127.26.255.1:42175): Couldn't send request to peer 1359f5c36ffb47eca13280b7f6041cd4. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:42175: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:02.422730 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
W20260709 12:26:02.423786 31915 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 12:26:02.459697 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:02.460642 27644 tablet_replica.cc:333] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.461441 27644 raft_consensus.cc:2243] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.462437 27644 raft_consensus.cc:2272] T 557c0e0d9ac4490a853da46861f2743d P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.465325 27644 tablet_replica.cc:333] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.466236 27644 raft_consensus.cc:2243] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.466850 27644 raft_consensus.cc:2272] T 9abe19820e9e4639a274e380414488cc P a26f58aacc7f424fb9a90f570fa7d026 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:02.466966 32083 consensus_peers.cc:597] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 -> Peer 16366cedbc0b41bfbfc72dc6e2351780 (127.26.255.2:41975): Couldn't send request to peer 16366cedbc0b41bfbfc72dc6e2351780. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:02.469183 27644 tablet_replica.cc:333] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.469713 27644 raft_consensus.cc:2243] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 4 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.470521 27644 raft_consensus.cc:2272] T 5617601fe0264fe2be1f43dc083a06cb P a26f58aacc7f424fb9a90f570fa7d026 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.472929 27644 tablet_replica.cc:333] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.473407 27644 raft_consensus.cc:2243] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.474176 27644 raft_consensus.cc:2272] T 6b8307b0c9fc43c18ff2df9e24e8756a P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.476389 27644 tablet_replica.cc:333] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.476897 27644 raft_consensus.cc:2243] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.477260 27644 raft_consensus.cc:2272] T e14677ce69354d3fb031a4b36e3e2000 P a26f58aacc7f424fb9a90f570fa7d026 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.479660 27644 tablet_replica.cc:333] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.480214 27644 raft_consensus.cc:2243] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.480734 27644 raft_consensus.cc:2272] T 530389adb296416298339cf109a64ccc P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.482792 27644 tablet_replica.cc:333] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.483251 27644 raft_consensus.cc:2243] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.484124 27644 raft_consensus.cc:2272] T 23d80aae5b284c04a6416944adb21508 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.486063 27644 tablet_replica.cc:333] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.486618 27644 raft_consensus.cc:2243] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.487046 27644 raft_consensus.cc:2272] T a2a272994cc44ff9819e3865a9511337 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.489101 27644 tablet_replica.cc:333] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.489562 27644 raft_consensus.cc:2243] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.490391 27644 raft_consensus.cc:2272] T b95e2c755eee4c3189d9315c057f44e4 P a26f58aacc7f424fb9a90f570fa7d026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.492482 27644 tablet_replica.cc:333] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026: stopping tablet replica
I20260709 12:26:02.492930 27644 raft_consensus.cc:2243] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:02.493350 27644 raft_consensus.cc:2272] T 25b66d84e9f54078b15dd21f7ed00aaa P a26f58aacc7f424fb9a90f570fa7d026 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.515908 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
I20260709 12:26:02.539242 27644 master.cc:562] Master@127.26.255.62:46813 shutting down...
I20260709 12:26:02.563349 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:02.563855 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:02.564139 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9878dfdb93cb418eb5daec3550b77393: stopping tablet replica
I20260709 12:26:02.583963 27644 master.cc:584] Master@127.26.255.62:46813 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13399 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 12:26:02.630875 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:34257
I20260709 12:26:02.632015 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:02.637897 32449 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:26:02.638801 32450 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:26:02.639217 32452 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:26:02.639394 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:02.640538 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:02.640774 27644 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:26:02.640944 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599962640921 us; error 0 us; skew 500 ppm
I20260709 12:26:02.641474 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:02.644163 27644 webserver.cc:533] Webserver started at http://127.26.255.62:36759/ using document root <none> and password file <none>
I20260709 12:26:02.644721 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:02.644932 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:02.645226 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:02.646579 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "4df359a99d7441eea5815c0b02b7ba37"
format_stamp: "Formatted at 2026-07-09 12:26:02 on dist-test-slave-bdgg"
I20260709 12:26:02.651331 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:26:02.655233 32457 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:26:02.656234 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:26:02.656498 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "4df359a99d7441eea5815c0b02b7ba37"
format_stamp: "Formatted at 2026-07-09 12:26:02 on dist-test-slave-bdgg"
I20260709 12:26:02.656752 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-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:26:02.675343 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:02.676596 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:02.717044 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:34257
I20260709 12:26:02.717147 32508 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:34257 every 8 connection(s)
I20260709 12:26:02.721441 32509 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:26:02.733170 32509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37: Bootstrap starting.
I20260709 12:26:02.738157 32509 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:02.742825 32509 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37: No bootstrap required, opened a new log
I20260709 12:26:02.745491 32509 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4df359a99d7441eea5815c0b02b7ba37" member_type: VOTER }
I20260709 12:26:02.746104 32509 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:02.746364 32509 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4df359a99d7441eea5815c0b02b7ba37, State: Initialized, Role: FOLLOWER
I20260709 12:26:02.747035 32509 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4df359a99d7441eea5815c0b02b7ba37" member_type: VOTER }
I20260709 12:26:02.747511 32509 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:02.747735 32509 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:02.748003 32509 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:02.752897 32509 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4df359a99d7441eea5815c0b02b7ba37" member_type: VOTER }
I20260709 12:26:02.753475 32509 leader_election.cc:304] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [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: 4df359a99d7441eea5815c0b02b7ba37; no voters: 
I20260709 12:26:02.754794 32509 leader_election.cc:290] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:02.755230 32512 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:02.756824 32512 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 1 LEADER]: Becoming Leader. State: Replica: 4df359a99d7441eea5815c0b02b7ba37, State: Running, Role: LEADER
I20260709 12:26:02.757532 32512 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [LEADER]: Queue going to LEADER mode. State: All 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: "4df359a99d7441eea5815c0b02b7ba37" member_type: VOTER }
I20260709 12:26:02.757982 32509 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:02.762584 32513 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4df359a99d7441eea5815c0b02b7ba37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4df359a99d7441eea5815c0b02b7ba37" member_type: VOTER } }
I20260709 12:26:02.763725 32514 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4df359a99d7441eea5815c0b02b7ba37. Latest consensus state: current_term: 1 leader_uuid: "4df359a99d7441eea5815c0b02b7ba37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4df359a99d7441eea5815c0b02b7ba37" member_type: VOTER } }
I20260709 12:26:02.764520 32513 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:02.764714 32514 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:02.767665 32521 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:02.772938 32521 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:02.776505 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:02.782320 32521 catalog_manager.cc:1383] Generated new cluster ID: 0b791f4641334493b02193cf3eecf108
I20260709 12:26:02.782680 32521 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:02.805858 32521 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:02.807240 32521 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:02.827425 32521 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37: Generated new TSK 0
I20260709 12:26:02.828087 32521 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:02.843755 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:02.850227 32530 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:26:02.851225 32531 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:26:02.852784 32533 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:26:02.853693 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:02.854799 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:02.854995 27644 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:26:02.855211 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599962855193 us; error 0 us; skew 500 ppm
I20260709 12:26:02.855849 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:02.858328 27644 webserver.cc:533] Webserver started at http://127.26.255.1:43007/ using document root <none> and password file <none>
I20260709 12:26:02.858870 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:02.859028 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:02.859246 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:02.860438 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "304eaa2f5e7f4c73b45c96c68923573a"
format_stamp: "Formatted at 2026-07-09 12:26:02 on dist-test-slave-bdgg"
I20260709 12:26:02.865278 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 12:26:02.869169 32538 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:26:02.870148 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:26:02.870532 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "304eaa2f5e7f4c73b45c96c68923573a"
format_stamp: "Formatted at 2026-07-09 12:26:02 on dist-test-slave-bdgg"
I20260709 12:26:02.870811 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-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:26:02.896952 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:02.898183 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:02.899853 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:02.902206 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:02.902426 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:02.902741 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:02.902918 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:02.947059 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:32779
I20260709 12:26:02.947190 32600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:32779 every 8 connection(s)
I20260709 12:26:02.952356 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:02.960908 32605 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:26:02.962824 32606 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:26:02.968683 32601 heartbeater.cc:344] Connected to a master server at 127.26.255.62:34257
I20260709 12:26:02.969228 32601 heartbeater.cc:461] Registering TS with master...
W20260709 12:26:02.969836 32608 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:26:02.970391 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:02.970425 32601 heartbeater.cc:507] Master 127.26.255.62:34257 requested a full tablet report, sending...
I20260709 12:26:02.971777 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:02.972061 27644 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:26:02.972293 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599962972265 us; error 0 us; skew 500 ppm
I20260709 12:26:02.973047 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:02.973151 32474 ts_manager.cc:194] Registered new tserver with Master: 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779)
I20260709 12:26:02.975363 32474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45490
I20260709 12:26:02.976011 27644 webserver.cc:533] Webserver started at http://127.26.255.2:44329/ using document root <none> and password file <none>
I20260709 12:26:02.976655 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:02.976905 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:02.977211 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:02.978682 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "fc0b768af974422c8a629c4d5d4aaa46"
format_stamp: "Formatted at 2026-07-09 12:26:02 on dist-test-slave-bdgg"
I20260709 12:26:02.983819 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:26:02.987706 32613 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:26:02.988655 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:02.989007 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "fc0b768af974422c8a629c4d5d4aaa46"
format_stamp: "Formatted at 2026-07-09 12:26:02 on dist-test-slave-bdgg"
I20260709 12:26:02.989331 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-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:26:03.003132 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:03.004427 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:03.006021 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:03.008476 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:03.008728 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:03.008980 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:03.009162 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:03.055094 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:36985
I20260709 12:26:03.055230 32675 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:36985 every 8 connection(s)
I20260709 12:26:03.060774 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:03.068362 32679 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:26:03.070578 32680 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:26:03.074154 32682 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:26:03.074972 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:03.075145 32676 heartbeater.cc:344] Connected to a master server at 127.26.255.62:34257
I20260709 12:26:03.075706 32676 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:03.076153 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:03.076429 27644 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:26:03.076503 32676 heartbeater.cc:507] Master 127.26.255.62:34257 requested a full tablet report, sending...
I20260709 12:26:03.076630 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599963076593 us; error 0 us; skew 500 ppm
I20260709 12:26:03.077359 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:03.078912 32474 ts_manager.cc:194] Registered new tserver with Master: fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:03.080103 27644 webserver.cc:533] Webserver started at http://127.26.255.3:33823/ using document root <none> and password file <none>
I20260709 12:26:03.080686 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:03.080807 32474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45504
I20260709 12:26:03.080902 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:03.081425 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:03.082774 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "8fe452e3ce004c88a687eb7be8b58b21"
format_stamp: "Formatted at 2026-07-09 12:26:03 on dist-test-slave-bdgg"
I20260709 12:26:03.087721 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260709 12:26:03.091686 32687 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:26:03.092593 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 12:26:03.092945 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "8fe452e3ce004c88a687eb7be8b58b21"
format_stamp: "Formatted at 2026-07-09 12:26:03 on dist-test-slave-bdgg"
I20260709 12:26:03.093290 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783599799304917-27644-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:26:03.105724 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:03.107052 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:03.108587 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:03.111166 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:03.111409 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:03.111676 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:03.111860 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:03.154835 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:36095
I20260709 12:26:03.154884 32749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:36095 every 8 connection(s)
I20260709 12:26:03.171244 32750 heartbeater.cc:344] Connected to a master server at 127.26.255.62:34257
I20260709 12:26:03.171595 32750 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:03.172463 32750 heartbeater.cc:507] Master 127.26.255.62:34257 requested a full tablet report, sending...
I20260709 12:26:03.175129 32474 ts_manager.cc:194] Registered new tserver with Master: 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:03.175815 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01607291s
I20260709 12:26:03.177279 32474 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45508
I20260709 12:26:03.205034 32474 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45518:
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:26:03.207371 32474 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:26:03.255957 32566 tablet_service.cc:1511] Processing CreateTablet for tablet d8a67c71d0b14a9092a8e309f2a05140 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1ec6fac165b649e5b099a0c622c29f3a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:03.257520 32566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a67c71d0b14a9092a8e309f2a05140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.259824 32565 tablet_service.cc:1511] Processing CreateTablet for tablet e73480a3d9a842379d6ca21999a4c790 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1ec6fac165b649e5b099a0c622c29f3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:03.261303 32565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73480a3d9a842379d6ca21999a4c790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.279256 32715 tablet_service.cc:1511] Processing CreateTablet for tablet d8a67c71d0b14a9092a8e309f2a05140 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1ec6fac165b649e5b099a0c622c29f3a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:03.279758 32714 tablet_service.cc:1511] Processing CreateTablet for tablet e73480a3d9a842379d6ca21999a4c790 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1ec6fac165b649e5b099a0c622c29f3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:03.280754 32715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a67c71d0b14a9092a8e309f2a05140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.281865 32714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73480a3d9a842379d6ca21999a4c790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.300549 32641 tablet_service.cc:1511] Processing CreateTablet for tablet d8a67c71d0b14a9092a8e309f2a05140 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1ec6fac165b649e5b099a0c622c29f3a]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:03.302640 32641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8a67c71d0b14a9092a8e309f2a05140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.306553 32766 tablet_bootstrap.cc:492] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21: Bootstrap starting.
I20260709 12:26:03.309058 32640 tablet_service.cc:1511] Processing CreateTablet for tablet e73480a3d9a842379d6ca21999a4c790 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1ec6fac165b649e5b099a0c622c29f3a]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:03.311266 32640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e73480a3d9a842379d6ca21999a4c790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.316447 32766 tablet_bootstrap.cc:654] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.326565 32765 tablet_bootstrap.cc:492] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a: Bootstrap starting.
I20260709 12:26:03.329298 32766 tablet_bootstrap.cc:492] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21: No bootstrap required, opened a new log
I20260709 12:26:03.330010 32766 ts_tablet_manager.cc:1403] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260709 12:26:03.333731 32766 raft_consensus.cc:359] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.334725 32766 raft_consensus.cc:385] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.335157 32766 raft_consensus.cc:740] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.336251 32766 consensus_queue.cc:260] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.339484 32765 tablet_bootstrap.cc:654] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.343407   300 tablet_bootstrap.cc:492] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46: Bootstrap starting.
I20260709 12:26:03.344712 32750 heartbeater.cc:499] Master 127.26.255.62:34257 was elected leader, sending a full tablet report...
I20260709 12:26:03.345319 32766 ts_tablet_manager.cc:1434] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.010s
I20260709 12:26:03.348014 32766 tablet_bootstrap.cc:492] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: Bootstrap starting.
I20260709 12:26:03.352854 32765 tablet_bootstrap.cc:492] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a: No bootstrap required, opened a new log
I20260709 12:26:03.353578 32765 ts_tablet_manager.cc:1403] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.005s
I20260709 12:26:03.354352   300 tablet_bootstrap.cc:654] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.356451 32766 tablet_bootstrap.cc:654] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.356860 32765 raft_consensus.cc:359] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.357733 32765 raft_consensus.cc:385] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.358103 32765 raft_consensus.cc:740] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.359344 32765 consensus_queue.cc:260] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.364435   300 tablet_bootstrap.cc:492] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46: No bootstrap required, opened a new log
I20260709 12:26:03.365242   300 ts_tablet_manager.cc:1403] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260709 12:26:03.366438 32601 heartbeater.cc:499] Master 127.26.255.62:34257 was elected leader, sending a full tablet report...
I20260709 12:26:03.366950 32765 ts_tablet_manager.cc:1434] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.010s
I20260709 12:26:03.367527 32766 tablet_bootstrap.cc:492] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: No bootstrap required, opened a new log
I20260709 12:26:03.368024 32765 tablet_bootstrap.cc:492] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: Bootstrap starting.
I20260709 12:26:03.368086 32766 ts_tablet_manager.cc:1403] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.015s
I20260709 12:26:03.368641   300 raft_consensus.cc:359] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.369760   300 raft_consensus.cc:385] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.370131   300 raft_consensus.cc:740] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.371236   300 consensus_queue.cc:260] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.372275 32766 raft_consensus.cc:359] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.373306 32766 raft_consensus.cc:385] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.373698 32766 raft_consensus.cc:740] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.374753 32766 consensus_queue.cc:260] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.376629 32765 tablet_bootstrap.cc:654] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.377501 32766 ts_tablet_manager.cc:1434] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 12:26:03.386761   300 ts_tablet_manager.cc:1434] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.005s
I20260709 12:26:03.386925 32676 heartbeater.cc:499] Master 127.26.255.62:34257 was elected leader, sending a full tablet report...
I20260709 12:26:03.387957   300 tablet_bootstrap.cc:492] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46: Bootstrap starting.
I20260709 12:26:03.389734 32765 tablet_bootstrap.cc:492] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: No bootstrap required, opened a new log
I20260709 12:26:03.390482 32765 ts_tablet_manager.cc:1403] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 12:26:03.393680 32765 raft_consensus.cc:359] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.394686 32765 raft_consensus.cc:385] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.394972   300 tablet_bootstrap.cc:654] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.395103 32765 raft_consensus.cc:740] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.396292 32765 consensus_queue.cc:260] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.398916 32765 ts_tablet_manager.cc:1434] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:26:03.400760   305 raft_consensus.cc:493] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:03.401365   305 raft_consensus.cc:515] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.403316   300 tablet_bootstrap.cc:492] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46: No bootstrap required, opened a new log
I20260709 12:26:03.403959   300 ts_tablet_manager.cc:1403] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 12:26:03.406656   305 leader_election.cc:290] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:03.407500   300 raft_consensus.cc:359] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.408485   300 raft_consensus.cc:385] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.408864   300 raft_consensus.cc:740] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.409788   300 consensus_queue.cc:260] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.413838   300 ts_tablet_manager.cc:1434] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:26:03.420288 32725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21" is_pre_election: true
I20260709 12:26:03.420917 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46" is_pre_election: true
I20260709 12:26:03.421234 32725 raft_consensus.cc:2468] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 0.
I20260709 12:26:03.421660 32651 raft_consensus.cc:2468] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 0.
I20260709 12:26:03.422674 32539 leader_election.cc:304] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, 8fe452e3ce004c88a687eb7be8b58b21; no voters: 
I20260709 12:26:03.423552   305 raft_consensus.cc:2804] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:03.423950   305 raft_consensus.cc:493] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:03.424307   305 raft_consensus.cc:3060] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.429980   305 raft_consensus.cc:515] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.431941   305 leader_election.cc:290] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 1 election: Requested vote from peers fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:03.432782 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:03.433471 32651 raft_consensus.cc:3060] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.433624 32725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
I20260709 12:26:03.434273 32725 raft_consensus.cc:3060] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.442000 32725 raft_consensus.cc:2468] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 1.
I20260709 12:26:03.442000 32651 raft_consensus.cc:2468] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 1.
I20260709 12:26:03.443607 32539 leader_election.cc:304] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:03.444316   305 raft_consensus.cc:2804] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:03.445639   305 raft_consensus.cc:697] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 LEADER]: Becoming Leader. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Running, Role: LEADER
I20260709 12:26:03.446345   305 consensus_queue.cc:237] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.454947 32471 catalog_manager.cc:5697] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a reported cstate change: term changed from 0 to 1, leader changed from <none> to 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1). New cstate: current_term: 1 leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:03.511209   301 raft_consensus.cc:493] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:03.511830   301 raft_consensus.cc:515] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.514396   301 leader_election.cc:290] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:03.525565 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a" is_pre_election: true
I20260709 12:26:03.526432 32576 raft_consensus.cc:2468] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 0.
I20260709 12:26:03.526480 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46" is_pre_election: true
I20260709 12:26:03.527289 32651 raft_consensus.cc:2468] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 0.
I20260709 12:26:03.527733 32691 leader_election.cc:304] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, 8fe452e3ce004c88a687eb7be8b58b21; no voters: 
I20260709 12:26:03.528626   301 raft_consensus.cc:2804] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:03.529007   301 raft_consensus.cc:493] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:03.529304   301 raft_consensus.cc:3060] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.534641   301 raft_consensus.cc:515] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.536459   301 leader_election.cc:290] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 election: Requested vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:03.537315 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
I20260709 12:26:03.537587 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:03.538033 32576 raft_consensus.cc:3060] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.538179 32651 raft_consensus.cc:3060] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.545845 32651 raft_consensus.cc:2468] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 1.
I20260709 12:26:03.545845 32576 raft_consensus.cc:2468] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 1.
I20260709 12:26:03.547338 32688 leader_election.cc:304] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe452e3ce004c88a687eb7be8b58b21, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:03.548141   301 raft_consensus.cc:2804] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:03.549482   301 raft_consensus.cc:697] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Becoming Leader. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Running, Role: LEADER
I20260709 12:26:03.550280   301 consensus_queue.cc:237] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:03.557813 32471 catalog_manager.cc:5697] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "8fe452e3ce004c88a687eb7be8b58b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:03.632978 32471 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45520:
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:26:03.635218 32471 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:26:03.659247 32566 tablet_service.cc:1511] Processing CreateTablet for tablet 3521a6881d244e959d4e06860ddf44e5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7d4ea65bdc9645b1a509f819b6c479da]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:03.660604 32566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3521a6881d244e959d4e06860ddf44e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.660351 32640 tablet_service.cc:1511] Processing CreateTablet for tablet 3521a6881d244e959d4e06860ddf44e5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7d4ea65bdc9645b1a509f819b6c479da]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:03.661754 32640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3521a6881d244e959d4e06860ddf44e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.662721 32714 tablet_service.cc:1511] Processing CreateTablet for tablet 3521a6881d244e959d4e06860ddf44e5 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7d4ea65bdc9645b1a509f819b6c479da]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 12:26:03.664073 32714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3521a6881d244e959d4e06860ddf44e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.664196 32565 tablet_service.cc:1511] Processing CreateTablet for tablet 573e5ba58fb7414c801b8522ef3c0b6a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7d4ea65bdc9645b1a509f819b6c479da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:03.665868 32565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573e5ba58fb7414c801b8522ef3c0b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.666702 32641 tablet_service.cc:1511] Processing CreateTablet for tablet 573e5ba58fb7414c801b8522ef3c0b6a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7d4ea65bdc9645b1a509f819b6c479da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:03.668246 32641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573e5ba58fb7414c801b8522ef3c0b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.673761 32715 tablet_service.cc:1511] Processing CreateTablet for tablet 573e5ba58fb7414c801b8522ef3c0b6a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7d4ea65bdc9645b1a509f819b6c479da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 12:26:03.675326 32715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 573e5ba58fb7414c801b8522ef3c0b6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:03.692795 32766 tablet_bootstrap.cc:492] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: Bootstrap starting.
I20260709 12:26:03.695436 32765 tablet_bootstrap.cc:492] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a: Bootstrap starting.
I20260709 12:26:03.700950 32766 tablet_bootstrap.cc:654] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.703817   300 tablet_bootstrap.cc:492] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: Bootstrap starting.
I20260709 12:26:03.705204 32765 tablet_bootstrap.cc:654] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.708911 32766 tablet_bootstrap.cc:492] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: No bootstrap required, opened a new log
I20260709 12:26:03.709436 32766 ts_tablet_manager.cc:1403] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 12:26:03.712260   300 tablet_bootstrap.cc:654] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.712767 32765 tablet_bootstrap.cc:492] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a: No bootstrap required, opened a new log
I20260709 12:26:03.712378 32766 raft_consensus.cc:359] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.713220 32766 raft_consensus.cc:385] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.713325 32765 ts_tablet_manager.cc:1403] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260709 12:26:03.713593 32766 raft_consensus.cc:740] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.714411 32766 consensus_queue.cc:260] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.716595 32766 ts_tablet_manager.cc:1434] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:03.717041 32765 raft_consensus.cc:359] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.718101 32765 raft_consensus.cc:385] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.718989 32766 tablet_bootstrap.cc:492] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21: Bootstrap starting.
I20260709 12:26:03.718500 32765 raft_consensus.cc:740] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.721864 32765 consensus_queue.cc:260] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.724647 32765 ts_tablet_manager.cc:1434] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 12:26:03.724721   300 tablet_bootstrap.cc:492] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: No bootstrap required, opened a new log
I20260709 12:26:03.725387   300 ts_tablet_manager.cc:1403] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260709 12:26:03.725814 32765 tablet_bootstrap.cc:492] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: Bootstrap starting.
I20260709 12:26:03.726183 32766 tablet_bootstrap.cc:654] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.728514   300 raft_consensus.cc:359] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.729526   300 raft_consensus.cc:385] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.729960   300 raft_consensus.cc:740] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.731133   300 consensus_queue.cc:260] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.732282   306 raft_consensus.cc:493] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:03.732800   306 raft_consensus.cc:515] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.734103 32765 tablet_bootstrap.cc:654] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.754662   306 leader_election.cc:290] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:03.757516   300 ts_tablet_manager.cc:1434] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260709 12:26:03.760555   300 tablet_bootstrap.cc:492] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46: Bootstrap starting.
W20260709 12:26:03.771054 32522 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:03.774561   300 tablet_bootstrap.cc:654] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:03.775259 32765 tablet_bootstrap.cc:492] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: No bootstrap required, opened a new log
I20260709 12:26:03.775900 32765 ts_tablet_manager.cc:1403] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.024s
I20260709 12:26:03.776136 32766 tablet_bootstrap.cc:492] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21: No bootstrap required, opened a new log
I20260709 12:26:03.776866 32766 ts_tablet_manager.cc:1403] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21: Time spent bootstrapping tablet: real 0.058s	user 0.020s	sys 0.022s
I20260709 12:26:03.779098 32765 raft_consensus.cc:359] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.779990 32765 raft_consensus.cc:385] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.780332 32765 raft_consensus.cc:740] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.780859 32766 raft_consensus.cc:359] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.781293 32765 consensus_queue.cc:260] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.782024 32766 raft_consensus.cc:385] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.782603 32766 raft_consensus.cc:740] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.783864 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "fc0b768af974422c8a629c4d5d4aaa46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a" is_pre_election: true
I20260709 12:26:03.783850 32766 consensus_queue.cc:260] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.784783 32576 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc0b768af974422c8a629c4d5d4aaa46 in term 0.
I20260709 12:26:03.786017 32765 ts_tablet_manager.cc:1434] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 12:26:03.786696 32766 ts_tablet_manager.cc:1434] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 12:26:03.788022 32617 leader_election.cc:304] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:03.789197   306 raft_consensus.cc:2804] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:03.789603   306 raft_consensus.cc:493] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:03.789949   306 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.798596 32725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "fc0b768af974422c8a629c4d5d4aaa46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21" is_pre_election: true
I20260709 12:26:03.799398 32725 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc0b768af974422c8a629c4d5d4aaa46 in term 0.
I20260709 12:26:03.800238   300 tablet_bootstrap.cc:492] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46: No bootstrap required, opened a new log
I20260709 12:26:03.800860   300 ts_tablet_manager.cc:1403] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.009s
I20260709 12:26:03.803014   306 raft_consensus.cc:515] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.803944   300 raft_consensus.cc:359] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.804801   300 raft_consensus.cc:385] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:03.804935   306 leader_election.cc:290] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [CANDIDATE]: Term 1 election: Requested vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:03.805199   300 raft_consensus.cc:740] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Initialized, Role: FOLLOWER
I20260709 12:26:03.805670 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "fc0b768af974422c8a629c4d5d4aaa46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
I20260709 12:26:03.806351 32576 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.806069 32725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "fc0b768af974422c8a629c4d5d4aaa46" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
I20260709 12:26:03.806069   300 consensus_queue.cc:260] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.807022 32725 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.808290   300 ts_tablet_manager.cc:1434] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:26:03.814224 32576 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc0b768af974422c8a629c4d5d4aaa46 in term 1.
I20260709 12:26:03.815562 32617 leader_election.cc:304] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:03.816250 32725 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc0b768af974422c8a629c4d5d4aaa46 in term 1.
I20260709 12:26:03.816469   306 raft_consensus.cc:2804] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:03.818495   306 raft_consensus.cc:697] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 LEADER]: Becoming Leader. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Running, Role: LEADER
I20260709 12:26:03.819341   306 consensus_queue.cc:237] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.827984 32471 catalog_manager.cc:5697] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "fc0b768af974422c8a629c4d5d4aaa46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:03.839020   301 raft_consensus.cc:493] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:03.839610   301 raft_consensus.cc:515] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.841398   301 leader_election.cc:290] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:03.842604 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a" is_pre_election: true
I20260709 12:26:03.842618 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46" is_pre_election: true
I20260709 12:26:03.843290 32576 raft_consensus.cc:2468] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 0.
I20260709 12:26:03.843431 32651 raft_consensus.cc:2468] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 0.
I20260709 12:26:03.844413 32691 leader_election.cc:304] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, 8fe452e3ce004c88a687eb7be8b58b21; no voters: 
I20260709 12:26:03.845258   301 raft_consensus.cc:2804] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:03.845690   301 raft_consensus.cc:493] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:03.845964   301 raft_consensus.cc:3060] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.851317   301 raft_consensus.cc:515] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.853147   301 leader_election.cc:290] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 election: Requested vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:03.854005 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
I20260709 12:26:03.854267 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:03.854645 32576 raft_consensus.cc:3060] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.854892 32651 raft_consensus.cc:3060] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:03.861228 32576 raft_consensus.cc:2468] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 1.
I20260709 12:26:03.861251 32651 raft_consensus.cc:2468] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 1.
I20260709 12:26:03.862386 32691 leader_election.cc:304] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, 8fe452e3ce004c88a687eb7be8b58b21; no voters: 
I20260709 12:26:03.863263   301 raft_consensus.cc:2804] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:03.863812   301 raft_consensus.cc:697] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Becoming Leader. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Running, Role: LEADER
I20260709 12:26:03.864553   301 consensus_queue.cc:237] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.872206 32471 catalog_manager.cc:5697] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "8fe452e3ce004c88a687eb7be8b58b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:03.913142 32725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140"
dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
mode: GRACEFUL
new_leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
 from {username='slave'} at 127.0.0.1:57052
I20260709 12:26:03.913802 32725 raft_consensus.cc:606] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Received request to transfer leadership to TS 304eaa2f5e7f4c73b45c96c68923573a
I20260709 12:26:03.927963 32576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790"
dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
mode: GRACEFUL
new_leader_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
 from {username='slave'} at 127.0.0.1:43696
I20260709 12:26:03.928571 32576 raft_consensus.cc:606] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 LEADER]: Received request to transfer leadership to TS 8fe452e3ce004c88a687eb7be8b58b21
I20260709 12:26:03.943193 32651 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5"
dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
mode: GRACEFUL
new_leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
 from {username='slave'} at 127.0.0.1:41424
I20260709 12:26:03.943774 32651 raft_consensus.cc:606] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 LEADER]: Received request to transfer leadership to TS 304eaa2f5e7f4c73b45c96c68923573a
I20260709 12:26:03.949612 32725 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a"
dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
mode: GRACEFUL
new_leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
 from {username='slave'} at 127.0.0.1:57052
I20260709 12:26:03.950209 32725 raft_consensus.cc:606] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Received request to transfer leadership to TS 304eaa2f5e7f4c73b45c96c68923573a
I20260709 12:26:03.957746   305 consensus_queue.cc:1048] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:03.967036   333 raft_consensus.cc:993] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: : Instructing follower 8fe452e3ce004c88a687eb7be8b58b21 to start an election
I20260709 12:26:03.967643   305 raft_consensus.cc:1081] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 LEADER]: Signalling peer 8fe452e3ce004c88a687eb7be8b58b21 to start an election
I20260709 12:26:03.969851 32724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790"
dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
 from {username='slave'} at 127.0.0.1:57048
I20260709 12:26:03.970543 32724 raft_consensus.cc:493] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:03.970937 32724 raft_consensus.cc:3060] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:03.976467   334 consensus_queue.cc:1048] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:03.980549 32724 raft_consensus.cc:515] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.981830 32725 raft_consensus.cc:1240] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Rejecting Update request from peer 304eaa2f5e7f4c73b45c96c68923573a for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:03.986313   305 consensus_queue.cc:1059] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:03.987531   305 raft_consensus.cc:3055] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:03.987952   305 raft_consensus.cc:740] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Running, Role: LEADER
I20260709 12:26:03.988687 32724 leader_election.cc:290] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 2 election: Requested vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:03.988881   305 consensus_queue.cc:260] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:03.990356 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
I20260709 12:26:03.990821   305 raft_consensus.cc:3060] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:03.992022 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e73480a3d9a842379d6ca21999a4c790" candidate_uuid: "8fe452e3ce004c88a687eb7be8b58b21" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:03.992693 32651 raft_consensus.cc:3060] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.000133 32651 raft_consensus.cc:2468] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 2.
I20260709 12:26:04.001456 32688 leader_election.cc:304] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8fe452e3ce004c88a687eb7be8b58b21, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:04.002352   301 raft_consensus.cc:2804] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:04.002944   301 raft_consensus.cc:697] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 LEADER]: Becoming Leader. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Running, Role: LEADER
I20260709 12:26:04.003981   301 consensus_queue.cc:237] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [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: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.008196 32576 raft_consensus.cc:2468] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8fe452e3ce004c88a687eb7be8b58b21 in term 2.
I20260709 12:26:04.014029 32473 catalog_manager.cc:5697] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 reported cstate change: term changed from 1 to 2, leader changed from 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1) to 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "8fe452e3ce004c88a687eb7be8b58b21" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:04.136442   301 consensus_queue.cc:1048] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:04.148881   340 consensus_queue.cc:1048] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:04.156827   301 raft_consensus.cc:993] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: : Instructing follower 304eaa2f5e7f4c73b45c96c68923573a to start an election
I20260709 12:26:04.157336   340 raft_consensus.cc:1081] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Signalling peer 304eaa2f5e7f4c73b45c96c68923573a to start an election
I20260709 12:26:04.159294 32576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140"
dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
 from {username='slave'} at 127.0.0.1:43692
I20260709 12:26:04.159890 32576 raft_consensus.cc:493] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.160264 32576 raft_consensus.cc:3060] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.166401 32576 raft_consensus.cc:515] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:04.168270 32576 leader_election.cc:290] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 2 election: Requested vote from peers 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095), fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985)
I20260709 12:26:04.169390 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:04.169574 32724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8a67c71d0b14a9092a8e309f2a05140" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
I20260709 12:26:04.170209 32651 raft_consensus.cc:3060] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.170344 32724 raft_consensus.cc:3055] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:04.170977 32724 raft_consensus.cc:740] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Running, Role: LEADER
I20260709 12:26:04.171845 32724 consensus_queue.cc:260] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:04.173334 32724 raft_consensus.cc:3060] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.177937 32651 raft_consensus.cc:2468] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 2.
I20260709 12:26:04.179311 32539 leader_election.cc:304] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:04.180156   305 raft_consensus.cc:2804] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:04.180694   305 raft_consensus.cc:697] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Becoming Leader. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Running, Role: LEADER
I20260709 12:26:04.181182 32724 raft_consensus.cc:2468] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 2.
I20260709 12:26:04.181559   305 consensus_queue.cc:237] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } }
I20260709 12:26:04.189092 32473 catalog_manager.cc:5697] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a reported cstate change: term changed from 1 to 2, leader changed from 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3) to 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1). New cstate: current_term: 2 leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.208237   306 consensus_queue.cc:1048] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:04.216105   328 raft_consensus.cc:993] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: : Instructing follower 304eaa2f5e7f4c73b45c96c68923573a to start an election
I20260709 12:26:04.216960   306 raft_consensus.cc:1081] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 LEADER]: Signalling peer 304eaa2f5e7f4c73b45c96c68923573a to start an election
I20260709 12:26:04.219221 32575 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5"
dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
 from {username='slave'} at 127.0.0.1:43694
I20260709 12:26:04.220544 32575 raft_consensus.cc:493] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.220970 32575 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.222764   328 consensus_queue.cc:1048] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:04.231712 32575 raft_consensus.cc:515] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.234068 32575 leader_election.cc:290] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 2 election: Requested vote from peers fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:04.235278 32651 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:04.235353 32724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
I20260709 12:26:04.236174 32651 raft_consensus.cc:3055] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:04.236215 32724 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.236651 32651 raft_consensus.cc:740] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Running, Role: LEADER
I20260709 12:26:04.237581 32651 consensus_queue.cc:260] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.238924 32651 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.244684 32724 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 2.
I20260709 12:26:04.246062 32539 leader_election.cc:304] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 304eaa2f5e7f4c73b45c96c68923573a, 8fe452e3ce004c88a687eb7be8b58b21; no voters: 
I20260709 12:26:04.246265 32651 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 2.
I20260709 12:26:04.246997   305 raft_consensus.cc:2804] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:04.247473   305 raft_consensus.cc:697] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Becoming Leader. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Running, Role: LEADER
I20260709 12:26:04.248214   305 consensus_queue.cc:237] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.254982 32472 catalog_manager.cc:5697] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a reported cstate change: term changed from 1 to 2, leader changed from fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2) to 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1). New cstate: current_term: 2 leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.379191   340 consensus_queue.cc:1048] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:04.386956   301 raft_consensus.cc:993] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: : Instructing follower 304eaa2f5e7f4c73b45c96c68923573a to start an election
I20260709 12:26:04.387737   313 raft_consensus.cc:1081] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Signalling peer 304eaa2f5e7f4c73b45c96c68923573a to start an election
I20260709 12:26:04.389750 32576 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a"
dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
 from {username='slave'} at 127.0.0.1:43692
I20260709 12:26:04.392216 32576 raft_consensus.cc:493] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:04.392746 32576 raft_consensus.cc:3060] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.396003   301 consensus_queue.cc:1048] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:04.401494 32576 raft_consensus.cc:515] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.404871 32576 leader_election.cc:290] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [CANDIDATE]: Term 2 election: Requested vote from peers fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2:36985), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:04.406239 32650 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
I20260709 12:26:04.408998 32724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "573e5ba58fb7414c801b8522ef3c0b6a" candidate_uuid: "304eaa2f5e7f4c73b45c96c68923573a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
I20260709 12:26:04.409776 32724 raft_consensus.cc:3055] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:04.410174 32724 raft_consensus.cc:740] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8fe452e3ce004c88a687eb7be8b58b21, State: Running, Role: LEADER
I20260709 12:26:04.411362 32724 consensus_queue.cc:260] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.412091 32576 raft_consensus.cc:1275] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Refusing update from remote peer 8fe452e3ce004c88a687eb7be8b58b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.413128 32724 raft_consensus.cc:3060] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.414882   313 consensus_queue.cc:1048] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:04.430923 32651 raft_consensus.cc:1275] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Refusing update from remote peer 8fe452e3ce004c88a687eb7be8b58b21: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.436210   301 consensus_queue.cc:1048] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:04.452620 32724 raft_consensus.cc:2468] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 304eaa2f5e7f4c73b45c96c68923573a in term 2.
I20260709 12:26:04.456228 32539 leader_election.cc:304] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [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: 304eaa2f5e7f4c73b45c96c68923573a, 8fe452e3ce004c88a687eb7be8b58b21; no voters: fc0b768af974422c8a629c4d5d4aaa46
I20260709 12:26:04.457521   305 raft_consensus.cc:2804] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:04.459055   305 raft_consensus.cc:697] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Becoming Leader. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Running, Role: LEADER
I20260709 12:26:04.460050   305 consensus_queue.cc:237] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:04.476760 32474 catalog_manager.cc:5697] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a reported cstate change: term changed from 1 to 2, leader changed from 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3) to 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1). New cstate: current_term: 2 leader_uuid: "304eaa2f5e7f4c73b45c96c68923573a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:04.572386 32650 raft_consensus.cc:1275] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Refusing update from remote peer 304eaa2f5e7f4c73b45c96c68923573a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.573765   305 consensus_queue.cc:1048] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.581990 32724 raft_consensus.cc:1275] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Refusing update from remote peer 304eaa2f5e7f4c73b45c96c68923573a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.583782   349 consensus_queue.cc:1048] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.678922 32650 raft_consensus.cc:1275] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Refusing update from remote peer 304eaa2f5e7f4c73b45c96c68923573a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.679306 32724 raft_consensus.cc:1275] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Refusing update from remote peer 304eaa2f5e7f4c73b45c96c68923573a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.680234   349 consensus_queue.cc:1048] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.680958   305 consensus_queue.cc:1048] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.761878 27644 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 12:26:04.763599 27644 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 12:26:04.763972 27644 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 12:26:04.777716 32576 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5"
dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
mode: GRACEFUL
new_leader_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
 from {username='slave'} at 127.0.0.1:43698
I20260709 12:26:04.778422 32576 raft_consensus.cc:606] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Received request to transfer leadership to TS fc0b768af974422c8a629c4d5d4aaa46
I20260709 12:26:04.779832 27644 auto_leader_rebalancer.cc:440] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 12:26:04.844755 32650 raft_consensus.cc:3060] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:04.851589 32650 raft_consensus.cc:1275] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Refusing update from remote peer 304eaa2f5e7f4c73b45c96c68923573a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.852969   305 consensus_queue.cc:1048] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:04.862138 32724 raft_consensus.cc:1275] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Refusing update from remote peer 304eaa2f5e7f4c73b45c96c68923573a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:04.864261   334 consensus_queue.cc:1048] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:05.289301   305 raft_consensus.cc:993] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: : Instructing follower fc0b768af974422c8a629c4d5d4aaa46 to start an election
I20260709 12:26:05.289824   334 raft_consensus.cc:1081] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Signalling peer fc0b768af974422c8a629c4d5d4aaa46 to start an election
I20260709 12:26:05.291424 32650 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5"
dest_uuid: "fc0b768af974422c8a629c4d5d4aaa46"
 from {username='slave'} at 127.0.0.1:41410
I20260709 12:26:05.291904 32650 raft_consensus.cc:493] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:05.292164 32650 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.297343 32650 raft_consensus.cc:515] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:05.299132 32650 leader_election.cc:290] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [CANDIDATE]: Term 3 election: Requested vote from peers 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1:32779), 8fe452e3ce004c88a687eb7be8b58b21 (127.26.255.3:36095)
I20260709 12:26:05.300300 32724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "fc0b768af974422c8a629c4d5d4aaa46" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8fe452e3ce004c88a687eb7be8b58b21"
I20260709 12:26:05.300325 32576 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3521a6881d244e959d4e06860ddf44e5" candidate_uuid: "fc0b768af974422c8a629c4d5d4aaa46" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "304eaa2f5e7f4c73b45c96c68923573a"
I20260709 12:26:05.300907 32724 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.301088 32576 raft_consensus.cc:3055] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:05.301483 32576 raft_consensus.cc:740] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 304eaa2f5e7f4c73b45c96c68923573a, State: Running, Role: LEADER
I20260709 12:26:05.302140 32576 consensus_queue.cc:260] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [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: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:05.303200 32576 raft_consensus.cc:3060] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:05.307529 32724 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc0b768af974422c8a629c4d5d4aaa46 in term 3.
I20260709 12:26:05.308779 32614 leader_election.cc:304] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [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: 8fe452e3ce004c88a687eb7be8b58b21, fc0b768af974422c8a629c4d5d4aaa46; no voters: 
I20260709 12:26:05.309688   328 raft_consensus.cc:2804] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:05.309918 32576 raft_consensus.cc:2468] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc0b768af974422c8a629c4d5d4aaa46 in term 3.
I20260709 12:26:05.310717   328 raft_consensus.cc:697] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 3 LEADER]: Becoming Leader. State: Replica: fc0b768af974422c8a629c4d5d4aaa46, State: Running, Role: LEADER
I20260709 12:26:05.311653   328 consensus_queue.cc:237] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [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: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } }
I20260709 12:26:05.318322 32472 catalog_manager.cc:5697] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 reported cstate change: term changed from 2 to 3, leader changed from 304eaa2f5e7f4c73b45c96c68923573a (127.26.255.1) to fc0b768af974422c8a629c4d5d4aaa46 (127.26.255.2). New cstate: current_term: 3 leader_uuid: "fc0b768af974422c8a629c4d5d4aaa46" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "304eaa2f5e7f4c73b45c96c68923573a" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 32779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc0b768af974422c8a629c4d5d4aaa46" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 36985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8fe452e3ce004c88a687eb7be8b58b21" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 36095 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:05.403321 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
I20260709 12:26:05.424906 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:05.425496 27644 tablet_replica.cc:333] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a: stopping tablet replica
I20260709 12:26:05.426074 27644 raft_consensus.cc:2243] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.426627 27644 raft_consensus.cc:2272] T 3521a6881d244e959d4e06860ddf44e5 P 304eaa2f5e7f4c73b45c96c68923573a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.429090 27644 tablet_replica.cc:333] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a: stopping tablet replica
I20260709 12:26:05.429644 27644 raft_consensus.cc:2243] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:05.430419 27644 raft_consensus.cc:2272] T 573e5ba58fb7414c801b8522ef3c0b6a P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.432581 27644 tablet_replica.cc:333] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a: stopping tablet replica
I20260709 12:26:05.433125 27644 raft_consensus.cc:2243] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.433563 27644 raft_consensus.cc:2272] T e73480a3d9a842379d6ca21999a4c790 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.435441 27644 tablet_replica.cc:333] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a: stopping tablet replica
I20260709 12:26:05.435956 27644 raft_consensus.cc:2243] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:05.436749 27644 raft_consensus.cc:2272] T d8a67c71d0b14a9092a8e309f2a05140 P 304eaa2f5e7f4c73b45c96c68923573a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.450410 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
I20260709 12:26:05.462915 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
I20260709 12:26:05.481941 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:05.482681 27644 tablet_replica.cc:333] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46: stopping tablet replica
I20260709 12:26:05.483275 27644 raft_consensus.cc:2243] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.483692 27644 raft_consensus.cc:2272] T 573e5ba58fb7414c801b8522ef3c0b6a P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.485869 27644 tablet_replica.cc:333] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: stopping tablet replica
I20260709 12:26:05.486394 27644 raft_consensus.cc:2243] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:05.487087 27644 pending_rounds.cc:70] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: Trying to abort 1 pending ops.
I20260709 12:26:05.487259 27644 pending_rounds.cc:77] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305625457923682304 op_type: NO_OP noop_request { }
I20260709 12:26:05.487526 27644 raft_consensus.cc:2889] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 12:26:05.487756 27644 raft_consensus.cc:2272] T 3521a6881d244e959d4e06860ddf44e5 P fc0b768af974422c8a629c4d5d4aaa46 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.490164 27644 tablet_replica.cc:333] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46: stopping tablet replica
I20260709 12:26:05.490734 27644 raft_consensus.cc:2243] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.491200 27644 raft_consensus.cc:2272] T d8a67c71d0b14a9092a8e309f2a05140 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.493470 27644 tablet_replica.cc:333] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46: stopping tablet replica
I20260709 12:26:05.493922 27644 raft_consensus.cc:2243] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.494308 27644 raft_consensus.cc:2272] T e73480a3d9a842379d6ca21999a4c790 P fc0b768af974422c8a629c4d5d4aaa46 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.516736 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
I20260709 12:26:05.529239 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
I20260709 12:26:05.546942 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:05.547559 27644 tablet_replica.cc:333] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21: stopping tablet replica
I20260709 12:26:05.548105 27644 raft_consensus.cc:2243] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.548503 27644 raft_consensus.cc:2272] T 3521a6881d244e959d4e06860ddf44e5 P 8fe452e3ce004c88a687eb7be8b58b21 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.550698 27644 tablet_replica.cc:333] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21: stopping tablet replica
I20260709 12:26:05.551165 27644 raft_consensus.cc:2243] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.551543 27644 raft_consensus.cc:2272] T 573e5ba58fb7414c801b8522ef3c0b6a P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.553544 27644 tablet_replica.cc:333] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21: stopping tablet replica
I20260709 12:26:05.554019 27644 raft_consensus.cc:2243] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:05.554401 27644 raft_consensus.cc:2272] T d8a67c71d0b14a9092a8e309f2a05140 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.556521 27644 tablet_replica.cc:333] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21: stopping tablet replica
I20260709 12:26:05.556984 27644 raft_consensus.cc:2243] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:05.557713 27644 raft_consensus.cc:2272] T e73480a3d9a842379d6ca21999a4c790 P 8fe452e3ce004c88a687eb7be8b58b21 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.579914 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
I20260709 12:26:05.593344 27644 master.cc:562] Master@127.26.255.62:34257 shutting down...
I20260709 12:26:05.609941 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:05.610515 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:05.610837 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4df359a99d7441eea5815c0b02b7ba37: stopping tablet replica
I20260709 12:26:05.629508 27644 master.cc:584] Master@127.26.255.62:34257 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3026 ms)
[----------] 6 tests from LeaderRebalancerTest (166183 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 12:26:05.657886 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:41089
I20260709 12:26:05.659082 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:05.664296   356 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:26:05.664345   357 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:26:05.667172   359 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:26:05.667313 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:05.668248 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:05.668471 27644 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:26:05.668651 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599965668617 us; error 0 us; skew 500 ppm
I20260709 12:26:05.669258 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:05.671937 27644 webserver.cc:533] Webserver started at http://127.26.255.62:45841/ using document root <none> and password file <none>
I20260709 12:26:05.672473 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:05.672676 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:05.672982 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:05.674188 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "c2970c6eff9d46c19300052b42e530a1"
format_stamp: "Formatted at 2026-07-09 12:26:05 on dist-test-slave-bdgg"
I20260709 12:26:05.678872 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 12:26:05.682405   364 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:26:05.683279 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:26:05.683601 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "c2970c6eff9d46c19300052b42e530a1"
format_stamp: "Formatted at 2026-07-09 12:26:05 on dist-test-slave-bdgg"
I20260709 12:26:05.683900 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-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:26:05.719548 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:05.720721 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:05.757715 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:41089
I20260709 12:26:05.757817   415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:41089 every 8 connection(s)
I20260709 12:26:05.761782   416 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:26:05.773337   416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1: Bootstrap starting.
I20260709 12:26:05.778092   416 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:05.782332   416 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1: No bootstrap required, opened a new log
I20260709 12:26:05.784596   416 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2970c6eff9d46c19300052b42e530a1" member_type: VOTER }
I20260709 12:26:05.785008   416 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:05.785194   416 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2970c6eff9d46c19300052b42e530a1, State: Initialized, Role: FOLLOWER
I20260709 12:26:05.785857   416 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c2970c6eff9d46c19300052b42e530a1" member_type: VOTER }
I20260709 12:26:05.786300   416 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:05.786526   416 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:05.786749   416 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:05.792219   416 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2970c6eff9d46c19300052b42e530a1" member_type: VOTER }
I20260709 12:26:05.792752   416 leader_election.cc:304] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [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: c2970c6eff9d46c19300052b42e530a1; no voters: 
I20260709 12:26:05.793829   416 leader_election.cc:290] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:05.794204   419 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:05.795766   419 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 1 LEADER]: Becoming Leader. State: Replica: c2970c6eff9d46c19300052b42e530a1, State: Running, Role: LEADER
I20260709 12:26:05.796494   419 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [LEADER]: Queue going to LEADER mode. State: All 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: "c2970c6eff9d46c19300052b42e530a1" member_type: VOTER }
I20260709 12:26:05.796837   416 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:05.801033   421 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2970c6eff9d46c19300052b42e530a1. Latest consensus state: current_term: 1 leader_uuid: "c2970c6eff9d46c19300052b42e530a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2970c6eff9d46c19300052b42e530a1" member_type: VOTER } }
I20260709 12:26:05.801882   421 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:05.802062   420 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2970c6eff9d46c19300052b42e530a1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2970c6eff9d46c19300052b42e530a1" member_type: VOTER } }
I20260709 12:26:05.802697   420 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:05.803908   426 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:05.808801   426 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:05.812731 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:05.817760   426 catalog_manager.cc:1383] Generated new cluster ID: bea656f4d0dc4a80b078e83c23997f43
I20260709 12:26:05.818092   426 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:05.835501   426 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:05.836854   426 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:05.847903   426 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1: Generated new TSK 0
I20260709 12:26:05.848563   426 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:05.879510 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:05.885788   437 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:26:05.887072   438 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:26:05.889021   440 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:26:05.889609 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:05.890612 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:05.890848 27644 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:26:05.891027 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599965891006 us; error 0 us; skew 500 ppm
I20260709 12:26:05.891599 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:05.893918 27644 webserver.cc:533] Webserver started at http://127.26.255.1:33295/ using document root <none> and password file <none>
I20260709 12:26:05.894433 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:05.894707 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:05.894995 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:05.896135 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "804b388973bb4973a861d110f50c2f9b"
format_stamp: "Formatted at 2026-07-09 12:26:05 on dist-test-slave-bdgg"
I20260709 12:26:05.901008 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 12:26:05.904558   445 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:26:05.905369 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:26:05.905682 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "804b388973bb4973a861d110f50c2f9b"
format_stamp: "Formatted at 2026-07-09 12:26:05 on dist-test-slave-bdgg"
I20260709 12:26:05.905997 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-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:26:05.917294 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:05.918519 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:05.919970 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:05.922403 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:05.922675 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 12:26:05.922938 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:05.923142 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:05.962261 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:39307
I20260709 12:26:05.962366   507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:39307 every 8 connection(s)
I20260709 12:26:05.967437 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:05.974777   512 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:26:05.976431   513 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:26:05.981990   508 heartbeater.cc:344] Connected to a master server at 127.26.255.62:41089
I20260709 12:26:05.982630   508 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:05.983577   508 heartbeater.cc:507] Master 127.26.255.62:41089 requested a full tablet report, sending...
W20260709 12:26:05.983603   515 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:26:05.984696 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:05.986104   381 ts_manager.cc:194] Registered new tserver with Master: 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307)
I20260709 12:26:05.986644 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:05.986918 27644 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:26:05.987108 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599965987089 us; error 0 us; skew 500 ppm
I20260709 12:26:05.987708 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:05.988257   381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49322
I20260709 12:26:05.990614 27644 webserver.cc:533] Webserver started at http://127.26.255.2:45029/ using document root <none> and password file <none>
I20260709 12:26:05.991303 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:05.991480 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:05.991700 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:05.992718 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
format_stamp: "Formatted at 2026-07-09 12:26:05 on dist-test-slave-bdgg"
I20260709 12:26:05.997159 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 12:26:06.000628   520 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:26:06.001432 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 12:26:06.001765 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
format_stamp: "Formatted at 2026-07-09 12:26:05 on dist-test-slave-bdgg"
I20260709 12:26:06.002079 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-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:26:06.029706 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:06.030963 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:06.032423 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:06.034950 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:06.035236 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:06.035483 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:06.035670 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:06.074795 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:38103
I20260709 12:26:06.074936   582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:38103 every 8 connection(s)
I20260709 12:26:06.079803 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:06.086817   586 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:26:06.088927   587 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:26:06.090961 27644 server_base.cc:1061] running on GCE node
W20260709 12:26:06.090919   589 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:26:06.092737 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:06.093140 27644 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:26:06.093408 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599966093386 us; error 0 us; skew 500 ppm
I20260709 12:26:06.093587   583 heartbeater.cc:344] Connected to a master server at 127.26.255.62:41089
I20260709 12:26:06.094074   583 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:06.094210 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:06.094930   583 heartbeater.cc:507] Master 127.26.255.62:41089 requested a full tablet report, sending...
I20260709 12:26:06.097483 27644 webserver.cc:533] Webserver started at http://127.26.255.3:33115/ using document root <none> and password file <none>
I20260709 12:26:06.097498   381 ts_manager.cc:194] Registered new tserver with Master: 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:06.098201 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:06.098613 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:06.098945 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:06.099360   381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49326
I20260709 12:26:06.100299 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
format_stamp: "Formatted at 2026-07-09 12:26:06 on dist-test-slave-bdgg"
I20260709 12:26:06.105710 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260709 12:26:06.109578   594 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:26:06.110562 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 12:26:06.110903 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
format_stamp: "Formatted at 2026-07-09 12:26:06 on dist-test-slave-bdgg"
I20260709 12:26:06.111215 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783599799304917-27644-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:26:06.131601 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:06.132751 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:06.134205 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:06.136751 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:06.137013 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:06.137267 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:06.137455 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:06.179561 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:39513
I20260709 12:26:06.179701   656 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:39513 every 8 connection(s)
I20260709 12:26:06.193893   657 heartbeater.cc:344] Connected to a master server at 127.26.255.62:41089
I20260709 12:26:06.194379   657 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:06.195261   657 heartbeater.cc:507] Master 127.26.255.62:41089 requested a full tablet report, sending...
I20260709 12:26:06.197507   381 ts_manager.cc:194] Registered new tserver with Master: 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.198668 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016022386s
I20260709 12:26:06.199213   381 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49334
I20260709 12:26:06.225639   381 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49344:
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:26:06.228217   381 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:26:06.302982   622 tablet_service.cc:1511] Processing CreateTablet for tablet b53444fa43c6403784c755f44d7f4f4e (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:06.304558   622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53444fa43c6403784c755f44d7f4f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.312278   621 tablet_service.cc:1511] Processing CreateTablet for tablet e273d163691b414da3708cfaad9734c5 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:06.314034   621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e273d163691b414da3708cfaad9734c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.321460   620 tablet_service.cc:1511] Processing CreateTablet for tablet 910413325a8a43c29680c8587cc40e83 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:06.323096   620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910413325a8a43c29680c8587cc40e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.325487   616 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc069cfc3a64bcfa179e59b7b49d228 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:06.326542   619 tablet_service.cc:1511] Processing CreateTablet for tablet 28d71d5832c849f78a6f7b06240dc8f4 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:06.327135   616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc069cfc3a64bcfa179e59b7b49d228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.327960   619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d71d5832c849f78a6f7b06240dc8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.329067   548 tablet_service.cc:1511] Processing CreateTablet for tablet b53444fa43c6403784c755f44d7f4f4e (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:06.329891   618 tablet_service.cc:1511] Processing CreateTablet for tablet c42f52f5b3cc4ba99cd54021fd36cd61 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:06.331408   618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f52f5b3cc4ba99cd54021fd36cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.331594   547 tablet_service.cc:1511] Processing CreateTablet for tablet e273d163691b414da3708cfaad9734c5 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:06.332710   542 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc069cfc3a64bcfa179e59b7b49d228 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:06.333879   546 tablet_service.cc:1511] Processing CreateTablet for tablet 910413325a8a43c29680c8587cc40e83 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:06.334136   617 tablet_service.cc:1511] Processing CreateTablet for tablet 8f640e6ea07e4c46b069f5209df892be (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:06.335028   541 tablet_service.cc:1511] Processing CreateTablet for tablet ecac1f178f81498c9b566797773b0c77 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:06.335621   617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f640e6ea07e4c46b069f5209df892be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.336184   545 tablet_service.cc:1511] Processing CreateTablet for tablet 28d71d5832c849f78a6f7b06240dc8f4 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:06.337925   468 tablet_service.cc:1511] Processing CreateTablet for tablet 8f640e6ea07e4c46b069f5209df892be (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:06.338383   544 tablet_service.cc:1511] Processing CreateTablet for tablet c42f52f5b3cc4ba99cd54021fd36cd61 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:06.341017   614 tablet_service.cc:1511] Processing CreateTablet for tablet 70ad3accf3024892ba81819180269bfa (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:06.341734   471 tablet_service.cc:1511] Processing CreateTablet for tablet 910413325a8a43c29680c8587cc40e83 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:06.342411   614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ad3accf3024892ba81819180269bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.343945   472 tablet_service.cc:1511] Processing CreateTablet for tablet e273d163691b414da3708cfaad9734c5 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:06.346187   615 tablet_service.cc:1511] Processing CreateTablet for tablet ecac1f178f81498c9b566797773b0c77 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:06.347594   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac1f178f81498c9b566797773b0c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.339401   468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f640e6ea07e4c46b069f5209df892be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.351702   473 tablet_service.cc:1511] Processing CreateTablet for tablet b53444fa43c6403784c755f44d7f4f4e (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:06.353160   473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53444fa43c6403784c755f44d7f4f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.339573   540 tablet_service.cc:1511] Processing CreateTablet for tablet 70ad3accf3024892ba81819180269bfa (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:06.355581   467 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc069cfc3a64bcfa179e59b7b49d228 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:06.340639   470 tablet_service.cc:1511] Processing CreateTablet for tablet 28d71d5832c849f78a6f7b06240dc8f4 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:06.331642   543 tablet_service.cc:1511] Processing CreateTablet for tablet 8f640e6ea07e4c46b069f5209df892be (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:06.357033   467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc069cfc3a64bcfa179e59b7b49d228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.357808   470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d71d5832c849f78a6f7b06240dc8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.339818   465 tablet_service.cc:1511] Processing CreateTablet for tablet 70ad3accf3024892ba81819180269bfa (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:06.340691   469 tablet_service.cc:1511] Processing CreateTablet for tablet c42f52f5b3cc4ba99cd54021fd36cd61 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:06.338668   466 tablet_service.cc:1511] Processing CreateTablet for tablet ecac1f178f81498c9b566797773b0c77 (DEFAULT_TABLE table=test-workload [id=51ca5f3250e848f6bde3bd6cfa02516f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:06.342499   548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b53444fa43c6403784c755f44d7f4f4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.361943   540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ad3accf3024892ba81819180269bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.358510   472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e273d163691b414da3708cfaad9734c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.365720   543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f640e6ea07e4c46b069f5209df892be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.366904   469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f52f5b3cc4ba99cd54021fd36cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.367096   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c42f52f5b3cc4ba99cd54021fd36cd61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.367707   547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e273d163691b414da3708cfaad9734c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.368258   466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac1f178f81498c9b566797773b0c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.368404   546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910413325a8a43c29680c8587cc40e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.370052   471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 910413325a8a43c29680c8587cc40e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.370783   545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28d71d5832c849f78a6f7b06240dc8f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.374845   465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70ad3accf3024892ba81819180269bfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.382907   542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc069cfc3a64bcfa179e59b7b49d228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.390882   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecac1f178f81498c9b566797773b0c77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:06.464345   673 tablet_bootstrap.cc:492] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:06.491212   671 tablet_bootstrap.cc:492] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.501224   672 tablet_bootstrap.cc:492] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.507045   673 tablet_bootstrap.cc:654] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.507365   672 tablet_bootstrap.cc:654] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.514374   671 tablet_bootstrap.cc:654] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.517366   673 tablet_bootstrap.cc:492] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.518052   673 ts_tablet_manager.cc:1403] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.010s
I20260709 12:26:06.520615   672 tablet_bootstrap.cc:492] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:06.521265   672 ts_tablet_manager.cc:1403] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.007s
I20260709 12:26:06.521023   673 raft_consensus.cc:359] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.521865   673 raft_consensus.cc:385] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.522186   673 raft_consensus.cc:740] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.523000   673 consensus_queue.cc:260] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.524940   672 raft_consensus.cc:359] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.526129   672 raft_consensus.cc:385] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.526602   672 raft_consensus.cc:740] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.527840   672 consensus_queue.cc:260] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.538069   583 heartbeater.cc:499] Master 127.26.255.62:41089 was elected leader, sending a full tablet report...
I20260709 12:26:06.538654   671 tablet_bootstrap.cc:492] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.539088   673 ts_tablet_manager.cc:1434] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.004s
I20260709 12:26:06.539214   671 ts_tablet_manager.cc:1403] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.013s
I20260709 12:26:06.540673   673 tablet_bootstrap.cc:492] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:06.542687   671 raft_consensus.cc:359] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:06.543555   671 raft_consensus.cc:385] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.543905   671 raft_consensus.cc:740] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.544831   671 consensus_queue.cc:260] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:06.549903   673 tablet_bootstrap.cc:654] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.554600   671 ts_tablet_manager.cc:1434] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260709 12:26:06.555583   657 heartbeater.cc:499] Master 127.26.255.62:41089 was elected leader, sending a full tablet report...
I20260709 12:26:06.569626   508 heartbeater.cc:499] Master 127.26.255.62:41089 was elected leader, sending a full tablet report...
I20260709 12:26:06.570731   672 ts_tablet_manager.cc:1434] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.049s	user 0.022s	sys 0.025s
I20260709 12:26:06.570791   671 tablet_bootstrap.cc:492] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.572335   672 tablet_bootstrap.cc:492] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.580854   672 tablet_bootstrap.cc:654] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.590231   671 tablet_bootstrap.cc:654] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.596136   673 tablet_bootstrap.cc:492] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.596732   672 tablet_bootstrap.cc:492] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:06.596885   673 ts_tablet_manager.cc:1403] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.038s
I20260709 12:26:06.597311   672 ts_tablet_manager.cc:1403] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 12:26:06.599803   671 tablet_bootstrap.cc:492] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.600425   671 ts_tablet_manager.cc:1403] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.002s
I20260709 12:26:06.600118   673 raft_consensus.cc:359] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.600250   672 raft_consensus.cc:359] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.600966   673 raft_consensus.cc:385] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.601061   672 raft_consensus.cc:385] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.601379   673 raft_consensus.cc:740] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.601438   672 raft_consensus.cc:740] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.602320   672 consensus_queue.cc:260] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.602478   673 consensus_queue.cc:260] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.603446   671 raft_consensus.cc:359] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.604241   671 raft_consensus.cc:385] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.604519   671 raft_consensus.cc:740] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.604979   672 ts_tablet_manager.cc:1434] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 12:26:06.605307   671 consensus_queue.cc:260] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.606034   672 tablet_bootstrap.cc:492] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.607254   673 ts_tablet_manager.cc:1434] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:26:06.607723   671 ts_tablet_manager.cc:1434] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 12:26:06.608307   673 tablet_bootstrap.cc:492] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:06.608704   671 tablet_bootstrap.cc:492] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.613440   672 tablet_bootstrap.cc:654] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.614873   673 tablet_bootstrap.cc:654] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.614876   671 tablet_bootstrap.cc:654] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.625298   671 tablet_bootstrap.cc:492] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.625834   671 ts_tablet_manager.cc:1403] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.004s
I20260709 12:26:06.628938   671 raft_consensus.cc:359] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.629719   671 raft_consensus.cc:385] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.630052   671 raft_consensus.cc:740] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.630857   671 consensus_queue.cc:260] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.631842   673 tablet_bootstrap.cc:492] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.632402   673 ts_tablet_manager.cc:1403] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.009s
I20260709 12:26:06.633092   671 ts_tablet_manager.cc:1434] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 12:26:06.634191   671 tablet_bootstrap.cc:492] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.635293   673 raft_consensus.cc:359] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.636091   673 raft_consensus.cc:385] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.636475   673 raft_consensus.cc:740] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.637256   673 consensus_queue.cc:260] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.636132   672 tablet_bootstrap.cc:492] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:06.638892   672 ts_tablet_manager.cc:1403] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.007s
I20260709 12:26:06.641647   672 raft_consensus.cc:359] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:06.642395   672 raft_consensus.cc:385] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.642719   671 tablet_bootstrap.cc:654] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.642762   672 raft_consensus.cc:740] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.643913   673 ts_tablet_manager.cc:1434] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:26:06.643863   672 consensus_queue.cc:260] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:06.645107   673 tablet_bootstrap.cc:492] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:06.646117   672 ts_tablet_manager.cc:1434] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 12:26:06.647199   672 tablet_bootstrap.cc:492] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.653712   672 tablet_bootstrap.cc:654] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.653795   673 tablet_bootstrap.cc:654] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.661983   678 raft_consensus.cc:493] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.662781   678 raft_consensus.cc:515] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.663637   671 tablet_bootstrap.cc:492] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.664366   671 ts_tablet_manager.cc:1403] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.011s
I20260709 12:26:06.668404   671 raft_consensus.cc:359] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.669386   671 raft_consensus.cc:385] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.669754   671 raft_consensus.cc:740] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.670768   671 consensus_queue.cc:260] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.672510   678 leader_election.cc:290] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.673871   671 ts_tablet_manager.cc:1434] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:26:06.675376   671 tablet_bootstrap.cc:492] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.683094   671 tablet_bootstrap.cc:654] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.683089   672 tablet_bootstrap.cc:492] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:06.685132   673 tablet_bootstrap.cc:492] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.686826   672 ts_tablet_manager.cc:1403] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.007s
I20260709 12:26:06.686909   673 ts_tablet_manager.cc:1403] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.015s
I20260709 12:26:06.687245   679 raft_consensus.cc:493] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.687798   679 raft_consensus.cc:515] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.690150   672 raft_consensus.cc:359] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.691418   672 raft_consensus.cc:385] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.691819   672 raft_consensus.cc:740] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.692802   672 consensus_queue.cc:260] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.697721   679 leader_election.cc:290] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:06.697926   672 ts_tablet_manager.cc:1434] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 12:26:06.704250   672 tablet_bootstrap.cc:492] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.705832   677 raft_consensus.cc:493] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.706418   677 raft_consensus.cc:515] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.712240   677 leader_election.cc:290] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.722972   673 raft_consensus.cc:359] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.724197   673 raft_consensus.cc:385] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.724646   673 raft_consensus.cc:740] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.725689   677 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.726418   677 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.729240   677 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.739996   671 tablet_bootstrap.cc:492] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.740355   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:06.740645   671 ts_tablet_manager.cc:1403] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.008s
I20260709 12:26:06.741132   558 raft_consensus.cc:2468] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:06.741052   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910413325a8a43c29680c8587cc40e83" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:06.737814   673 consensus_queue.cc:260] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.744706   673 ts_tablet_manager.cc:1434] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.057s	user 0.008s	sys 0.000s
I20260709 12:26:06.746387   671 raft_consensus.cc:359] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.747303   671 raft_consensus.cc:385] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.747625   671 raft_consensus.cc:740] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.748389   671 consensus_queue.cc:260] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.749534   449 leader_election.cc:304] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:06.750471   678 raft_consensus.cc:2804] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:06.750770   672 tablet_bootstrap.cc:654] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.750967   678 raft_consensus.cc:493] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:06.751495   678 raft_consensus.cc:3060] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.754725   673 tablet_bootstrap.cc:492] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
W20260709 12:26:06.757305   598 leader_election.cc:343] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.760455   678 raft_consensus.cc:515] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.762285   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910413325a8a43c29680c8587cc40e83" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:06.762835   678 leader_election.cc:290] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.763841   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:06.764602   557 raft_consensus.cc:3060] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:06.763907   598 leader_election.cc:343] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.768383   598 leader_election.cc:304] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6; no voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:06.779026   679 raft_consensus.cc:2749] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:06.781484   671 ts_tablet_manager.cc:1434] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.003s
I20260709 12:26:06.784548   673 tablet_bootstrap.cc:654] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.787621   671 tablet_bootstrap.cc:492] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.797482   557 raft_consensus.cc:2468] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:06.798053   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:06.797483   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
W20260709 12:26:06.799863   449 leader_election.cc:343] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.800719   449 leader_election.cc:304] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [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: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:06.801792   672 tablet_bootstrap.cc:492] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
W20260709 12:26:06.801878   449 leader_election.cc:343] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.802536   672 ts_tablet_manager.cc:1403] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.102s	user 0.013s	sys 0.011s
I20260709 12:26:06.802704   678 raft_consensus.cc:2804] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:06.802850   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:06.804387   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
W20260709 12:26:06.804971   524 leader_election.cc:343] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.798508   671 tablet_bootstrap.cc:654] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.806684   672 raft_consensus.cc:359] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.807916   672 raft_consensus.cc:385] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.808342   672 raft_consensus.cc:740] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.809310   672 consensus_queue.cc:260] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
W20260709 12:26:06.809677   429 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:06.811976   673 tablet_bootstrap.cc:492] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.814200   673 ts_tablet_manager.cc:1403] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.007s
W20260709 12:26:06.813126   524 leader_election.cc:343] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.817579   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:06.818202   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:06.819131   631 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
W20260709 12:26:06.819419   524 leader_election.cc:343] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.819891   678 raft_consensus.cc:697] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:06.820133   524 leader_election.cc:304] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:06.821094   677 raft_consensus.cc:2749] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:06.820886   678 consensus_queue.cc:237] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.822431   524 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:06.823297   677 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:06.823643   677 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:06.823962   677 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.818048   673 raft_consensus.cc:359] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.824924   673 raft_consensus.cc:385] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.825228   673 raft_consensus.cc:740] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.832299   677 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.834609   677 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.826030   673 consensus_queue.cc:260] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.836370   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:06.835974   379 catalog_manager.cc:5697] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:06.837404   673 ts_tablet_manager.cc:1434] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260709 12:26:06.839859   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:06.840543   631 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.841472   672 ts_tablet_manager.cc:1434] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.014s
I20260709 12:26:06.842595   672 tablet_bootstrap.cc:492] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.842954   671 tablet_bootstrap.cc:492] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.843492   671 ts_tablet_manager.cc:1403] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.012s
I20260709 12:26:06.846510   671 raft_consensus.cc:359] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.847242   671 raft_consensus.cc:385] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.847554   671 raft_consensus.cc:740] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
W20260709 12:26:06.847617   524 leader_election.cc:343] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.848805   672 tablet_bootstrap.cc:654] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.848380   671 consensus_queue.cc:260] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.850226   631 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:06.850826   671 ts_tablet_manager.cc:1434] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 12:26:06.851883   677 raft_consensus.cc:493] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.852396   677 raft_consensus.cc:515] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.853873   673 tablet_bootstrap.cc:492] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:06.855545   677 leader_election.cc:290] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.852363   524 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:06.859246   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc069cfc3a64bcfa179e59b7b49d228" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:06.860142   482 raft_consensus.cc:2468] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:06.861263   673 tablet_bootstrap.cc:654] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.862030   677 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:06.864866   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc069cfc3a64bcfa179e59b7b49d228" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:06.867069   631 raft_consensus.cc:2468] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:06.867712   677 raft_consensus.cc:697] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:06.851905   671 tablet_bootstrap.cc:492] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.869834   677 consensus_queue.cc:237] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.873906   673 tablet_bootstrap.cc:492] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.866063   524 leader_election.cc:304] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:06.874722   673 ts_tablet_manager.cc:1403] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.009s
I20260709 12:26:06.875052   706 raft_consensus.cc:2804] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:06.875506   706 raft_consensus.cc:493] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:06.875860   706 raft_consensus.cc:3060] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.878494   673 raft_consensus.cc:359] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:06.879352   673 raft_consensus.cc:385] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.879678   673 raft_consensus.cc:740] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.880983   671 tablet_bootstrap.cc:654] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.880657   673 consensus_queue.cc:260] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:06.889009   672 tablet_bootstrap.cc:492] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:06.889638   672 ts_tablet_manager.cc:1403] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.022s
I20260709 12:26:06.892292   672 raft_consensus.cc:359] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.892925   672 raft_consensus.cc:385] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.893060   673 ts_tablet_manager.cc:1434] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.009s
I20260709 12:26:06.893280   672 raft_consensus.cc:740] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.894498   672 consensus_queue.cc:260] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.894361   706 raft_consensus.cc:515] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.897369   672 ts_tablet_manager.cc:1434] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:06.898525   672 tablet_bootstrap.cc:492] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.897156   378 catalog_manager.cc:5697] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:06.899677   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc069cfc3a64bcfa179e59b7b49d228" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:06.900346   482 raft_consensus.cc:3060] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.901955   673 tablet_bootstrap.cc:492] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:06.906208   672 tablet_bootstrap.cc:654] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.907855   678 raft_consensus.cc:493] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.908422   678 raft_consensus.cc:515] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.910647   678 leader_election.cc:290] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.910842   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc069cfc3a64bcfa179e59b7b49d228" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:06.911504   631 raft_consensus.cc:3060] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.912192   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910413325a8a43c29680c8587cc40e83" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:06.912861   632 raft_consensus.cc:2468] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:06.912192   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910413325a8a43c29680c8587cc40e83" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:06.914160   449 leader_election.cc:304] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
W20260709 12:26:06.915163   449 leader_election.cc:343] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.915884   671 tablet_bootstrap.cc:492] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:06.916075   678 raft_consensus.cc:2804] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:06.916460   678 raft_consensus.cc:493] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:06.916780   673 tablet_bootstrap.cc:654] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.916893   678 raft_consensus.cc:3060] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.916440   671 ts_tablet_manager.cc:1403] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.005s
I20260709 12:26:06.921236   671 raft_consensus.cc:359] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.922019   672 tablet_bootstrap.cc:492] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:06.922418   706 leader_election.cc:290] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.922654   672 ts_tablet_manager.cc:1403] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260709 12:26:06.922266   482 raft_consensus.cc:2468] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:06.922049   671 raft_consensus.cc:385] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.924264   671 raft_consensus.cc:740] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.925249   671 consensus_queue.cc:260] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.926303   672 raft_consensus.cc:359] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.927126   672 raft_consensus.cc:385] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.927424   672 raft_consensus.cc:740] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.928315   672 consensus_queue.cc:260] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.929859   671 ts_tablet_manager.cc:1434] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 12:26:06.929219   678 raft_consensus.cc:515] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.930830   672 ts_tablet_manager.cc:1434] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:06.931070   671 tablet_bootstrap.cc:492] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:06.931421   524 leader_election.cc:304] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:06.931881   672 tablet_bootstrap.cc:492] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:06.932371   706 raft_consensus.cc:2804] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:06.932561   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910413325a8a43c29680c8587cc40e83" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:06.934502   706 raft_consensus.cc:697] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:06.935137   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "910413325a8a43c29680c8587cc40e83" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:06.935738   632 raft_consensus.cc:3060] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.935527   706 consensus_queue.cc:237] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.933061   631 raft_consensus.cc:2468] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:06.928282   673 tablet_bootstrap.cc:492] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:06.939817   673 ts_tablet_manager.cc:1403] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.000s
I20260709 12:26:06.941859   671 tablet_bootstrap.cc:654] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.943107   673 raft_consensus.cc:359] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.943933   673 raft_consensus.cc:385] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:06.944231   673 raft_consensus.cc:740] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:06.945040   673 consensus_queue.cc:260] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.946756   679 raft_consensus.cc:493] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.947467   679 raft_consensus.cc:515] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
W20260709 12:26:06.950733   449 leader_election.cc:343] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.951095   672 tablet_bootstrap.cc:654] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:06.953179   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:06.954260   557 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 0.
I20260709 12:26:06.955758   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:06.956736   482 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 0.
I20260709 12:26:06.959031   598 leader_election.cc:304] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:06.950335   679 leader_election.cc:290] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:06.961190   679 raft_consensus.cc:2804] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:06.961639   679 raft_consensus.cc:493] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:06.962095   679 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.963891   709 raft_consensus.cc:493] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.964679   709 raft_consensus.cc:515] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.966951   719 raft_consensus.cc:493] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:06.967602   719 raft_consensus.cc:515] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:06.968653   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:06.969095   709 leader_election.cc:290] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.970033   719 leader_election.cc:290] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:06.969987   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
W20260709 12:26:06.970742   524 leader_election.cc:343] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:06.970849   631 raft_consensus.cc:2468] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:06.973759   524 leader_election.cc:304] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:06.975694   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:06.976938   709 raft_consensus.cc:2804] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:06.987658   709 raft_consensus.cc:493] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:06.988232   709 raft_consensus.cc:3060] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:06.982611   678 leader_election.cc:290] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:06.975649   632 raft_consensus.cc:2468] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:06.996753   449 leader_election.cc:304] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:06.997186   673 ts_tablet_manager.cc:1434] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.004s
I20260709 12:26:06.976109   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
W20260709 12:26:06.999765   598 leader_election.cc:343] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:07.001219   678 raft_consensus.cc:2804] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:07.003326   678 raft_consensus.cc:697] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:07.004885   673 tablet_bootstrap.cc:492] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:07.004586   678 consensus_queue.cc:237] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.011018   679 raft_consensus.cc:515] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:07.014182   702 raft_consensus.cc:493] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:07.014859   702 raft_consensus.cc:515] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.017271   702 leader_election.cc:290] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.015951   381 catalog_manager.cc:5697] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.019951   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ad3accf3024892ba81819180269bfa" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:07.020680   558 raft_consensus.cc:2468] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:07.022560   449 leader_election.cc:304] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.023905   672 tablet_bootstrap.cc:492] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:07.024022   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:07.024501   672 ts_tablet_manager.cc:1403] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.093s	user 0.027s	sys 0.050s
I20260709 12:26:07.024926   482 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.026937   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ad3accf3024892ba81819180269bfa" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:07.027303   672 raft_consensus.cc:359] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.028082   672 raft_consensus.cc:385] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:07.027886   632 raft_consensus.cc:2468] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:07.028522   702 raft_consensus.cc:2804] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:07.029102   702 raft_consensus.cc:493] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:07.029536   702 raft_consensus.cc:3060] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.029773   672 raft_consensus.cc:740] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:07.030627   672 consensus_queue.cc:260] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.032964   672 ts_tablet_manager.cc:1434] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 12:26:07.033910   672 tablet_bootstrap.cc:492] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:07.023504   709 raft_consensus.cc:515] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.035087   557 raft_consensus.cc:2393] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in current term 1: Already voted for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in this term.
I20260709 12:26:07.038157   709 leader_election.cc:290] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.039523   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.043324   632 raft_consensus.cc:3060] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.046234   381 catalog_manager.cc:5697] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.040041   672 tablet_bootstrap.cc:654] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:07.040866   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:07.051412   483 raft_consensus.cc:3060] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.040885   598 leader_election.cc:304] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6; no voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.053936   632 raft_consensus.cc:2468] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:07.054769   719 raft_consensus.cc:2749] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:07.055583   524 leader_election.cc:304] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.057785   672 tablet_bootstrap.cc:492] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:07.058321   672 ts_tablet_manager.cc:1403] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.000s
I20260709 12:26:07.059087   679 leader_election.cc:290] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:07.059768   671 tablet_bootstrap.cc:492] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:07.060246   671 ts_tablet_manager.cc:1403] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.129s	user 0.049s	sys 0.042s
I20260709 12:26:07.059955   702 raft_consensus.cc:515] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.060364   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.061049   557 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.061053   672 raft_consensus.cc:359] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.061909   672 raft_consensus.cc:385] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:07.062197   672 raft_consensus.cc:740] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:07.062577   702 leader_election.cc:290] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.062908   672 consensus_queue.cc:260] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.063956   709 raft_consensus.cc:2804] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:07.064980   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ad3accf3024892ba81819180269bfa" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.065523   673 tablet_bootstrap.cc:654] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:07.065615   558 raft_consensus.cc:3060] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.068125   482 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 1.
I20260709 12:26:07.069548   709 raft_consensus.cc:697] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:07.069710   598 leader_election.cc:304] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:07.070896   679 raft_consensus.cc:2804] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:07.072530   679 raft_consensus.cc:697] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:07.070714   709 consensus_queue.cc:237] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.073788   483 raft_consensus.cc:2468] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:07.073665   679 consensus_queue.cc:237] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:07.076869   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ad3accf3024892ba81819180269bfa" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.077683   632 raft_consensus.cc:3060] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.069435   671 raft_consensus.cc:359] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.078269   671 raft_consensus.cc:385] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:07.078579   671 raft_consensus.cc:740] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:07.079416   671 consensus_queue.cc:260] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.081630   671 ts_tablet_manager.cc:1434] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 12:26:07.082693   673 tablet_bootstrap.cc:492] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:07.083197   673 ts_tablet_manager.cc:1403] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.008s
I20260709 12:26:07.083242   702 raft_consensus.cc:493] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:07.083954   702 raft_consensus.cc:515] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.085453   671 tablet_bootstrap.cc:492] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:07.075490   557 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 1.
I20260709 12:26:07.065033   672 ts_tablet_manager.cc:1434] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:26:07.085990   673 raft_consensus.cc:359] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.087384   673 raft_consensus.cc:385] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:07.087646   673 raft_consensus.cc:740] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:07.088565   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:07.088675   673 consensus_queue.cc:260] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.089422   556 raft_consensus.cc:2468] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:07.090399   702 leader_election.cc:290] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.091156   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:07.091815   678 raft_consensus.cc:493] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:07.092010   671 tablet_bootstrap.cc:654] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:07.091183   673 ts_tablet_manager.cc:1434] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 12:26:07.093251   449 leader_election.cc:304] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.097241   678 raft_consensus.cc:515] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.096684   631 raft_consensus.cc:2468] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:07.100682   678 leader_election.cc:290] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.104943   702 raft_consensus.cc:2804] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:07.105469   702 raft_consensus.cc:493] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:07.105875   702 raft_consensus.cc:3060] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.107368   673 tablet_bootstrap.cc:492] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:07.110406   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:07.110985   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
W20260709 12:26:07.112439   449 leader_election.cc:343] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:07.094257   558 raft_consensus.cc:2468] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:07.121589   632 raft_consensus.cc:2468] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:07.121701   378 catalog_manager.cc:5697] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
W20260709 12:26:07.114243   449 leader_election.cc:343] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:07.123517   449 leader_election.cc:304] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.125385   673 tablet_bootstrap.cc:654] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:07.127467   449 leader_election.cc:304] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.126255   678 raft_consensus.cc:2749] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:07.129333   700 raft_consensus.cc:2804] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:07.139302   381 catalog_manager.cc:5697] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.141582   700 raft_consensus.cc:697] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:07.142001   671 tablet_bootstrap.cc:492] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:07.142786   671 ts_tablet_manager.cc:1403] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.058s	user 0.030s	sys 0.012s
I20260709 12:26:07.143455   702 raft_consensus.cc:515] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.142854   700 consensus_queue.cc:237] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.145843   671 raft_consensus.cc:359] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.146504   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.146733   671 raft_consensus.cc:385] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:07.147159   671 raft_consensus.cc:740] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:07.147195   558 raft_consensus.cc:3060] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.148136   671 consensus_queue.cc:260] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.151201   671 ts_tablet_manager.cc:1434] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:07.154865   558 raft_consensus.cc:2468] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:07.156476   449 leader_election.cc:304] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.157791   726 raft_consensus.cc:2804] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:07.156426   702 leader_election.cc:290] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.158609   726 raft_consensus.cc:697] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:07.159657   726 consensus_queue.cc:237] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.161919   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.162612   632 raft_consensus.cc:3060] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.164520   673 tablet_bootstrap.cc:492] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:07.165181   673 ts_tablet_manager.cc:1403] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.010s
I20260709 12:26:07.168258   673 raft_consensus.cc:359] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.169169   673 raft_consensus.cc:385] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:07.169538   673 raft_consensus.cc:740] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:07.170536   673 consensus_queue.cc:260] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.173045   673 ts_tablet_manager.cc:1434] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:07.176695   632 raft_consensus.cc:2468] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:07.177419   378 catalog_manager.cc:5697] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.191493   381 catalog_manager.cc:5697] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.207144   632 raft_consensus.cc:3060] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.213788   726 consensus_queue.cc:1048] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.225533   726 consensus_queue.cc:1048] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.268980   483 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.274719   726 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:07.275244   726 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.275722   709 consensus_queue.cc:1048] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.278633   726 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.279492   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:07.280334   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:07.281102   632 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:07.282193   449 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.283136   726 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:07.283563   726 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d6b5ad6cd6244a5ae2ce8981f6f6d05)
I20260709 12:26:07.285086   726 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.287647   709 consensus_queue.cc:1048] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:07.293965   726 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.295289   483 raft_consensus.cc:1240] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Rejecting Update request from peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 for earlier term 1. Current term is 2. Ops: []
I20260709 12:26:07.297518   726 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.297600   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.298925   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.299346   709 consensus_queue.cc:1059] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:07.300264   709 raft_consensus.cc:3055] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:07.300441   449 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [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: 804b388973bb4973a861d110f50c2f9b; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.300590   709 raft_consensus.cc:740] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:07.301342   726 raft_consensus.cc:2749] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 12:26:07.301496   709 consensus_queue.cc:260] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.302942   709 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.462631   726 consensus_queue.cc:1048] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.463811   558 raft_consensus.cc:3060] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.472772   678 consensus_queue.cc:1048] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.514909   709 consensus_queue.cc:1048] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.526928   677 consensus_queue.cc:1048] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.528376   740 consensus_queue.cc:1048] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:07.540235   706 consensus_queue.cc:1048] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:07.556627   679 consensus_queue.cc:1048] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.567759   719 consensus_queue.cc:1048] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.602970   678 consensus_queue.cc:1048] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:07.614753   726 consensus_queue.cc:1048] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.631407   719 raft_consensus.cc:493] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:07.631916   719 raft_consensus.cc:515] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.633600   719 leader_election.cc:290] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:07.634392   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:07.634583   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:07.635149   483 raft_consensus.cc:2468] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 0.
I20260709 12:26:07.635188   740 raft_consensus.cc:493] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:07.635807   740 raft_consensus.cc:515] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.636263   598 leader_election.cc:304] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:07.636795   558 raft_consensus.cc:2468] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 0.
I20260709 12:26:07.637068   719 raft_consensus.cc:2804] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:07.637543   719 raft_consensus.cc:493] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:07.637898   719 raft_consensus.cc:3060] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.638062   740 leader_election.cc:290] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.639326   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:07.640205   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:07.640751   483 raft_consensus.cc:2468] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:07.641692   524 leader_election.cc:304] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.642385   740 raft_consensus.cc:2804] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:07.642742   740 raft_consensus.cc:493] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:07.643023   740 raft_consensus.cc:3060] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.644858   719 raft_consensus.cc:515] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.645949   632 raft_consensus.cc:2393] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in current term 1: Already voted for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in this term.
I20260709 12:26:07.646996   719 leader_election.cc:290] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:07.648191   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.648366   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:07.648912   483 raft_consensus.cc:3060] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:07.648821   740 raft_consensus.cc:515] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.649926   558 raft_consensus.cc:2393] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in current term 1: Already voted for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in this term.
I20260709 12:26:07.650888   740 leader_election.cc:290] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.651933   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:07.651933   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.652984   632 raft_consensus.cc:2393] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in current term 1: Already voted for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in this term.
I20260709 12:26:07.653887   524 leader_election.cc:304] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:07.654583   740 raft_consensus.cc:2749] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:07.655635   483 raft_consensus.cc:2468] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 1.
I20260709 12:26:07.656586   598 leader_election.cc:304] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.657205   719 raft_consensus.cc:2804] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:07.657632   719 raft_consensus.cc:697] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:07.658375   719 consensus_queue.cc:237] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.665892   381 catalog_manager.cc:5697] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:07.738981   678 consensus_queue.cc:1048] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.742508   678 consensus_queue.cc:1048] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:07.837281   632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
mode: GRACEFUL
new_leader_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:56612
I20260709 12:26:07.837874   632 raft_consensus.cc:606] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Received request to transfer leadership to TS 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:07.851950   558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e273d163691b414da3708cfaad9734c5"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
mode: GRACEFUL
new_leader_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:37222
I20260709 12:26:07.852445   558 raft_consensus.cc:606] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Received request to transfer leadership to TS 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:07.874330   483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:48026
I20260709 12:26:07.874975   483 raft_consensus.cc:606] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Received request to transfer leadership to TS 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.883389   632 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
mode: GRACEFUL
new_leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:56612
I20260709 12:26:07.884016   632 raft_consensus.cc:606] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Received request to transfer leadership to TS 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:07.888926   483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "70ad3accf3024892ba81819180269bfa"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:48026
I20260709 12:26:07.889460   483 raft_consensus.cc:606] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Received request to transfer leadership to TS 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:07.931257   706 raft_consensus.cc:993] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: : Instructing follower 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:07.931759   740 raft_consensus.cc:1081] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Signalling peer 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:07.933262   483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e273d163691b414da3708cfaad9734c5"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:43522
I20260709 12:26:07.933704   483 raft_consensus.cc:493] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.933952   483 raft_consensus.cc:3060] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.939034   483 raft_consensus.cc:515] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.941169   483 leader_election.cc:290] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:07.942113   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.942342   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e273d163691b414da3708cfaad9734c5" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.942869   557 raft_consensus.cc:3055] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:07.942909   632 raft_consensus.cc:3060] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.943341   557 raft_consensus.cc:740] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:07.944211   557 consensus_queue.cc:260] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.945569   557 raft_consensus.cc:3060] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.951633   679 raft_consensus.cc:993] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: : Instructing follower 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:07.952247   679 raft_consensus.cc:1081] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Signalling peer 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:07.954423   482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:43516
I20260709 12:26:07.955092   482 raft_consensus.cc:493] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:07.954957   557 raft_consensus.cc:2468] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:07.955538   482 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.956449   632 raft_consensus.cc:2468] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:07.956434   449 leader_election.cc:304] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.957495   702 raft_consensus.cc:2804] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:07.958014   702 raft_consensus.cc:697] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:07.958878   702 consensus_queue.cc:237] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:07.962006   482 raft_consensus.cc:515] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:07.964200   482 leader_election.cc:290] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Requested vote from peers 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:07.964931   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:07.965610   632 raft_consensus.cc:3055] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:07.965610   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:07.966089   632 raft_consensus.cc:740] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:07.966359   557 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.966187   379 catalog_manager.cc:5697] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 1 to 2, leader changed from 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2) to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:07.967021   632 consensus_queue.cc:260] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:07.968390   632 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:07.974623   557 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:07.976037   449 leader_election.cc:304] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:07.976408   632 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:07.976868   702 raft_consensus.cc:2804] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:07.977455   702 raft_consensus.cc:697] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:07.978387   702 consensus_queue.cc:237] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:07.985495   379 catalog_manager.cc:5697] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 1 to 2, leader changed from 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3) to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.076555   719 consensus_queue.cc:1048] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:08.091710   745 consensus_queue.cc:1048] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:08.102263   679 raft_consensus.cc:993] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: : Instructing follower 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:08.102813   745 raft_consensus.cc:1081] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Signalling peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:08.104451   557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:45652
I20260709 12:26:08.104951   557 raft_consensus.cc:493] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.105263   557 raft_consensus.cc:3060] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.110414   557 raft_consensus.cc:515] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.112028   557 leader_election.cc:290] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:08.113029   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:08.113246   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecac1f178f81498c9b566797773b0c77" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:08.113730   482 raft_consensus.cc:3060] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.114238   632 raft_consensus.cc:3055] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.114567   632 raft_consensus.cc:740] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:08.115339   632 consensus_queue.cc:260] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.116402   632 raft_consensus.cc:3060] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.120390   482 raft_consensus.cc:2468] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:08.121739   524 leader_election.cc:304] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:08.121805   632 raft_consensus.cc:2468] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:08.122550   677 raft_consensus.cc:2804] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.123117   677 raft_consensus.cc:697] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:08.123898   677 consensus_queue.cc:237] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.130285   378 catalog_manager.cc:5697] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 1 to 2, leader changed from 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3) to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.181175   726 raft_consensus.cc:993] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:08.181645   702 raft_consensus.cc:1081] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Signalling peer 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:08.183382   632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "70ad3accf3024892ba81819180269bfa"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:47294
I20260709 12:26:08.184006   632 raft_consensus.cc:493] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.184391   632 raft_consensus.cc:3060] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.190322   632 raft_consensus.cc:515] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.192422   632 leader_election.cc:290] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:08.193363   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ad3accf3024892ba81819180269bfa" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:08.193677   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70ad3accf3024892ba81819180269bfa" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:08.194139   482 raft_consensus.cc:3055] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.194262   557 raft_consensus.cc:3060] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.194540   482 raft_consensus.cc:740] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:08.195421   482 consensus_queue.cc:260] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.196487   482 raft_consensus.cc:3060] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.199893   557 raft_consensus.cc:2468] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:08.201128   598 leader_election.cc:304] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:08.201833   745 raft_consensus.cc:2804] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.202270   745 raft_consensus.cc:697] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:08.203060   482 raft_consensus.cc:2468] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:08.203262   745 consensus_queue.cc:237] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.209757   378 catalog_manager.cc:5697] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 1 to 2, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:08.384579   726 raft_consensus.cc:993] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:08.385044   702 raft_consensus.cc:1081] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Signalling peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:08.386724   557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:45650
I20260709 12:26:08.387224   557 raft_consensus.cc:493] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:08.387535   557 raft_consensus.cc:3060] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.392701   557 raft_consensus.cc:515] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.393258   632 raft_consensus.cc:1275] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.394411   557 leader_election.cc:290] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:08.394876   702 consensus_queue.cc:1048] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.395635   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:08.395684   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f640e6ea07e4c46b069f5209df892be" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:08.396343   632 raft_consensus.cc:3060] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.396442   482 raft_consensus.cc:3055] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:08.396926   482 raft_consensus.cc:740] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:08.397787   482 consensus_queue.cc:260] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.404479   482 raft_consensus.cc:3060] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.405310   632 raft_consensus.cc:2468] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:08.406718   524 leader_election.cc:304] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:08.407615   677 raft_consensus.cc:2804] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.408131   677 raft_consensus.cc:697] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:08.408655   557 raft_consensus.cc:1275] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.409001   677 consensus_queue.cc:237] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.412127   702 consensus_queue.cc:1048] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:08.414794   482 raft_consensus.cc:2468] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:08.421584   379 catalog_manager.cc:5697] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 1 to 2, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:08.523396   557 raft_consensus.cc:1275] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.524859   702 consensus_queue.cc:1048] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.527767   632 raft_consensus.cc:1275] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.529136   678 consensus_queue.cc:1048] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.604509   632 raft_consensus.cc:1275] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.605935   706 consensus_queue.cc:1048] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.615139   482 raft_consensus.cc:1275] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.616688   706 consensus_queue.cc:1048] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.695312   557 raft_consensus.cc:1275] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.696566   745 consensus_queue.cc:1048] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.705363   482 raft_consensus.cc:1275] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.707497   761 consensus_queue.cc:1048] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.791922   761 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9d6b5ad6cd6244a5ae2ce8981f6f6d05)
I20260709 12:26:08.792448   761 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.794147   761 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:08.795104   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:08.795285   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:08.795935   482 raft_consensus.cc:2393] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in current term 2: Already voted for candidate 804b388973bb4973a861d110f50c2f9b in this term.
I20260709 12:26:08.795929   557 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:08.797405   598 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:08.798149   761 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 12:26:08.798486   761 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9d6b5ad6cd6244a5ae2ce8981f6f6d05)
I20260709 12:26:08.798851   761 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:08.804322   761 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.805917   761 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:08.806874   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:08.807009   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:08.807717   482 raft_consensus.cc:2393] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in current term 2: Already voted for candidate 804b388973bb4973a861d110f50c2f9b in this term.
I20260709 12:26:08.812845   557 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:08.813985   598 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:08.814826   761 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:08.815373   761 raft_consensus.cc:697] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:08.816095   761 consensus_queue.cc:237] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:08.823567   378 catalog_manager.cc:5697] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 1 to 2, leader changed from 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:08.964018   482 raft_consensus.cc:1275] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.965549   677 consensus_queue.cc:1048] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:08.975831   632 raft_consensus.cc:1275] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:08.977499   706 consensus_queue.cc:1048] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.347318   702 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:09.347910   702 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:09.349828   702 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:09.350795   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:09.351269   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:09.351540   557 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:09.353163   449 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [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: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:09.353892   702 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 12:26:09.354244   702 raft_consensus.cc:493] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:09.354557   702 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:09.359560   702 raft_consensus.cc:515] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:09.361161   702 leader_election.cc:290] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 3 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:09.362363   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:09.362584   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c42f52f5b3cc4ba99cd54021fd36cd61" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:09.363178   557 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:09.369360   557 raft_consensus.cc:2468] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 3.
I20260709 12:26:09.370604   449 leader_election.cc:304] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [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: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:09.371351   702 raft_consensus.cc:2804] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:09.371798   702 raft_consensus.cc:697] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 3 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:09.372572   702 consensus_queue.cc:237] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:09.379386   379 catalog_manager.cc:5697] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 2 to 3, leader changed from 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3) to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 3 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:09.397747   482 raft_consensus.cc:1240] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 3 LEADER]: Rejecting Update request from peer 24cc0cb9c9f84e72be0a36d6d98727b6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:26:09.399252   745 consensus_queue.cc:1059] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:09.399947   745 consensus_queue.cc:1243] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Peer 804b388973bb4973a861d110f50c2f9b log is divergent from this leader: its last log entry 3.2 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:26:09.400388   761 raft_consensus.cc:3055] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:09.400761   761 raft_consensus.cc:740] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:09.401616   761 consensus_queue.cc:260] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:09.402484   557 raft_consensus.cc:1240] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Rejecting Update request from peer 24cc0cb9c9f84e72be0a36d6d98727b6 for earlier term 2. Current term is 3. Ops: []
I20260709 12:26:09.402801   761 raft_consensus.cc:3060] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:09.791695   631 raft_consensus.cc:1275] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 12:26:09.792066   631 pending_rounds.cc:85] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: Aborting all ops after (but not including) 1
I20260709 12:26:09.792230   631 pending_rounds.cc:107] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 12:26:09.792403   631 raft_consensus.cc:2889] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 12:26:09.793870   702 consensus_queue.cc:1048] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:09.805529   557 raft_consensus.cc:1275] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 12:26:09.807125   702 consensus_queue.cc:1048] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:10.917308   378 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35366:
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:26:10.919690   378 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:26:10.970230   466 tablet_service.cc:1511] Processing CreateTablet for tablet 657bdcfce7074a5e960ad58325b16a39 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:10.970991   546 tablet_service.cc:1511] Processing CreateTablet for tablet 657bdcfce7074a5e960ad58325b16a39 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:10.971587   466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657bdcfce7074a5e960ad58325b16a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:10.972313   546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657bdcfce7074a5e960ad58325b16a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:10.973834   615 tablet_service.cc:1511] Processing CreateTablet for tablet 657bdcfce7074a5e960ad58325b16a39 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:10.975144   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 657bdcfce7074a5e960ad58325b16a39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:10.975456   541 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbddd90a81847d189188d458132214e (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:10.976778   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbddd90a81847d189188d458132214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:10.977618   619 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbddd90a81847d189188d458132214e (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:10.978928   619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbddd90a81847d189188d458132214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:10.973834   472 tablet_service.cc:1511] Processing CreateTablet for tablet 6cbddd90a81847d189188d458132214e (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:10.981129   472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cbddd90a81847d189188d458132214e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:10.996794   468 tablet_service.cc:1511] Processing CreateTablet for tablet d4d17fd29e4d454f94f365c7a2f39a5a (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:10.998306   468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d17fd29e4d454f94f365c7a2f39a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.000865   617 tablet_service.cc:1511] Processing CreateTablet for tablet d4d17fd29e4d454f94f365c7a2f39a5a (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:11.002306   617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d17fd29e4d454f94f365c7a2f39a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.003607   544 tablet_service.cc:1511] Processing CreateTablet for tablet d4d17fd29e4d454f94f365c7a2f39a5a (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:11.005010   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4d17fd29e4d454f94f365c7a2f39a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.009389   786 tablet_bootstrap.cc:492] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.012734   785 tablet_bootstrap.cc:492] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.019675   786 tablet_bootstrap.cc:654] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.020545   785 tablet_bootstrap.cc:654] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.024150   541 tablet_service.cc:1511] Processing CreateTablet for tablet abff5211894d46d4b82a78c8eeb0ace2 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:11.025039   470 tablet_service.cc:1511] Processing CreateTablet for tablet abff5211894d46d4b82a78c8eeb0ace2 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:11.025553   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff5211894d46d4b82a78c8eeb0ace2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.026388   470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff5211894d46d4b82a78c8eeb0ace2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.036250   615 tablet_service.cc:1511] Processing CreateTablet for tablet abff5211894d46d4b82a78c8eeb0ace2 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:11.037772   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abff5211894d46d4b82a78c8eeb0ace2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.056574   785 tablet_bootstrap.cc:492] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.057192   785 ts_tablet_manager.cc:1403] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.005s
I20260709 12:26:11.063251   469 tablet_service.cc:1511] Processing CreateTablet for tablet f2f0a4db5a804836a6c0df07bb3d2ff3 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:11.064903   469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f0a4db5a804836a6c0df07bb3d2ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.073238   785 raft_consensus.cc:359] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.074143   785 raft_consensus.cc:385] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.075243   541 tablet_service.cc:1511] Processing CreateTablet for tablet f2f0a4db5a804836a6c0df07bb3d2ff3 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:11.076601   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f0a4db5a804836a6c0df07bb3d2ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.077416   619 tablet_service.cc:1511] Processing CreateTablet for tablet f2f0a4db5a804836a6c0df07bb3d2ff3 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:11.078771   619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2f0a4db5a804836a6c0df07bb3d2ff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.089799   471 tablet_service.cc:1511] Processing CreateTablet for tablet 411277e39dee42d595633987c1607f8e (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:11.091317   471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411277e39dee42d595633987c1607f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.103168   615 tablet_service.cc:1511] Processing CreateTablet for tablet 411277e39dee42d595633987c1607f8e (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:11.104671   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411277e39dee42d595633987c1607f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.106529   785 raft_consensus.cc:740] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.107856   785 consensus_queue.cc:260] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.111969   541 tablet_service.cc:1511] Processing CreateTablet for tablet 411277e39dee42d595633987c1607f8e (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:11.113512   541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 411277e39dee42d595633987c1607f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.119588   789 tablet_bootstrap.cc:492] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.121847   471 tablet_service.cc:1511] Processing CreateTablet for tablet bc5a0f09afd243d9807908fb67777f3a (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:11.122798   546 tablet_service.cc:1511] Processing CreateTablet for tablet bc5a0f09afd243d9807908fb67777f3a (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:11.123271   471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5a0f09afd243d9807908fb67777f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.124152   546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5a0f09afd243d9807908fb67777f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.124728   786 tablet_bootstrap.cc:492] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.125260   786 ts_tablet_manager.cc:1403] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.116s	user 0.015s	sys 0.015s
I20260709 12:26:11.128063   617 tablet_service.cc:1511] Processing CreateTablet for tablet bc5a0f09afd243d9807908fb67777f3a (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:11.133203   617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc5a0f09afd243d9807908fb67777f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.114713   785 ts_tablet_manager.cc:1434] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.007s
I20260709 12:26:11.137420   785 tablet_bootstrap.cc:492] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.128721   786 raft_consensus.cc:359] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.147444   786 raft_consensus.cc:385] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.147890   786 raft_consensus.cc:740] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.150717   786 consensus_queue.cc:260] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.163007   544 tablet_service.cc:1511] Processing CreateTablet for tablet cdb40cc39e684e00a8658050883e12f8 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:11.164692   544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb40cc39e684e00a8658050883e12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.165551   789 tablet_bootstrap.cc:654] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.173015   468 tablet_service.cc:1511] Processing CreateTablet for tablet cdb40cc39e684e00a8658050883e12f8 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:11.174427   468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb40cc39e684e00a8658050883e12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.174723   471 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee071c39dea42108bd98b1a98cae440 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:11.177086   471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee071c39dea42108bd98b1a98cae440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.179076   785 tablet_bootstrap.cc:654] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.180210   540 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee071c39dea42108bd98b1a98cae440 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:11.182161   540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee071c39dea42108bd98b1a98cae440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.175462   615 tablet_service.cc:1511] Processing CreateTablet for tablet cdb40cc39e684e00a8658050883e12f8 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:11.183792   615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdb40cc39e684e00a8658050883e12f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.187383   786 ts_tablet_manager.cc:1434] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.062s	user 0.009s	sys 0.001s
I20260709 12:26:11.201561   619 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee071c39dea42108bd98b1a98cae440 (DEFAULT_TABLE table=soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:11.202955   619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee071c39dea42108bd98b1a98cae440. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:11.208207   786 tablet_bootstrap.cc:492] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.215684   789 tablet_bootstrap.cc:492] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.216334   789 ts_tablet_manager.cc:1403] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.097s	user 0.021s	sys 0.000s
I20260709 12:26:11.219432   786 tablet_bootstrap.cc:654] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.219519   789 raft_consensus.cc:359] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.224851   789 raft_consensus.cc:385] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.225265   789 raft_consensus.cc:740] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.224448   785 tablet_bootstrap.cc:492] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.226404   785 ts_tablet_manager.cc:1403] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.005s
I20260709 12:26:11.230764   789 consensus_queue.cc:260] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.233990   786 tablet_bootstrap.cc:492] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.234695   786 ts_tablet_manager.cc:1403] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.003s
I20260709 12:26:11.237928   786 raft_consensus.cc:359] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.238912   786 raft_consensus.cc:385] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.239272   786 raft_consensus.cc:740] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.240046   786 consensus_queue.cc:260] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.245891   786 ts_tablet_manager.cc:1434] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 12:26:11.247372   786 tablet_bootstrap.cc:492] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.248024   789 ts_tablet_manager.cc:1434] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.031s	user 0.001s	sys 0.006s
I20260709 12:26:11.229851   785 raft_consensus.cc:359] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.249418   789 tablet_bootstrap.cc:492] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.249442   785 raft_consensus.cc:385] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.249936   785 raft_consensus.cc:740] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.251331   785 consensus_queue.cc:260] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.255221   786 tablet_bootstrap.cc:654] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.260073   785 ts_tablet_manager.cc:1434] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 12:26:11.260996   789 tablet_bootstrap.cc:654] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.261606   785 tablet_bootstrap.cc:492] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.262373   786 tablet_bootstrap.cc:492] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.262993   786 ts_tablet_manager.cc:1403] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260709 12:26:11.266479   786 raft_consensus.cc:359] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.267352   786 raft_consensus.cc:385] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.267699   786 raft_consensus.cc:740] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.268554   786 consensus_queue.cc:260] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.270605   785 tablet_bootstrap.cc:654] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.271440   786 ts_tablet_manager.cc:1434] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:26:11.272666   786 tablet_bootstrap.cc:492] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.273030   789 tablet_bootstrap.cc:492] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.273612   789 ts_tablet_manager.cc:1403] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.006s
I20260709 12:26:11.308761   789 raft_consensus.cc:359] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.311617   789 raft_consensus.cc:385] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.312177   789 raft_consensus.cc:740] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.314318   789 consensus_queue.cc:260] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.322247   785 tablet_bootstrap.cc:492] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.323591   785 ts_tablet_manager.cc:1403] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.000s
I20260709 12:26:11.329555   786 tablet_bootstrap.cc:654] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.335071   789 ts_tablet_manager.cc:1434] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.061s	user 0.004s	sys 0.010s
I20260709 12:26:11.338407   789 tablet_bootstrap.cc:492] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.345636   785 raft_consensus.cc:359] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.348824   786 tablet_bootstrap.cc:492] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.349113   785 raft_consensus.cc:385] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.349723   786 ts_tablet_manager.cc:1403] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.007s
I20260709 12:26:11.349829   785 raft_consensus.cc:740] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.349058   759 raft_consensus.cc:493] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.351033   759 raft_consensus.cc:515] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.351168   785 consensus_queue.cc:260] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.354175   786 raft_consensus.cc:359] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.355300   789 tablet_bootstrap.cc:654] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.355533   785 ts_tablet_manager.cc:1434] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.003s
I20260709 12:26:11.355931   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:11.358091   785 tablet_bootstrap.cc:492] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.358350   759 leader_election.cc:290] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
W20260709 12:26:11.363629   524 leader_election.cc:343] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.355345   786 raft_consensus.cc:385] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.366607   786 raft_consensus.cc:740] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.367225   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.367537   786 consensus_queue.cc:260] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.368382   631 raft_consensus.cc:2468] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:11.369597   785 tablet_bootstrap.cc:654] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.376966   524 leader_election.cc:304] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.379805   759 raft_consensus.cc:2804] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.380415   759 raft_consensus.cc:493] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.380892   759 raft_consensus.cc:3060] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.384588   786 ts_tablet_manager.cc:1434] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 12:26:11.398082   786 tablet_bootstrap.cc:492] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.399057   789 tablet_bootstrap.cc:492] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.399708   785 tablet_bootstrap.cc:492] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.399736   789 ts_tablet_manager.cc:1403] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.020s
I20260709 12:26:11.400480   785 ts_tablet_manager.cc:1403] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.007s
I20260709 12:26:11.400185   759 raft_consensus.cc:515] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.403752   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:11.404373   789 raft_consensus.cc:359] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.405287   789 raft_consensus.cc:385] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.403676   759 leader_election.cc:290] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.405687   789 raft_consensus.cc:740] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
W20260709 12:26:11.406150   524 leader_election.cc:343] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.406318   786 tablet_bootstrap.cc:654] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.404932   785 raft_consensus.cc:359] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.406737   789 consensus_queue.cc:260] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.406985   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:11.408121   631 raft_consensus.cc:3060] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.407815   785 raft_consensus.cc:385] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.408586   785 raft_consensus.cc:740] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.410017   789 ts_tablet_manager.cc:1434] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:11.409667   785 consensus_queue.cc:260] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.414110   789 tablet_bootstrap.cc:492] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.415496   785 ts_tablet_manager.cc:1434] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260709 12:26:11.417265   785 tablet_bootstrap.cc:492] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.423228   789 tablet_bootstrap.cc:654] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.424968   785 tablet_bootstrap.cc:654] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.448983   789 tablet_bootstrap.cc:492] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.449914   789 ts_tablet_manager.cc:1403] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.011s
I20260709 12:26:11.451411   631 raft_consensus.cc:2468] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:11.453130   524 leader_election.cc:304] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.454363   759 raft_consensus.cc:2804] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.454478   789 raft_consensus.cc:359] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.456020   789 raft_consensus.cc:385] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.457706   789 raft_consensus.cc:740] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.458626   789 consensus_queue.cc:260] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.460717   785 tablet_bootstrap.cc:492] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.461066   786 tablet_bootstrap.cc:492] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.461447   785 ts_tablet_manager.cc:1403] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.015s
I20260709 12:26:11.461622   786 ts_tablet_manager.cc:1403] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.012s
I20260709 12:26:11.461807   789 ts_tablet_manager.cc:1434] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 12:26:11.463406   789 tablet_bootstrap.cc:492] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.465377   759 raft_consensus.cc:697] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:11.466221   785 raft_consensus.cc:359] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.467864   785 raft_consensus.cc:385] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.468219   785 raft_consensus.cc:740] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.468463   786 raft_consensus.cc:359] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.469029   785 consensus_queue.cc:260] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.469470   786 raft_consensus.cc:385] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.466837   759 consensus_queue.cc:237] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.469957   786 raft_consensus.cc:740] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.471007   786 consensus_queue.cc:260] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.471891   789 tablet_bootstrap.cc:654] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.473855   786 ts_tablet_manager.cc:1434] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 12:26:11.475458   786 tablet_bootstrap.cc:492] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.478221   785 ts_tablet_manager.cc:1434] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 12:26:11.479902   785 tablet_bootstrap.cc:492] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.496595   759 raft_consensus.cc:493] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.497442   759 raft_consensus.cc:515] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.500699   785 tablet_bootstrap.cc:654] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.504964   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:11.505795   482 raft_consensus.cc:2468] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:11.502069   759 leader_election.cc:290] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.509637   632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.510792   632 raft_consensus.cc:2468] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:11.516284   797 raft_consensus.cc:493] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.519169   797 raft_consensus.cc:515] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.523097   702 raft_consensus.cc:493] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.523613   702 raft_consensus.cc:515] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.524032   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.524195   797 leader_election.cc:290] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.515640   524 leader_election.cc:304] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.525542   789 tablet_bootstrap.cc:492] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.525784   702 leader_election.cc:290] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.526110   789 ts_tablet_manager.cc:1403] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.032s
I20260709 12:26:11.529222   786 tablet_bootstrap.cc:654] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.530124   759 raft_consensus.cc:2804] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.530645   759 raft_consensus.cc:493] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.531047   759 raft_consensus.cc:3060] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.531263   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.531997   630 raft_consensus.cc:2468] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.530731   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.517078   379 catalog_manager.cc:5697] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.533674   789 raft_consensus.cc:359] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.533710   629 raft_consensus.cc:2393] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 804b388973bb4973a861d110f50c2f9b in current term 1: Already voted for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in this term.
I20260709 12:26:11.537959   449 leader_election.cc:304] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:11.539180   702 raft_consensus.cc:2804] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.539529   702 raft_consensus.cc:493] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 12:26:11.539752   449 leader_election.cc:343] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.539841   702 raft_consensus.cc:3060] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.542085   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.544066   449 leader_election.cc:304] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:11.545079   797 raft_consensus.cc:3060] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.534502   789 raft_consensus.cc:385] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.546509   789 raft_consensus.cc:740] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.547780   789 consensus_queue.cc:260] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.551018   702 raft_consensus.cc:515] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.553999   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:11.557449   789 ts_tablet_manager.cc:1434] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260709 12:26:11.573277   786 tablet_bootstrap.cc:492] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.564074   785 tablet_bootstrap.cc:492] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
W20260709 12:26:11.585580   449 leader_election.cc:343] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.585827   785 ts_tablet_manager.cc:1403] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.021s
I20260709 12:26:11.585083   786 ts_tablet_manager.cc:1403] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.110s	user 0.019s	sys 0.016s
I20260709 12:26:11.560297   702 leader_election.cc:290] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.578240   797 raft_consensus.cc:2749] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:11.589361   785 raft_consensus.cc:359] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.554320   759 raft_consensus.cc:515] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.589641   786 raft_consensus.cc:359] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.561630   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:11.592911   629 raft_consensus.cc:3060] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.593142   761 raft_consensus.cc:493] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.592087   759 leader_election.cc:290] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.590788   789 tablet_bootstrap.cc:492] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.593683   761 raft_consensus.cc:515] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.595707   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:11.596477   482 raft_consensus.cc:3060] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.595357   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:11.599860   631 raft_consensus.cc:3060] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.599900   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
W20260709 12:26:11.601934   598 leader_election.cc:343] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.597702   761 leader_election.cc:290] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:11.592154   786 raft_consensus.cc:385] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.602998   786 raft_consensus.cc:740] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.590215   785 raft_consensus.cc:385] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.604423   786 consensus_queue.cc:260] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.605868   785 raft_consensus.cc:740] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.606993   811 raft_consensus.cc:493] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.605398   629 raft_consensus.cc:2468] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:11.607515   811 raft_consensus.cc:515] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.608678   785 consensus_queue.cc:260] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.610441   811 leader_election.cc:290] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.611297   785 ts_tablet_manager.cc:1434] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 12:26:11.612535   786 ts_tablet_manager.cc:1434] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260709 12:26:11.613134   789 tablet_bootstrap.cc:654] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.613981   786 tablet_bootstrap.cc:492] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.612653   785 tablet_bootstrap.cc:492] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.616813   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.620194   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff5211894d46d4b82a78c8eeb0ace2" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.620949   449 leader_election.cc:304] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:11.623270   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff5211894d46d4b82a78c8eeb0ace2" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.624056   630 raft_consensus.cc:2468] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.620967   558 raft_consensus.cc:2468] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.626000   786 tablet_bootstrap.cc:654] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.619341   557 raft_consensus.cc:2468] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 0.
I20260709 12:26:11.644119   598 leader_election.cc:304] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.628759   761 raft_consensus.cc:493] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.637456   482 raft_consensus.cc:2468] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:11.646010   785 tablet_bootstrap.cc:654] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.647776   524 leader_election.cc:304] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.633186   811 raft_consensus.cc:2804] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.642643   449 leader_election.cc:304] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:11.635494   631 raft_consensus.cc:2468] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:11.650372   812 raft_consensus.cc:2804] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.650626   759 raft_consensus.cc:2804] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.650842   812 raft_consensus.cc:493] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.651095   811 raft_consensus.cc:697] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:11.652463   807 raft_consensus.cc:493] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.653018   807 raft_consensus.cc:515] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.651225   759 raft_consensus.cc:697] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:11.654806   761 raft_consensus.cc:515] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.655313   759 consensus_queue.cc:237] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.657796   761 leader_election.cc:290] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:11.651278   812 raft_consensus.cc:3060] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.653450   811 consensus_queue.cc:237] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.658571   761 raft_consensus.cc:2804] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.663460   761 raft_consensus.cc:493] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.663873   761 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.663866   807 leader_election.cc:290] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.664683   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a0f09afd243d9807908fb67777f3a" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:11.665452   482 raft_consensus.cc:2468] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 0.
I20260709 12:26:11.667436   524 leader_election.cc:304] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.669211   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a0f09afd243d9807908fb67777f3a" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.670699   807 raft_consensus.cc:2804] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 12:26:11.670832   524 leader_election.cc:343] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.671494   807 raft_consensus.cc:493] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.671981   807 raft_consensus.cc:3060] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.673135   761 raft_consensus.cc:515] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.676131   761 leader_election.cc:290] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:11.683071   812 raft_consensus.cc:515] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.686909   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:11.690696   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.691777   558 raft_consensus.cc:2468] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 0.
I20260709 12:26:11.693046   812 leader_election.cc:290] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.694810   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff5211894d46d4b82a78c8eeb0ace2" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:11.695763   786 tablet_bootstrap.cc:492] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.695724   631 raft_consensus.cc:3060] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.696415   786 ts_tablet_manager.cc:1403] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.007s
I20260709 12:26:11.696885   379 catalog_manager.cc:5697] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.699723   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abff5211894d46d4b82a78c8eeb0ace2" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:11.700829   558 raft_consensus.cc:3060] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.708410   557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:11.708253   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:11.709036   557 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.710117   598 leader_election.cc:304] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.710812   789 tablet_bootstrap.cc:492] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.711139   785 tablet_bootstrap.cc:492] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
W20260709 12:26:11.711220   598 leader_election.cc:343] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:11.713133   598 leader_election.cc:343] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.713303   789 ts_tablet_manager.cc:1403] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.128s	user 0.024s	sys 0.026s
I20260709 12:26:11.713214   786 raft_consensus.cc:359] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.714154   786 raft_consensus.cc:385] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.714517   786 raft_consensus.cc:740] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.715409   786 consensus_queue.cc:260] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.711714   785 ts_tablet_manager.cc:1403] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.099s	user 0.025s	sys 0.008s
I20260709 12:26:11.712001   817 raft_consensus.cc:2804] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.716581   817 raft_consensus.cc:493] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.716981   817 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.717988   789 raft_consensus.cc:359] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.718889   789 raft_consensus.cc:385] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.719205   789 raft_consensus.cc:740] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.719388   785 raft_consensus.cc:359] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.720192   785 raft_consensus.cc:385] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.720014   789 consensus_queue.cc:260] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.721143   807 raft_consensus.cc:515] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.720507   785 raft_consensus.cc:740] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.735064   785 consensus_queue.cc:260] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.735352   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a0f09afd243d9807908fb67777f3a" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:11.736042   629 raft_consensus.cc:3060] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.724213   558 raft_consensus.cc:2468] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:11.737174   785 ts_tablet_manager.cc:1434] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.002s
I20260709 12:26:11.737215   817 raft_consensus.cc:515] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.725137   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc5a0f09afd243d9807908fb67777f3a" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:11.725582   786 ts_tablet_manager.cc:1434] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 12:26:11.728523   812 raft_consensus.cc:493] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.738747   812 raft_consensus.cc:515] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.739405   786 tablet_bootstrap.cc:492] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.739691   817 leader_election.cc:290] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:11.740887   812 leader_election.cc:290] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.729122   379 catalog_manager.cc:5697] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.742388   785 tablet_bootstrap.cc:492] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.743444   449 leader_election.cc:304] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.743912   482 raft_consensus.cc:3060] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.745100   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.745920   630 raft_consensus.cc:2393] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 804b388973bb4973a861d110f50c2f9b in current term 1: Already voted for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in this term.
I20260709 12:26:11.746557   786 tablet_bootstrap.cc:654] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.732045   557 raft_consensus.cc:2468] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 1.
I20260709 12:26:11.732875   631 raft_consensus.cc:2468] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:11.733652   789 ts_tablet_manager.cc:1434] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260709 12:26:11.734154   807 leader_election.cc:290] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.748911   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:11.750144   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:11.755053   556 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.760838   482 raft_consensus.cc:2468] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:11.761484   598 leader_election.cc:304] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.762338   524 leader_election.cc:304] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.762895   817 raft_consensus.cc:2804] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:26:11.763075   598 leader_election.cc:343] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.763496   817 raft_consensus.cc:697] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:11.763420   807 raft_consensus.cc:2804] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.764294   807 raft_consensus.cc:697] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:11.764927   786 tablet_bootstrap.cc:492] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.764500   817 consensus_queue.cc:237] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.765445   786 ts_tablet_manager.cc:1403] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260709 12:26:11.765208   807 consensus_queue.cc:237] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.751875   789 tablet_bootstrap.cc:492] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.766654   556 raft_consensus.cc:2468] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 1.
I20260709 12:26:11.768174   598 leader_election.cc:304] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.768690   786 raft_consensus.cc:359] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.769021   761 raft_consensus.cc:2804] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.769447   786 raft_consensus.cc:385] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.769764   786 raft_consensus.cc:740] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.770414   786 consensus_queue.cc:260] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.772665   786 ts_tablet_manager.cc:1434] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 12:26:11.773768   786 tablet_bootstrap.cc:492] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Bootstrap starting.
I20260709 12:26:11.773641   759 raft_consensus.cc:493] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.774344   759 raft_consensus.cc:515] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.775079   789 tablet_bootstrap.cc:654] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.746636   812 raft_consensus.cc:2804] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.778708   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.752866   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.787715   812 raft_consensus.cc:697] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:11.788298   558 raft_consensus.cc:2393] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 804b388973bb4973a861d110f50c2f9b in current term 1: Already voted for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in this term.
W20260709 12:26:11.788892   524 leader_election.cc:343] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.752239   629 raft_consensus.cc:2468] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 1.
I20260709 12:26:11.789330   449 leader_election.cc:304] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:11.750486   785 tablet_bootstrap.cc:654] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.790243   811 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.788794   812 consensus_queue.cc:237] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.795039   786 tablet_bootstrap.cc:654] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.799115   811 raft_consensus.cc:2749] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:11.776546   759 leader_election.cc:290] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.779932   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
W20260709 12:26:11.801674   524 leader_election.cc:343] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:11.802335   524 leader_election.cc:304] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.804014   759 raft_consensus.cc:2749] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:11.815202   786 tablet_bootstrap.cc:492] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: No bootstrap required, opened a new log
I20260709 12:26:11.817210   759 raft_consensus.cc:493] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.817770   759 raft_consensus.cc:515] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.819207   378 catalog_manager.cc:5697] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:11.815985   786 ts_tablet_manager.cc:1403] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.002s
I20260709 12:26:11.820175   759 leader_election.cc:290] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.821858   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.822937   629 raft_consensus.cc:2393] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in current term 1: Already voted for candidate 804b388973bb4973a861d110f50c2f9b in this term.
I20260709 12:26:11.815971   379 catalog_manager.cc:5697] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.825610   786 raft_consensus.cc:359] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.826632   786 raft_consensus.cc:385] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.826978   786 raft_consensus.cc:740] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.828040   482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "804b388973bb4973a861d110f50c2f9b" is_pre_election: true
I20260709 12:26:11.827920   786 consensus_queue.cc:260] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.830152   524 leader_election.cc:304] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:11.831709   804 raft_consensus.cc:3060] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.832204   786 ts_tablet_manager.cc:1434] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 12:26:11.846652   785 tablet_bootstrap.cc:492] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.847044   761 raft_consensus.cc:697] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:11.847282   785 ts_tablet_manager.cc:1403] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.019s
I20260709 12:26:11.848035   761 consensus_queue.cc:237] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.850235   785 raft_consensus.cc:359] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.862592   785 raft_consensus.cc:385] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.862993   785 raft_consensus.cc:740] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.863704   785 consensus_queue.cc:260] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.864378   381 catalog_manager.cc:5697] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 1 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:11.867235   785 ts_tablet_manager.cc:1434] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 12:26:11.868719   785 tablet_bootstrap.cc:492] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: Bootstrap starting.
I20260709 12:26:11.852466   789 tablet_bootstrap.cc:492] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.872994   789 ts_tablet_manager.cc:1403] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.121s	user 0.020s	sys 0.003s
I20260709 12:26:11.850248   804 raft_consensus.cc:2749] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:11.878399   789 raft_consensus.cc:359] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.879231   785 tablet_bootstrap.cc:654] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.879256   789 raft_consensus.cc:385] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.880038   789 raft_consensus.cc:740] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.880973   789 consensus_queue.cc:260] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
W20260709 12:26:11.884464   429 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:11.889065   789 ts_tablet_manager.cc:1434] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260709 12:26:11.892091   785 tablet_bootstrap.cc:492] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: No bootstrap required, opened a new log
I20260709 12:26:11.892668   785 ts_tablet_manager.cc:1403] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260709 12:26:11.892812   789 tablet_bootstrap.cc:492] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.895386   785 raft_consensus.cc:359] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.896080   785 raft_consensus.cc:385] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.896348   785 raft_consensus.cc:740] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.896627   378 catalog_manager.cc:5697] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 1 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:11.897020   785 consensus_queue.cc:260] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.901508   785 ts_tablet_manager.cc:1434] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 12:26:11.903281   789 tablet_bootstrap.cc:654] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.913357   789 tablet_bootstrap.cc:492] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.913830   789 ts_tablet_manager.cc:1403] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 12:26:11.916095   789 raft_consensus.cc:359] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.916617   789 raft_consensus.cc:385] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.916832   789 raft_consensus.cc:740] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.917486   789 consensus_queue.cc:260] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.919173   789 ts_tablet_manager.cc:1434] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 12:26:11.920202   789 tablet_bootstrap.cc:492] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: Bootstrap starting.
I20260709 12:26:11.924803   789 tablet_bootstrap.cc:654] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:11.929670   789 tablet_bootstrap.cc:492] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: No bootstrap required, opened a new log
I20260709 12:26:11.930191   789 ts_tablet_manager.cc:1403] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 12:26:11.932888   789 raft_consensus.cc:359] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.933665   789 raft_consensus.cc:385] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:11.933959   789 raft_consensus.cc:740] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Initialized, Role: FOLLOWER
I20260709 12:26:11.934662   789 consensus_queue.cc:260] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.936655   789 ts_tablet_manager.cc:1434] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 12:26:11.936905   804 consensus_queue.cc:1048] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:11.955595   807 consensus_queue.cc:1048] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:11.959688   811 raft_consensus.cc:493] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.960273   811 raft_consensus.cc:515] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.962242   811 leader_election.cc:290] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.963450   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.963557   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.965174   558 raft_consensus.cc:2468] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.966059   629 raft_consensus.cc:2468] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.966820   449 leader_election.cc:304] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:11.968641   812 raft_consensus.cc:2804] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.969039   812 raft_consensus.cc:493] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.969389   812 raft_consensus.cc:3060] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.977357   812 raft_consensus.cc:515] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.979331   812 leader_election.cc:290] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.980178   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:11.980511   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:11.980924   558 raft_consensus.cc:3060] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.981199   629 raft_consensus.cc:3060] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.981323   812 raft_consensus.cc:493] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:11.981992   812 raft_consensus.cc:515] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.984970   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" is_pre_election: true
I20260709 12:26:11.985075   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" is_pre_election: true
I20260709 12:26:11.985817   631 raft_consensus.cc:2468] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.985958   556 raft_consensus.cc:2468] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 0.
I20260709 12:26:11.983987   812 leader_election.cc:290] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:11.987041   449 leader_election.cc:304] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:11.987740   812 raft_consensus.cc:2804] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:11.988163   812 raft_consensus.cc:493] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:11.988507   812 raft_consensus.cc:3060] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:11.989672   629 raft_consensus.cc:2468] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:11.990994   449 leader_election.cc:304] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:11.991892   811 raft_consensus.cc:2804] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:11.992103   558 raft_consensus.cc:2468] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:11.992365   811 raft_consensus.cc:697] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:11.993358   811 consensus_queue.cc:237] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.996857   812 raft_consensus.cc:515] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:11.999467   812 leader_election.cc:290] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.000584   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.001295   629 raft_consensus.cc:3060] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:12.000584   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:12.002115   558 raft_consensus.cc:3060] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:12.003320   381 catalog_manager.cc:5697] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.009380   629 raft_consensus.cc:2468] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:12.010707   449 leader_election.cc:304] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:12.011888   558 raft_consensus.cc:2468] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 1.
I20260709 12:26:12.012913   812 raft_consensus.cc:2804] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:12.013510   812 raft_consensus.cc:697] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.014523   812 consensus_queue.cc:237] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.023005   381 catalog_manager.cc:5697] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 0 to 1, leader changed from <none> to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.143002   837 consensus_queue.cc:1048] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.154861   837 consensus_queue.cc:1048] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:12.184155   837 consensus_queue.cc:1048] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.196444   804 consensus_queue.cc:1048] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.208211   812 consensus_queue.cc:1048] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.221773   812 consensus_queue.cc:1048] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.229671   558 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
mode: GRACEFUL
new_leader_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:37222
I20260709 12:26:12.230688   558 raft_consensus.cc:606] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Received request to transfer leadership to TS 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:12.237533   556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cbddd90a81847d189188d458132214e"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
mode: GRACEFUL
new_leader_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:37222
I20260709 12:26:12.238217   556 raft_consensus.cc:606] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Received request to transfer leadership to TS 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:12.238765   812 consensus_queue.cc:1048] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:12.247650   629 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
mode: GRACEFUL
new_leader_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:56612
I20260709 12:26:12.248342   629 raft_consensus.cc:606] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Received request to transfer leadership to TS 804b388973bb4973a861d110f50c2f9b
I20260709 12:26:12.254328   797 consensus_queue.cc:1048] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.262727   631 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
mode: GRACEFUL
new_leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:56612
I20260709 12:26:12.263284   631 raft_consensus.cc:606] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Received request to transfer leadership to TS 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:12.269189   482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "411277e39dee42d595633987c1607f8e"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:48026
I20260709 12:26:12.269811   482 raft_consensus.cc:606] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Received request to transfer leadership to TS 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:12.279455   483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:48026
I20260709 12:26:12.280138   483 raft_consensus.cc:606] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Received request to transfer leadership to TS 9d6b5ad6cd6244a5ae2ce8981f6f6d05
I20260709 12:26:12.286269   483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:48026
I20260709 12:26:12.286981   483 raft_consensus.cc:606] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Received request to transfer leadership to TS 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:12.296203   483 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:12.303915   761 consensus_queue.cc:1048] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.317313   822 consensus_queue.cc:1048] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:12.324147   817 consensus_queue.cc:1048] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.327042   817 raft_consensus.cc:993] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: : Instructing follower 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:12.327543   817 raft_consensus.cc:1081] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Signalling peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:12.329236   556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:45652
I20260709 12:26:12.329947   556 raft_consensus.cc:493] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.330303   556 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.333791   817 raft_consensus.cc:993] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: : Instructing follower 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:12.334441   761 raft_consensus.cc:1081] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Signalling peer 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:12.336361   482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:43516
I20260709 12:26:12.337191   482 raft_consensus.cc:493] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.337570   482 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.344574   482 raft_consensus.cc:515] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.345232   556 raft_consensus.cc:515] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.347942   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:12.348503   558 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.350157   556 leader_election.cc:290] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.350360   631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.350986   631 raft_consensus.cc:3055] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.351197   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.351905   631 raft_consensus.cc:740] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:12.352164   629 raft_consensus.cc:3055] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.352523   629 raft_consensus.cc:740] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:12.352913   482 leader_election.cc:290] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.352744   631 consensus_queue.cc:260] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.350795   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:12.354831   631 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.355005   483 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.353777   629 consensus_queue.cc:260] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.359050   629 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.360756   558 raft_consensus.cc:2468] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:12.362110   449 leader_election.cc:304] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:12.365173   702 raft_consensus.cc:2804] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.365659   702 raft_consensus.cc:697] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.366643   631 raft_consensus.cc:2468] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:12.366418   702 consensus_queue.cc:237] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.372112   483 raft_consensus.cc:2468] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:12.372406   629 raft_consensus.cc:2468] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:12.373620   524 leader_election.cc:304] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:12.374521   804 raft_consensus.cc:2804] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.375047   804 raft_consensus.cc:697] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:12.375752   804 consensus_queue.cc:237] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.378099   381 catalog_manager.cc:5697] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 1 to 2, leader changed from 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3) to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.383898   379 catalog_manager.cc:5697] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 1 to 2, leader changed from 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3) to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.465315   759 raft_consensus.cc:993] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: : Instructing follower 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:12.465870   804 raft_consensus.cc:1081] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Signalling peer 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:12.467449   483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cbddd90a81847d189188d458132214e"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:43522
I20260709 12:26:12.468030   483 raft_consensus.cc:493] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.468397   483 raft_consensus.cc:3060] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.473858   483 raft_consensus.cc:515] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.475543   483 leader_election.cc:290] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.476600   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:12.476941   629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cbddd90a81847d189188d458132214e" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.477239   558 raft_consensus.cc:3055] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.477618   629 raft_consensus.cc:3060] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.477679   558 raft_consensus.cc:740] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:12.478546   558 consensus_queue.cc:260] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.479513   558 raft_consensus.cc:3060] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.483758   629 raft_consensus.cc:2468] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:12.484514   558 raft_consensus.cc:2468] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:12.485101   449 leader_election.cc:304] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:12.486029   702 raft_consensus.cc:2804] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.486394   702 raft_consensus.cc:697] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.487322   702 consensus_queue.cc:237] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.493345   379 catalog_manager.cc:5697] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 1 to 2, leader changed from 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2) to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.538719   702 consensus_queue.cc:1048] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.545452   702 consensus_queue.cc:1048] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.554534   797 consensus_queue.cc:1048] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.557749   702 raft_consensus.cc:993] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:12.558231   812 raft_consensus.cc:1081] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Signalling peer 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:12.566438   630 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:47294
I20260709 12:26:12.567162   630 raft_consensus.cc:493] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.567633   630 raft_consensus.cc:3060] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.573944   856 consensus_queue.cc:1048] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:12.577517   630 raft_consensus.cc:515] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.581065   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:12.581419   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee071c39dea42108bd98b1a98cae440" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:12.581801   483 raft_consensus.cc:3055] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.582159   556 raft_consensus.cc:3060] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.582198   483 raft_consensus.cc:740] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.583266   483 consensus_queue.cc:260] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.584481   483 raft_consensus.cc:3060] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.587685   630 leader_election.cc:290] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:12.592499   812 raft_consensus.cc:993] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:12.593128   812 raft_consensus.cc:1081] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Signalling peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:12.595342   558 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:45650
I20260709 12:26:12.595436   483 raft_consensus.cc:2468] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:12.590955   556 raft_consensus.cc:2468] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:12.596071   558 raft_consensus.cc:493] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.596706   598 leader_election.cc:304] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:12.596902   558 raft_consensus.cc:3060] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.597610   761 raft_consensus.cc:2804] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.598110   761 raft_consensus.cc:697] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:12.598951   761 consensus_queue.cc:237] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.605460   558 raft_consensus.cc:515] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.607746   558 leader_election.cc:290] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.607177   379 catalog_manager.cc:5697] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 1 to 2, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:12.608582   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:12.608866   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdb40cc39e684e00a8658050883e12f8" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.609323   483 raft_consensus.cc:3055] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.609542   630 raft_consensus.cc:3060] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.609748   483 raft_consensus.cc:740] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.610752   483 consensus_queue.cc:260] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.612187   483 raft_consensus.cc:3060] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.619804   483 raft_consensus.cc:2468] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:12.621104   524 leader_election.cc:304] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 804b388973bb4973a861d110f50c2f9b, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:12.621562   630 raft_consensus.cc:2468] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:12.622064   804 raft_consensus.cc:2804] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.622579   804 raft_consensus.cc:697] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:12.623384   804 consensus_queue.cc:237] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.630030   379 catalog_manager.cc:5697] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 1 to 2, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.719316   759 raft_consensus.cc:993] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: : Instructing follower 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:12.719933   804 raft_consensus.cc:1081] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Signalling peer 804b388973bb4973a861d110f50c2f9b to start an election
I20260709 12:26:12.721536   483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
 from {username='slave'} at 127.0.0.1:43522
I20260709 12:26:12.722127   483 raft_consensus.cc:493] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.722535   483 raft_consensus.cc:3060] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.727609   483 raft_consensus.cc:515] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.729183   483 leader_election.cc:290] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Requested vote from peers 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.730104   558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:12.730300   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "657bdcfce7074a5e960ad58325b16a39" candidate_uuid: "804b388973bb4973a861d110f50c2f9b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.730867   630 raft_consensus.cc:3060] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.730867   558 raft_consensus.cc:3055] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.731355   558 raft_consensus.cc:740] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:12.732190   558 consensus_queue.cc:260] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.733422   558 raft_consensus.cc:3060] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.738261   630 raft_consensus.cc:2468] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:12.739635   449 leader_election.cc:304] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:12.740370   856 raft_consensus.cc:2804] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.740425   558 raft_consensus.cc:2468] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 804b388973bb4973a861d110f50c2f9b in term 2.
I20260709 12:26:12.740943   856 raft_consensus.cc:697] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Leader. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.741787   856 consensus_queue.cc:237] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.750298   381 catalog_manager.cc:5697] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b reported cstate change: term changed from 1 to 2, leader changed from 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2) to 804b388973bb4973a861d110f50c2f9b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "804b388973bb4973a861d110f50c2f9b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.802629   856 raft_consensus.cc:993] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:12.803124   812 raft_consensus.cc:1081] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Signalling peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 to start an election
I20260709 12:26:12.804867   556 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "411277e39dee42d595633987c1607f8e"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
 from {username='slave'} at 127.0.0.1:45650
I20260709 12:26:12.805454   556 raft_consensus.cc:493] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:12.805828   556 raft_consensus.cc:3060] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.811970   556 raft_consensus.cc:515] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.813918   556 leader_election.cc:290] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3:39513)
I20260709 12:26:12.814837   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:12.815058   630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "411277e39dee42d595633987c1607f8e" candidate_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
I20260709 12:26:12.815569   483 raft_consensus.cc:3055] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:12.815630   630 raft_consensus.cc:3060] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.816013   483 raft_consensus.cc:740] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:12.816870   483 consensus_queue.cc:260] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.818136   483 raft_consensus.cc:3060] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:12.825949   630 raft_consensus.cc:2468] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:12.827270   524 leader_election.cc:304] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:12.827608   483 raft_consensus.cc:2468] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d6b5ad6cd6244a5ae2ce8981f6f6d05 in term 2.
I20260709 12:26:12.828186   804 raft_consensus.cc:2804] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:12.828586   804 raft_consensus.cc:697] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Becoming Leader. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:12.829365   804 consensus_queue.cc:237] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:12.836558   381 catalog_manager.cc:5697] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 reported cstate change: term changed from 1 to 2, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2). New cstate: current_term: 2 leader_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:12.886168   482 raft_consensus.cc:1275] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.887495   804 consensus_queue.cc:1048] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.896044   629 raft_consensus.cc:1275] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.900496   556 raft_consensus.cc:1275] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.901495   807 consensus_queue.cc:1048] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.903096   856 consensus_queue.cc:1048] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:12.905283   556 raft_consensus.cc:1275] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.908275   812 consensus_queue.cc:1048] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.910784   630 raft_consensus.cc:1275] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.912758   812 consensus_queue.cc:1048] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:12.921725   630 raft_consensus.cc:1275] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:12.925316   812 consensus_queue.cc:1048] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.025444   482 raft_consensus.cc:1275] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.026705   807 consensus_queue.cc:1048] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.037413   629 raft_consensus.cc:1275] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.038780   860 consensus_queue.cc:1048] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.133924   558 raft_consensus.cc:1275] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.135468   812 consensus_queue.cc:1048] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.136503   482 raft_consensus.cc:1275] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.137904   859 consensus_queue.cc:1048] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.144264   629 raft_consensus.cc:1275] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 804b388973bb4973a861d110f50c2f9b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.145852   811 consensus_queue.cc:1048] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.151178   558 raft_consensus.cc:1275] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.153220   822 consensus_queue.cc:1048] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:13.248186   482 raft_consensus.cc:1275] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.249444   860 consensus_queue.cc:1048] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:13.258615   629 raft_consensus.cc:1275] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Refusing update from remote peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:13.260543   807 consensus_queue.cc:1048] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:15.291921   379 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:35366:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:26:15.314018   379 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:35366:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:26:15.403569 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 12:26:15.550355   893 log.cc:927] Time spent T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260709 12:26:15.624174   919 tablet.cc:1724] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.641918   917 tablet.cc:1724] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.643245   908 log.cc:927] Time spent T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260709 12:26:15.659114   920 tablet.cc:1724] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.562155   910 tablet.cc:1724] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.589375   916 tablet.cc:1724] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.702033   897 log.cc:927] Time spent T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Append to log took a long time: real 0.184s	user 0.000s	sys 0.004s
W20260709 12:26:15.735452   509 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:657bdcfce7074a5e960ad58325b16a39)
W20260709 12:26:15.749043   509 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:657bdcfce7074a5e960ad58325b16a39)
W20260709 12:26:15.748343   449 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:38103, user_credentials={real_user=slave}} blocked reactor thread for 112290us
I20260709 12:26:15.721546   918 tablet.cc:1724] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.761644   584 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:6cbddd90a81847d189188d458132214e)
I20260709 12:26:15.736941   923 tablet.cc:1724] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.701671   925 tablet.cc:1724] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.780928   917 tablet.cc:1724] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.803479   483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:48038
I20260709 12:26:15.804224   483 raft_consensus.cc:606] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Received request to transfer leadership to TS 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:15.820796   936 tablet.cc:1724] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.821439   933 tablet.cc:1724] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.837049   598 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.2:38103, user_credentials={real_user=slave}} blocked reactor thread for 53893.5us
I20260709 12:26:15.850183   919 tablet.cc:1724] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.881858   934 tablet.cc:1724] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.833635   920 tablet.cc:1724] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.904801   918 tablet.cc:1724] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.895072   923 tablet.cc:1724] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.922310   918 tablet.cc:1724] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.924520   936 tablet.cc:1724] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.927909   925 tablet.cc:1724] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.934813   940 tablet.cc:1724] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.935868   918 tablet.cc:1724] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.949700   910 tablet.cc:1724] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.950141   923 tablet.cc:1724] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.922000   919 tablet.cc:1724] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.951634   933 tablet.cc:1724] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.963447   916 tablet.cc:1724] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:15.993247   934 tablet.cc:1724] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:16.020829   556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3"
dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
mode: GRACEFUL
new_leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:37226
I20260709 12:26:16.021461   556 raft_consensus.cc:606] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Received request to transfer leadership to TS 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:16.029378 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 12:26:16.030119 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:16.039702   378 catalog_manager.cc:6242] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1: soft_deleted_table [id=a7794dccbbf94adb98a3ee22e6ecffc1] alter complete (version 1)
I20260709 12:26:16.046206   480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:48038
I20260709 12:26:16.046943   480 raft_consensus.cc:606] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Received request to transfer leadership to TS 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:16.050303   480 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e"
dest_uuid: "804b388973bb4973a861d110f50c2f9b"
mode: GRACEFUL
new_leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:48038
I20260709 12:26:16.051004   480 raft_consensus.cc:606] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Received request to transfer leadership to TS 24cc0cb9c9f84e72be0a36d6d98727b6
I20260709 12:26:16.052345 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:16.052939 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:16.080181   930 raft_consensus.cc:993] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.080889   911 raft_consensus.cc:1081] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Signalling peer 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.082806   628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:47294
I20260709 12:26:16.083335   628 raft_consensus.cc:493] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:16.083675   628 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.090222   628 raft_consensus.cc:515] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.092034   628 leader_election.cc:290] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 3 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:16.093065   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:16.093303   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d4d17fd29e4d454f94f365c7a2f39a5a" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:16.093765   480 raft_consensus.cc:3055] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:16.094017   556 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.094195   480 raft_consensus.cc:740] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:16.095288   480 consensus_queue.cc:260] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [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: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.096374   480 raft_consensus.cc:3060] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.101951   556 raft_consensus.cc:2468] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 3.
I20260709 12:26:16.103233   480 raft_consensus.cc:2468] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 3.
I20260709 12:26:16.103250   598 leader_election.cc:304] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:16.104621   935 raft_consensus.cc:2804] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:16.105146   935 raft_consensus.cc:697] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:16.105876   935 consensus_queue.cc:237] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.112546   379 catalog_manager.cc:5697] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 2 to 3, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:16.158847   930 raft_consensus.cc:993] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.159320   911 raft_consensus.cc:1081] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Signalling peer 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.160825   628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:47294
I20260709 12:26:16.161262   628 raft_consensus.cc:493] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:16.161514   628 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.166708   628 raft_consensus.cc:515] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:16.168434   628 leader_election.cc:290] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 3 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:16.169204   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:16.169485   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b53444fa43c6403784c755f44d7f4f4e" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:16.169888   480 raft_consensus.cc:3055] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:16.170136   556 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.170266   480 raft_consensus.cc:740] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:16.171154   480 consensus_queue.cc:260] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [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: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:16.172137   480 raft_consensus.cc:3060] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.176014   556 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 3.
I20260709 12:26:16.177205   598 leader_election.cc:304] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 9d6b5ad6cd6244a5ae2ce8981f6f6d05; no voters: 
I20260709 12:26:16.178088   935 raft_consensus.cc:2804] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:16.178128   480 raft_consensus.cc:2468] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 3.
I20260709 12:26:16.178680   935 raft_consensus.cc:697] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:16.179458   911 raft_consensus.cc:993] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: : Instructing follower 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.180029   930 raft_consensus.cc:1081] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Signalling peer 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.179621   935 consensus_queue.cc:237] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } }
I20260709 12:26:16.181653   628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:47294
I20260709 12:26:16.182231   628 raft_consensus.cc:493] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:16.182626   628 raft_consensus.cc:3060] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:16.188395   379 catalog_manager.cc:5697] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 2 to 3, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:16.188844   628 raft_consensus.cc:515] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.191370   628 leader_election.cc:290] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:16.192065   480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:16.192668   480 raft_consensus.cc:3055] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:16.192894   480 raft_consensus.cc:740] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 804b388973bb4973a861d110f50c2f9b, State: Running, Role: LEADER
I20260709 12:26:16.193720   480 consensus_queue.cc:260] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.195053   480 raft_consensus.cc:3060] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:16.195629   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28d71d5832c849f78a6f7b06240dc8f4" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:16.197480   556 raft_consensus.cc:3060] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:16.203315   480 raft_consensus.cc:2468] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:16.204669   598 leader_election.cc:304] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:16.204965   556 raft_consensus.cc:2468] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 2.
I20260709 12:26:16.205531   935 raft_consensus.cc:2804] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:16.206012   935 raft_consensus.cc:697] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:16.206908   935 consensus_queue.cc:237] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.214440   379 catalog_manager.cc:5697] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 1 to 2, leader changed from 804b388973bb4973a861d110f50c2f9b (127.26.255.1) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 2 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:16.423102   947 raft_consensus.cc:993] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: : Instructing follower 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.423636   915 raft_consensus.cc:1081] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Signalling peer 24cc0cb9c9f84e72be0a36d6d98727b6 to start an election
I20260709 12:26:16.425348   628 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3"
dest_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6"
 from {username='slave'} at 127.0.0.1:47296
I20260709 12:26:16.426028   628 raft_consensus.cc:493] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:16.426482   628 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.432374   628 raft_consensus.cc:515] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.434063   628 leader_election.cc:290] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [CANDIDATE]: Term 3 election: Requested vote from peers 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307), 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103)
I20260709 12:26:16.435078   483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "804b388973bb4973a861d110f50c2f9b"
I20260709 12:26:16.435714   483 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.435526   556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2f0a4db5a804836a6c0df07bb3d2ff3" candidate_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05"
I20260709 12:26:16.436543   556 raft_consensus.cc:3055] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:16.436972   556 raft_consensus.cc:740] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9d6b5ad6cd6244a5ae2ce8981f6f6d05, State: Running, Role: LEADER
I20260709 12:26:16.437754   556 consensus_queue.cc:260] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [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: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.438974   556 raft_consensus.cc:3060] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:16.442246   483 raft_consensus.cc:2468] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 3.
I20260709 12:26:16.443511   598 leader_election.cc:304] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: 24cc0cb9c9f84e72be0a36d6d98727b6, 804b388973bb4973a861d110f50c2f9b; no voters: 
I20260709 12:26:16.444274   935 raft_consensus.cc:2804] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:16.444725   935 raft_consensus.cc:697] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 LEADER]: Becoming Leader. State: Replica: 24cc0cb9c9f84e72be0a36d6d98727b6, State: Running, Role: LEADER
I20260709 12:26:16.444981   556 raft_consensus.cc:2468] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 24cc0cb9c9f84e72be0a36d6d98727b6 in term 3.
I20260709 12:26:16.445611   935 consensus_queue.cc:237] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [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: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } }
I20260709 12:26:16.459185   379 catalog_manager.cc:5697] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 reported cstate change: term changed from 2 to 3, leader changed from 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2) to 24cc0cb9c9f84e72be0a36d6d98727b6 (127.26.255.3). New cstate: current_term: 3 leader_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24cc0cb9c9f84e72be0a36d6d98727b6" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 39513 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:16.532542   556 raft_consensus.cc:1275] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:16.533874   935 consensus_queue.cc:1048] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:16.543467   483 raft_consensus.cc:1275] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:16.545188   935 consensus_queue.cc:1048] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:16.722653   556 raft_consensus.cc:1275] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:16.723970   935 consensus_queue.cc:1048] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:16.733438   483 raft_consensus.cc:1275] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:16.735108   935 consensus_queue.cc:1048] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:16.764880   556 raft_consensus.cc:1275] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:16.766306   935 consensus_queue.cc:1048] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:16.776643   483 raft_consensus.cc:1275] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:16.781154   867 consensus_queue.cc:1048] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:16.850580   556 raft_consensus.cc:1275] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:16.851908   867 consensus_queue.cc:1048] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d6b5ad6cd6244a5ae2ce8981f6f6d05" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 38103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:16.861584   483 raft_consensus.cc:1275] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Refusing update from remote peer 24cc0cb9c9f84e72be0a36d6d98727b6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 12:26:16.862814   950 consensus_queue.cc:1048] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "804b388973bb4973a861d110f50c2f9b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 39307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 12:26:17.054129 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:17.061000 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:17.061507 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:17.068010 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:17.068439 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:18.069352 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:18.075891 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:18.076406 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:18.082392 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:18.082969 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:19.084159 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:19.091138 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:19.091650 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:19.098824 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:19.099300 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:20.100431 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:20.105698 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:20.106148 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:20.112511 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:20.113163 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:21.114244 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:21.119604 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:21.120098 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:21.127014 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:21.127508 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:22.128791 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:22.138401 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:22.138974 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:22.145563 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:22.146066 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:23.147258 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:23.152417 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:23.152942 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:23.158962 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:23.159482 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:24.160494 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:24.166790 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:24.167357 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:24.172247 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:24.172715 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:25.173825 27644 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 12:26:25.179636 27644 auto_leader_rebalancer.cc:440] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 12:26:25.180128 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:25.184963 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:25.185479 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:26.257637 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
I20260709 12:26:26.312755 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:26.313668 27644 tablet_replica.cc:333] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.314612 27644 raft_consensus.cc:2243] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.315341 27644 raft_consensus.cc:2272] T 7ee071c39dea42108bd98b1a98cae440 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.318054 27644 tablet_replica.cc:333] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.318897 27644 raft_consensus.cc:2243] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.320052 27644 raft_consensus.cc:2272] T 6cbddd90a81847d189188d458132214e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.322871 27644 tablet_replica.cc:333] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.323637 27644 raft_consensus.cc:2243] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.324174 27644 raft_consensus.cc:2272] T d4d17fd29e4d454f94f365c7a2f39a5a P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.326710 27644 tablet_replica.cc:333] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.327378 27644 raft_consensus.cc:2243] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.328002 27644 raft_consensus.cc:2272] T 411277e39dee42d595633987c1607f8e P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.330415 27644 tablet_replica.cc:333] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.331086 27644 raft_consensus.cc:2243] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.332055 27644 raft_consensus.cc:2272] T e273d163691b414da3708cfaad9734c5 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.334318 27644 tablet_replica.cc:333] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.334969 27644 raft_consensus.cc:2243] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.335812 27644 raft_consensus.cc:2272] T abff5211894d46d4b82a78c8eeb0ace2 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.339004 27644 tablet_replica.cc:333] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.339871 27644 raft_consensus.cc:2243] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.340488 27644 raft_consensus.cc:2272] T ecac1f178f81498c9b566797773b0c77 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.343765 27644 tablet_replica.cc:333] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.344463 27644 raft_consensus.cc:2243] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.345408 27644 raft_consensus.cc:2272] T 910413325a8a43c29680c8587cc40e83 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.347793 27644 tablet_replica.cc:333] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.348449 27644 raft_consensus.cc:2243] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.348961 27644 raft_consensus.cc:2272] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.351342 27644 tablet_replica.cc:333] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.351992 27644 raft_consensus.cc:2243] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.352495 27644 raft_consensus.cc:2272] T 70ad3accf3024892ba81819180269bfa P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.354903 27644 tablet_replica.cc:333] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.355509 27644 raft_consensus.cc:2243] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.355981 27644 raft_consensus.cc:2272] T 28d71d5832c849f78a6f7b06240dc8f4 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.358228 27644 tablet_replica.cc:333] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.358979 27644 raft_consensus.cc:2243] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.359874 27644 raft_consensus.cc:2272] T c42f52f5b3cc4ba99cd54021fd36cd61 P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.362118 27644 tablet_replica.cc:333] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.362824 27644 raft_consensus.cc:2243] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.363402 27644 raft_consensus.cc:2272] T cdb40cc39e684e00a8658050883e12f8 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.365751 27644 tablet_replica.cc:333] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.366297 27644 raft_consensus.cc:2243] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.366886 27644 raft_consensus.cc:2272] T bc5a0f09afd243d9807908fb67777f3a P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.369004 27644 tablet_replica.cc:333] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.369568 27644 raft_consensus.cc:2243] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.370086 27644 raft_consensus.cc:2272] T b53444fa43c6403784c755f44d7f4f4e P 804b388973bb4973a861d110f50c2f9b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.372273 27644 tablet_replica.cc:333] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.372848 27644 raft_consensus.cc:2243] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.373744 27644 raft_consensus.cc:2272] T 657bdcfce7074a5e960ad58325b16a39 P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.376264 27644 tablet_replica.cc:333] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.376863 27644 raft_consensus.cc:2243] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.377383 27644 raft_consensus.cc:2272] T 3fc069cfc3a64bcfa179e59b7b49d228 P 804b388973bb4973a861d110f50c2f9b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.379804 27644 tablet_replica.cc:333] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b: stopping tablet replica
I20260709 12:26:26.380342 27644 raft_consensus.cc:2243] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.380861 27644 raft_consensus.cc:2272] T 8f640e6ea07e4c46b069f5209df892be P 804b388973bb4973a861d110f50c2f9b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.420848 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
W20260709 12:26:26.423280   598 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260709 12:26:26.427774   598 consensus_peers.cc:597] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.473052 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
W20260709 12:26:26.499270   524 consensus_peers.cc:597] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:26.507196   524 consensus_peers.cc:597] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.514166 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:26.515055 27644 tablet_replica.cc:333] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.515900 27644 raft_consensus.cc:2243] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.516528 27644 raft_consensus.cc:2272] T 7ee071c39dea42108bd98b1a98cae440 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.519704 27644 tablet_replica.cc:333] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.520628 27644 raft_consensus.cc:2243] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.521724 27644 raft_consensus.cc:2272] T 3fc069cfc3a64bcfa179e59b7b49d228 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:26.521890   524 consensus_peers.cc:597] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.524379 27644 tablet_replica.cc:333] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.525003 27644 raft_consensus.cc:2243] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.525594 27644 raft_consensus.cc:2272] T 657bdcfce7074a5e960ad58325b16a39 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.528038 27644 tablet_replica.cc:333] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.528585 27644 raft_consensus.cc:2243] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.529161 27644 raft_consensus.cc:2272] T 6cbddd90a81847d189188d458132214e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.531508 27644 tablet_replica.cc:333] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.532130 27644 raft_consensus.cc:2243] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.532997 27644 raft_consensus.cc:2272] T ecac1f178f81498c9b566797773b0c77 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.535283 27644 tablet_replica.cc:333] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.535879 27644 raft_consensus.cc:2243] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.536345 27644 raft_consensus.cc:2272] T 910413325a8a43c29680c8587cc40e83 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.538604 27644 tablet_replica.cc:333] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.539214 27644 raft_consensus.cc:2243] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.539686 27644 raft_consensus.cc:2272] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.541826 27644 tablet_replica.cc:333] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.542408 27644 raft_consensus.cc:2243] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.542968 27644 raft_consensus.cc:2272] T 70ad3accf3024892ba81819180269bfa P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.545102 27644 tablet_replica.cc:333] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.545681 27644 raft_consensus.cc:2243] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.546626 27644 raft_consensus.cc:2272] T cdb40cc39e684e00a8658050883e12f8 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.548745 27644 tablet_replica.cc:333] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.549376 27644 raft_consensus.cc:2243] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.550287 27644 raft_consensus.cc:2272] T bc5a0f09afd243d9807908fb67777f3a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.552513 27644 tablet_replica.cc:333] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.553076 27644 raft_consensus.cc:2243] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.553601 27644 raft_consensus.cc:2272] T b53444fa43c6403784c755f44d7f4f4e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.555665 27644 tablet_replica.cc:333] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.556238 27644 raft_consensus.cc:2243] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.556725 27644 raft_consensus.cc:2272] T c42f52f5b3cc4ba99cd54021fd36cd61 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.558962 27644 tablet_replica.cc:333] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.559557 27644 raft_consensus.cc:2243] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.560052 27644 raft_consensus.cc:2272] T 28d71d5832c849f78a6f7b06240dc8f4 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.562077 27644 tablet_replica.cc:333] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.562641 27644 raft_consensus.cc:2243] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.563517 27644 raft_consensus.cc:2272] T 8f640e6ea07e4c46b069f5209df892be P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.565861 27644 tablet_replica.cc:333] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.566505 27644 raft_consensus.cc:2243] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.567354 27644 raft_consensus.cc:2272] T 411277e39dee42d595633987c1607f8e P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.569542 27644 tablet_replica.cc:333] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.570039 27644 raft_consensus.cc:2243] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.570569 27644 raft_consensus.cc:2272] T d4d17fd29e4d454f94f365c7a2f39a5a P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.573071 27644 tablet_replica.cc:333] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.573793 27644 raft_consensus.cc:2243] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.574479 27644 raft_consensus.cc:2272] T abff5211894d46d4b82a78c8eeb0ace2 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.577373 27644 tablet_replica.cc:333] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05: stopping tablet replica
I20260709 12:26:26.578130 27644 raft_consensus.cc:2243] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.578614 27644 raft_consensus.cc:2272] T e273d163691b414da3708cfaad9734c5 P 9d6b5ad6cd6244a5ae2ce8981f6f6d05 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:26.593335   598 consensus_peers.cc:597] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.622813 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
W20260709 12:26:26.659972   598 consensus_peers.cc:597] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:26.662421   598 consensus_peers.cc:597] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05 (127.26.255.2:38103): Couldn't send request to peer 9d6b5ad6cd6244a5ae2ce8981f6f6d05. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:38103: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.668448 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
W20260709 12:26:26.675055   598 consensus_peers.cc:597] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 12:26:26.696969   598 consensus_peers.cc:597] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.705327 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:26.706274 27644 tablet_replica.cc:333] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.707451 27644 raft_consensus.cc:2243] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.708361 27644 raft_consensus.cc:2272] T 7ee071c39dea42108bd98b1a98cae440 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.710566 27644 tablet_replica.cc:333] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.711095 27644 raft_consensus.cc:2243] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.711558 27644 raft_consensus.cc:2272] T 6cbddd90a81847d189188d458132214e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.713732 27644 tablet_replica.cc:333] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.714275 27644 raft_consensus.cc:2243] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.714768 27644 raft_consensus.cc:2272] T 3fc069cfc3a64bcfa179e59b7b49d228 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.716743 27644 tablet_replica.cc:333] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.717311 27644 raft_consensus.cc:2243] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.717809 27644 raft_consensus.cc:2272] T 657bdcfce7074a5e960ad58325b16a39 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.720142 27644 tablet_replica.cc:333] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.720837 27644 raft_consensus.cc:2243] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.721565 27644 raft_consensus.cc:2272] T ecac1f178f81498c9b566797773b0c77 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.724412 27644 tablet_replica.cc:333] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
W20260709 12:26:26.724700   598 consensus_peers.cc:597] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 -> Peer 804b388973bb4973a861d110f50c2f9b (127.26.255.1:39307): Couldn't send request to peer 804b388973bb4973a861d110f50c2f9b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:39307: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:26.725273 27644 raft_consensus.cc:2243] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.725863 27644 raft_consensus.cc:2272] T 8f640e6ea07e4c46b069f5209df892be P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.727916 27644 tablet_replica.cc:333] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.728458 27644 raft_consensus.cc:2243] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.729223 27644 raft_consensus.cc:2272] T f2f0a4db5a804836a6c0df07bb3d2ff3 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.731354 27644 tablet_replica.cc:333] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.731860 27644 raft_consensus.cc:2243] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.732631 27644 raft_consensus.cc:2272] T 70ad3accf3024892ba81819180269bfa P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.734676 27644 tablet_replica.cc:333] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.735231 27644 raft_consensus.cc:2243] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.736052 27644 raft_consensus.cc:2272] T 28d71d5832c849f78a6f7b06240dc8f4 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.738024 27644 tablet_replica.cc:333] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.738603 27644 raft_consensus.cc:2243] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.739079 27644 raft_consensus.cc:2272] T cdb40cc39e684e00a8658050883e12f8 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.741086 27644 tablet_replica.cc:333] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.741591 27644 raft_consensus.cc:2243] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.742025 27644 raft_consensus.cc:2272] T bc5a0f09afd243d9807908fb67777f3a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.744102 27644 tablet_replica.cc:333] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.744642 27644 raft_consensus.cc:2243] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.745415 27644 raft_consensus.cc:2272] T b53444fa43c6403784c755f44d7f4f4e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.747488 27644 tablet_replica.cc:333] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.747979 27644 raft_consensus.cc:2243] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.748382 27644 raft_consensus.cc:2272] T c42f52f5b3cc4ba99cd54021fd36cd61 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.750366 27644 tablet_replica.cc:333] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.750881 27644 raft_consensus.cc:2243] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.751307 27644 raft_consensus.cc:2272] T 411277e39dee42d595633987c1607f8e P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.753162 27644 tablet_replica.cc:333] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.753607 27644 raft_consensus.cc:2243] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.754016 27644 raft_consensus.cc:2272] T abff5211894d46d4b82a78c8eeb0ace2 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.755926 27644 tablet_replica.cc:333] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.756371 27644 raft_consensus.cc:2243] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.757145 27644 raft_consensus.cc:2272] T d4d17fd29e4d454f94f365c7a2f39a5a P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.759126 27644 tablet_replica.cc:333] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.759575 27644 raft_consensus.cc:2243] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.759960 27644 raft_consensus.cc:2272] T e273d163691b414da3708cfaad9734c5 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.762054 27644 tablet_replica.cc:333] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6: stopping tablet replica
I20260709 12:26:26.762522 27644 raft_consensus.cc:2243] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:26.762900 27644 raft_consensus.cc:2272] T 910413325a8a43c29680c8587cc40e83 P 24cc0cb9c9f84e72be0a36d6d98727b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.802371 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
I20260709 12:26:26.838546 27644 master.cc:562] Master@127.26.255.62:41089 shutting down...
I20260709 12:26:26.864323 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:26.864909 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:26.865221 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2970c6eff9d46c19300052b42e530a1: stopping tablet replica
I20260709 12:26:26.886960 27644 master.cc:584] Master@127.26.255.62:41089 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (21289 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 12:26:26.947995 27644 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.26.255.62:46005
I20260709 12:26:26.949450 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:26.956756   987 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:26:26.956802   986 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:26:26.957453   989 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:26:26.960430 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:26.961484 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:26.961686 27644 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:26:26.961800 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599986961789 us; error 0 us; skew 500 ppm
I20260709 12:26:26.962283 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:26.965118 27644 webserver.cc:533] Webserver started at http://127.26.255.62:33209/ using document root <none> and password file <none>
I20260709 12:26:26.965770 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:26.965955 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:26.966194 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:26.967803 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/master-0-root/instance:
uuid: "d5457c9a31fb499ca94b0d8412941333"
format_stamp: "Formatted at 2026-07-09 12:26:26 on dist-test-slave-bdgg"
I20260709 12:26:26.972906 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 12:26:26.976786   994 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:26:26.977742 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 12:26:26.978191 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/master-0-root
uuid: "d5457c9a31fb499ca94b0d8412941333"
format_stamp: "Formatted at 2026-07-09 12:26:26 on dist-test-slave-bdgg"
I20260709 12:26:26.978549 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-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:26:26.990593 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:26.992084 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:27.036907 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.62:46005
I20260709 12:26:27.037038  1045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.62:46005 every 8 connection(s)
I20260709 12:26:27.041308  1046 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:26:27.053030  1046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333: Bootstrap starting.
I20260709 12:26:27.058204  1046 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.063271  1046 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333: No bootstrap required, opened a new log
I20260709 12:26:27.065654  1046 raft_consensus.cc:359] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5457c9a31fb499ca94b0d8412941333" member_type: VOTER }
I20260709 12:26:27.066222  1046 raft_consensus.cc:385] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.066427  1046 raft_consensus.cc:740] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5457c9a31fb499ca94b0d8412941333, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.067028  1046 consensus_queue.cc:260] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5457c9a31fb499ca94b0d8412941333" member_type: VOTER }
I20260709 12:26:27.067469  1046 raft_consensus.cc:399] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 12:26:27.067692  1046 raft_consensus.cc:493] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 12:26:27.067917  1046 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:27.072968  1046 raft_consensus.cc:515] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5457c9a31fb499ca94b0d8412941333" member_type: VOTER }
I20260709 12:26:27.073557  1046 leader_election.cc:304] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [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: d5457c9a31fb499ca94b0d8412941333; no voters: 
I20260709 12:26:27.074826  1046 leader_election.cc:290] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 12:26:27.075215  1049 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:27.076663  1049 raft_consensus.cc:697] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 1 LEADER]: Becoming Leader. State: Replica: d5457c9a31fb499ca94b0d8412941333, State: Running, Role: LEADER
I20260709 12:26:27.077468  1049 consensus_queue.cc:237] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [LEADER]: Queue going to LEADER mode. State: All 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: "d5457c9a31fb499ca94b0d8412941333" member_type: VOTER }
I20260709 12:26:27.077975  1046 sys_catalog.cc:565] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 12:26:27.083439  1051 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d5457c9a31fb499ca94b0d8412941333. Latest consensus state: current_term: 1 leader_uuid: "d5457c9a31fb499ca94b0d8412941333" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5457c9a31fb499ca94b0d8412941333" member_type: VOTER } }
I20260709 12:26:27.084426  1051 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:27.084568  1050 sys_catalog.cc:455] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d5457c9a31fb499ca94b0d8412941333" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5457c9a31fb499ca94b0d8412941333" member_type: VOTER } }
I20260709 12:26:27.085266  1050 sys_catalog.cc:458] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [sys.catalog]: This master's current role is: LEADER
I20260709 12:26:27.086618  1059 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 12:26:27.091805  1059 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 12:26:27.093602 27644 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 12:26:27.101398  1059 catalog_manager.cc:1383] Generated new cluster ID: 3b2337e90c5540a5b8cfeeda57afa25e
I20260709 12:26:27.101801  1059 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 12:26:27.115453  1059 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 12:26:27.116858  1059 catalog_manager.cc:1540] Loading token signing keys...
I20260709 12:26:27.130192  1059 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333: Generated new TSK 0
I20260709 12:26:27.130842  1059 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 12:26:27.161011 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:27.168475  1067 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:26:27.169553  1068 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:26:27.170758  1070 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:26:27.171116 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:27.172207 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:27.172426 27644 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:26:27.172614 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599987172588 us; error 0 us; skew 500 ppm
I20260709 12:26:27.173151 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:27.175757 27644 webserver.cc:533] Webserver started at http://127.26.255.1:43349/ using document root <none> and password file <none>
I20260709 12:26:27.176257 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:27.176463 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:27.176743 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:27.177892 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-0-root/instance:
uuid: "406f9521e80742c794164725ab093b2b"
format_stamp: "Formatted at 2026-07-09 12:26:27 on dist-test-slave-bdgg"
I20260709 12:26:27.183066 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260709 12:26:27.186806  1075 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:26:27.187794 27644 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 12:26:27.188184 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-0-root
uuid: "406f9521e80742c794164725ab093b2b"
format_stamp: "Formatted at 2026-07-09 12:26:27 on dist-test-slave-bdgg"
I20260709 12:26:27.188446 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-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:26:27.209604 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:27.210842 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:27.212284 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:27.214726 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:27.214929 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:27.215245 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:27.215411 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:27.261215 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.1:41633
I20260709 12:26:27.261361  1137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.1:41633 every 8 connection(s)
I20260709 12:26:27.266922 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:27.278060  1142 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:26:27.278892  1143 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:26:27.279381  1145 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:26:27.282727 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:27.283279  1138 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46005
I20260709 12:26:27.283739  1138 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:27.284049 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:27.284312 27644 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:26:27.284505 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599987284469 us; error 0 us; skew 500 ppm
I20260709 12:26:27.284610  1138 heartbeater.cc:507] Master 127.26.255.62:46005 requested a full tablet report, sending...
I20260709 12:26:27.285162 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:27.287400  1011 ts_manager.cc:194] Registered new tserver with Master: 406f9521e80742c794164725ab093b2b (127.26.255.1:41633)
I20260709 12:26:27.288393 27644 webserver.cc:533] Webserver started at http://127.26.255.2:40375/ using document root <none> and password file <none>
I20260709 12:26:27.289160 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:27.289419 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:27.289740 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:27.290133  1011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34054
I20260709 12:26:27.291477 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-1-root/instance:
uuid: "2de03be1e4f445b087944b75ba80e9be"
format_stamp: "Formatted at 2026-07-09 12:26:27 on dist-test-slave-bdgg"
I20260709 12:26:27.296362 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 12:26:27.300019  1150 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:26:27.300801 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 12:26:27.301143 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-1-root
uuid: "2de03be1e4f445b087944b75ba80e9be"
format_stamp: "Formatted at 2026-07-09 12:26:27 on dist-test-slave-bdgg"
I20260709 12:26:27.301436 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-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:26:27.314224 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:27.315619 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:27.317315 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:27.319782 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:27.320022 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:27.320292 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:27.320468 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:27.361649 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.2:40707
I20260709 12:26:27.361768  1212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.2:40707 every 8 connection(s)
I20260709 12:26:27.366822 27644 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 12:26:27.374848  1216 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:26:27.377096  1217 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:26:27.380697  1219 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:26:27.381145 27644 server_base.cc:1061] running on GCE node
I20260709 12:26:27.382031  1213 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46005
I20260709 12:26:27.382581  1213 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:27.382628 27644 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 12:26:27.382982 27644 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:26:27.383180 27644 hybrid_clock.cc:648] HybridClock initialized: now 1783599987383147 us; error 0 us; skew 500 ppm
I20260709 12:26:27.383548  1213 heartbeater.cc:507] Master 127.26.255.62:46005 requested a full tablet report, sending...
I20260709 12:26:27.383819 27644 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 12:26:27.386303  1011 ts_manager.cc:194] Registered new tserver with Master: 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:27.387099 27644 webserver.cc:533] Webserver started at http://127.26.255.3:41515/ using document root <none> and password file <none>
I20260709 12:26:27.387847 27644 fs_manager.cc:362] Metadata directory not provided
I20260709 12:26:27.388114 27644 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 12:26:27.388429 27644 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 12:26:27.388401  1011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34064
I20260709 12:26:27.390313 27644 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-2-root/instance:
uuid: "412f542d8bdf489db137a7178bbb381b"
format_stamp: "Formatted at 2026-07-09 12:26:27 on dist-test-slave-bdgg"
I20260709 12:26:27.395195 27644 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 12:26:27.398940  1224 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:26:27.399775 27644 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 12:26:27.400121 27644 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-2-root
uuid: "412f542d8bdf489db137a7178bbb381b"
format_stamp: "Formatted at 2026-07-09 12:26:27 on dist-test-slave-bdgg"
I20260709 12:26:27.400408 27644 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskkMtRUl/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783599799304917-27644-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:26:27.411217 27644 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 12:26:27.412492 27644 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 12:26:27.413990 27644 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 12:26:27.416478 27644 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 12:26:27.416734 27644 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:27.416997 27644 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 12:26:27.417186 27644 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 12:26:27.461647 27644 rpc_server.cc:307] RPC server started. Bound to: 127.26.255.3:45755
I20260709 12:26:27.461755  1286 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.26.255.3:45755 every 8 connection(s)
I20260709 12:26:27.482236  1287 heartbeater.cc:344] Connected to a master server at 127.26.255.62:46005
I20260709 12:26:27.482682  1287 heartbeater.cc:461] Registering TS with master...
I20260709 12:26:27.483430  1287 heartbeater.cc:507] Master 127.26.255.62:46005 requested a full tablet report, sending...
I20260709 12:26:27.485491  1011 ts_manager.cc:194] Registered new tserver with Master: 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:27.486012 27644 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.020750915s
I20260709 12:26:27.487358  1011 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34076
I20260709 12:26:27.514422  1011 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34086:
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:26:27.517354  1011 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:26:27.597747  1252 tablet_service.cc:1511] Processing CreateTablet for tablet 7af49ada6da242058a8a9268b88ca5c2 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:27.599287  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49ada6da242058a8a9268b88ca5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.602926  1251 tablet_service.cc:1511] Processing CreateTablet for tablet caa018061f804b3fb51a6a4bce73f108 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:27.603587  1103 tablet_service.cc:1511] Processing CreateTablet for tablet 7af49ada6da242058a8a9268b88ca5c2 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:27.604502  1251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa018061f804b3fb51a6a4bce73f108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.604326  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce3ccefe64d44ff99e8a6a6272766db (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:27.605082  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49ada6da242058a8a9268b88ca5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.605729  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce3ccefe64d44ff99e8a6a6272766db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.606594  1178 tablet_service.cc:1511] Processing CreateTablet for tablet 7af49ada6da242058a8a9268b88ca5c2 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:27.607769  1250 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce3ccefe64d44ff99e8a6a6272766db (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:27.608198  1178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7af49ada6da242058a8a9268b88ca5c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.608089  1102 tablet_service.cc:1511] Processing CreateTablet for tablet caa018061f804b3fb51a6a4bce73f108 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:27.609875  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa018061f804b3fb51a6a4bce73f108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.609617  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 66940570c4224edeb7003b9cd4e3b2ac (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:27.610397  1177 tablet_service.cc:1511] Processing CreateTablet for tablet caa018061f804b3fb51a6a4bce73f108 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:27.611079  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66940570c4224edeb7003b9cd4e3b2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.611761  1177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa018061f804b3fb51a6a4bce73f108. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.612715  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce3ccefe64d44ff99e8a6a6272766db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.612942  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 66940570c4224edeb7003b9cd4e3b2ac (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:27.613801  1176 tablet_service.cc:1511] Processing CreateTablet for tablet 8ce3ccefe64d44ff99e8a6a6272766db (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:27.614873  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66940570c4224edeb7003b9cd4e3b2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.615274  1176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ce3ccefe64d44ff99e8a6a6272766db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.617494  1099 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0ecb2cbd3b4a1bb789f3cd9d624092 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:27.617714  1175 tablet_service.cc:1511] Processing CreateTablet for tablet 66940570c4224edeb7003b9cd4e3b2ac (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:27.619038  1099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0ecb2cbd3b4a1bb789f3cd9d624092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.619239  1175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66940570c4224edeb7003b9cd4e3b2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.623040  1174 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0ecb2cbd3b4a1bb789f3cd9d624092 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:27.623687  1098 tablet_service.cc:1511] Processing CreateTablet for tablet 1be565fe66d64432b64ea728cf02bc2d (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:27.624660  1174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0ecb2cbd3b4a1bb789f3cd9d624092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.625103  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be565fe66d64432b64ea728cf02bc2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.627692  1173 tablet_service.cc:1511] Processing CreateTablet for tablet 1be565fe66d64432b64ea728cf02bc2d (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:27.628167  1097 tablet_service.cc:1511] Processing CreateTablet for tablet 27ea9519f9664c64882dc348bfe97557 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:27.629256  1173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be565fe66d64432b64ea728cf02bc2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.629524  1097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ea9519f9664c64882dc348bfe97557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.631742  1248 tablet_service.cc:1511] Processing CreateTablet for tablet 9d0ecb2cbd3b4a1bb789f3cd9d624092 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:27.633224  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d0ecb2cbd3b4a1bb789f3cd9d624092. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.635608  1247 tablet_service.cc:1511] Processing CreateTablet for tablet 1be565fe66d64432b64ea728cf02bc2d (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:27.637085  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be565fe66d64432b64ea728cf02bc2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.691453  1172 tablet_service.cc:1511] Processing CreateTablet for tablet 27ea9519f9664c64882dc348bfe97557 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:27.693127  1172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ea9519f9664c64882dc348bfe97557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.719549  1302 tablet_bootstrap.cc:492] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:27.723297  1303 tablet_bootstrap.cc:492] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:27.732385  1100 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4c15c095494bf0ab6bb286e52d3654 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:27.734076  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4c15c095494bf0ab6bb286e52d3654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.734148  1171 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4c15c095494bf0ab6bb286e52d3654 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:27.735699  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4c15c095494bf0ab6bb286e52d3654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.735410  1250 tablet_service.cc:1511] Processing CreateTablet for tablet 5b4c15c095494bf0ab6bb286e52d3654 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:27.736830  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b4c15c095494bf0ab6bb286e52d3654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.755609  1252 tablet_service.cc:1511] Processing CreateTablet for tablet 27ea9519f9664c64882dc348bfe97557 (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:27.759238  1304 tablet_bootstrap.cc:492] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:27.766176  1304 tablet_bootstrap.cc:654] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.767364  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27ea9519f9664c64882dc348bfe97557. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.774212  1303 tablet_bootstrap.cc:654] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.779484  1302 tablet_bootstrap.cc:654] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.786990  1304 tablet_bootstrap.cc:492] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:27.788342  1098 tablet_service.cc:1511] Processing CreateTablet for tablet 93be34f41f444dc7b3050e9e4c47398c (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:27.790693  1304 ts_tablet_manager.cc:1403] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.009s
I20260709 12:26:27.791687  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93be34f41f444dc7b3050e9e4c47398c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.791819  1171 tablet_service.cc:1511] Processing CreateTablet for tablet 93be34f41f444dc7b3050e9e4c47398c (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:27.793140  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93be34f41f444dc7b3050e9e4c47398c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.794420  1247 tablet_service.cc:1511] Processing CreateTablet for tablet 93be34f41f444dc7b3050e9e4c47398c (DEFAULT_TABLE table=test-workload [id=5301ad39b6c84ee9b6533567bf50c3da]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:27.796332  1304 raft_consensus.cc:359] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.797514  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93be34f41f444dc7b3050e9e4c47398c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:27.797420  1304 raft_consensus.cc:385] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.802732  1304 raft_consensus.cc:740] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.803193  1302 tablet_bootstrap.cc:492] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:27.803879  1302 ts_tablet_manager.cc:1403] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.009s
I20260709 12:26:27.803747  1304 consensus_queue.cc:260] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.807168  1302 raft_consensus.cc:359] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.807952  1302 raft_consensus.cc:385] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.808266  1302 raft_consensus.cc:740] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.809406  1302 consensus_queue.cc:260] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.812546  1213 heartbeater.cc:499] Master 127.26.255.62:46005 was elected leader, sending a full tablet report...
I20260709 12:26:27.813164  1304 ts_tablet_manager.cc:1434] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
I20260709 12:26:27.814246  1304 tablet_bootstrap.cc:492] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:27.821141  1303 tablet_bootstrap.cc:492] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:27.821275  1304 tablet_bootstrap.cc:654] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.821815  1303 ts_tablet_manager.cc:1403] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.009s
I20260709 12:26:27.825137  1303 raft_consensus.cc:359] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:27.825906  1303 raft_consensus.cc:385] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.826221  1303 raft_consensus.cc:740] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.827184  1303 consensus_queue.cc:260] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:27.836019  1287 heartbeater.cc:499] Master 127.26.255.62:46005 was elected leader, sending a full tablet report...
I20260709 12:26:27.836967  1303 ts_tablet_manager.cc:1434] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.008s
I20260709 12:26:27.838141  1303 tablet_bootstrap.cc:492] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:27.838306  1138 heartbeater.cc:499] Master 127.26.255.62:46005 was elected leader, sending a full tablet report...
I20260709 12:26:27.839370  1302 ts_tablet_manager.cc:1434] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.004s
I20260709 12:26:27.840552  1302 tablet_bootstrap.cc:492] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:27.844970  1303 tablet_bootstrap.cc:654] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.854622  1304 tablet_bootstrap.cc:492] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:27.855401  1302 tablet_bootstrap.cc:654] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.859292  1304 ts_tablet_manager.cc:1403] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.009s
I20260709 12:26:27.862531  1304 raft_consensus.cc:359] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:27.863363  1304 raft_consensus.cc:385] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.863729  1304 raft_consensus.cc:740] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.864691  1304 consensus_queue.cc:260] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
W20260709 12:26:27.866189  1214 tablet.cc:2406] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 12:26:27.866855  1304 ts_tablet_manager.cc:1434] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 12:26:27.868039  1304 tablet_bootstrap.cc:492] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:27.874279  1303 tablet_bootstrap.cc:492] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:27.874993  1303 ts_tablet_manager.cc:1403] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.016s
I20260709 12:26:27.875056  1304 tablet_bootstrap.cc:654] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.878422  1303 raft_consensus.cc:359] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.879647  1303 raft_consensus.cc:385] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.880062  1303 raft_consensus.cc:740] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.881227  1303 consensus_queue.cc:260] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.883579  1303 ts_tablet_manager.cc:1434] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:27.884560  1303 tablet_bootstrap.cc:492] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:27.890303  1302 tablet_bootstrap.cc:492] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:27.891026  1302 ts_tablet_manager.cc:1403] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.014s
I20260709 12:26:27.893203  1303 tablet_bootstrap.cc:654] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.894134  1302 raft_consensus.cc:359] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.895016  1302 raft_consensus.cc:385] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.895401  1302 raft_consensus.cc:740] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.896353  1302 consensus_queue.cc:260] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.903965  1302 ts_tablet_manager.cc:1434] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:26:27.904768  1304 tablet_bootstrap.cc:492] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:27.905056  1302 tablet_bootstrap.cc:492] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:27.905597  1304 ts_tablet_manager.cc:1403] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.014s
I20260709 12:26:27.907032  1311 raft_consensus.cc:493] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:27.907783  1311 raft_consensus.cc:515] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.911829  1302 tablet_bootstrap.cc:654] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.915181  1311 leader_election.cc:290] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:27.920544  1304 raft_consensus.cc:359] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.921379  1304 raft_consensus.cc:385] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.921787  1304 raft_consensus.cc:740] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.922928  1304 consensus_queue.cc:260] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.921451  1303 tablet_bootstrap.cc:492] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:27.926824  1303 ts_tablet_manager.cc:1403] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.042s	user 0.022s	sys 0.008s
I20260709 12:26:27.927898  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:27.928339  1302 tablet_bootstrap.cc:492] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:27.928884  1302 ts_tablet_manager.cc:1403] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
W20260709 12:26:27.929858  1225 leader_election.cc:343] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:27.929702  1303 raft_consensus.cc:359] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.930576  1303 raft_consensus.cc:385] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.930892  1303 raft_consensus.cc:740] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.931659  1303 consensus_queue.cc:260] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.931882  1302 raft_consensus.cc:359] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.932444  1302 raft_consensus.cc:385] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.932713  1302 raft_consensus.cc:740] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.933775  1303 ts_tablet_manager.cc:1434] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 12:26:27.933604  1302 consensus_queue.cc:260] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.934927  1303 tablet_bootstrap.cc:492] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:27.935946  1302 ts_tablet_manager.cc:1434] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:27.937048  1302 tablet_bootstrap.cc:492] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:27.939857  1304 ts_tablet_manager.cc:1434] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.000s
I20260709 12:26:27.940830  1304 tablet_bootstrap.cc:492] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:27.945996  1302 tablet_bootstrap.cc:654] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.947379  1304 tablet_bootstrap.cc:654] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.947190  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:27.947955  1188 raft_consensus.cc:2468] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:27.951454  1302 tablet_bootstrap.cc:492] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:27.952035  1302 ts_tablet_manager.cc:1403] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 12:26:27.953229  1311 raft_consensus.cc:493] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:27.953980  1303 tablet_bootstrap.cc:654] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.953758  1311 raft_consensus.cc:515] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:27.955009  1302 raft_consensus.cc:359] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.955777  1302 raft_consensus.cc:385] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.956033  1311 leader_election.cc:290] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 406f9521e80742c794164725ab093b2b (127.26.255.1:41633)
I20260709 12:26:27.957401  1225 leader_election.cc:304] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:27.958721  1311 raft_consensus.cc:2804] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:27.956080  1302 raft_consensus.cc:740] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.959236  1311 raft_consensus.cc:493] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:27.959713  1311 raft_consensus.cc:3060] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:27.959686  1302 consensus_queue.cc:260] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.962206  1302 ts_tablet_manager.cc:1434] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:26:27.963873  1303 tablet_bootstrap.cc:492] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:27.964458  1303 ts_tablet_manager.cc:1403] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260709 12:26:27.965214  1304 tablet_bootstrap.cc:492] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:27.965791  1304 ts_tablet_manager.cc:1403] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.011s
I20260709 12:26:27.966138  1302 tablet_bootstrap.cc:492] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:27.968037  1308 raft_consensus.cc:493] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:27.968608  1308 raft_consensus.cc:515] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:27.970752  1304 raft_consensus.cc:359] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.971560  1304 raft_consensus.cc:385] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.971871  1304 raft_consensus.cc:740] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.972630  1304 consensus_queue.cc:260] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.977106  1302 tablet_bootstrap.cc:654] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:27.978315  1309 raft_consensus.cc:493] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:27.979091  1309 raft_consensus.cc:515] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.983493  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:27.984938  1303 raft_consensus.cc:359] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
W20260709 12:26:27.985805  1225 leader_election.cc:343] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:27.986164  1303 raft_consensus.cc:385] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:27.986665  1303 raft_consensus.cc:740] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:27.987918  1303 consensus_queue.cc:260] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:27.996071  1308 leader_election.cc:290] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755), 406f9521e80742c794164725ab093b2b (127.26.255.1:41633)
I20260709 12:26:28.005788  1309 leader_election.cc:290] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.021613  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.022473  1188 raft_consensus.cc:2468] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:28.022842  1311 raft_consensus.cc:515] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.024088  1076 leader_election.cc:304] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:28.025969  1309 raft_consensus.cc:2804] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.026412  1309 raft_consensus.cc:493] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.026849  1309 raft_consensus.cc:3060] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.027050  1303 ts_tablet_manager.cc:1434] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.062s	user 0.035s	sys 0.012s
I20260709 12:26:28.029327  1303 tablet_bootstrap.cc:492] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:28.043897  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.044531  1303 tablet_bootstrap.cc:654] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.044611  1188 raft_consensus.cc:2468] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.046681  1225 leader_election.cc:304] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.048259  1308 raft_consensus.cc:493] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.048804  1308 raft_consensus.cc:515] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.050737  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.051011  1308 leader_election.cc:290] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.051973  1326 raft_consensus.cc:2804] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.052652  1326 raft_consensus.cc:493] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.053154  1326 raft_consensus.cc:3060] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.059650  1262 raft_consensus.cc:2393] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:28.071458  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.074517  1303 tablet_bootstrap.cc:492] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:28.074764  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.075472  1303 ts_tablet_manager.cc:1403] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.004s
I20260709 12:26:28.075724  1188 raft_consensus.cc:3060] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.087289  1303 raft_consensus.cc:359] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.088213  1303 raft_consensus.cc:385] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 12:26:28.088269  1058 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:28.088678  1303 raft_consensus.cc:740] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.094614  1311 leader_election.cc:290] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.097642  1309 raft_consensus.cc:515] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.103886  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.108456  1188 raft_consensus.cc:2468] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.110280  1225 leader_election.cc:304] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.105911  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.103344  1303 consensus_queue.cc:260] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.110504  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.111608  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.111608  1311 raft_consensus.cc:2804] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
W20260709 12:26:28.113670  1151 leader_election.cc:343] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:28.114522  1151 leader_election.cc:343] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
W20260709 12:26:28.115442  1154 leader_election.cc:343] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.115908  1154 leader_election.cc:304] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be; no voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.116700  1308 raft_consensus.cc:2749] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.118197  1113 raft_consensus.cc:2393] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:28.125396  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.125782  1309 leader_election.cc:290] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.126360  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.126835  1187 raft_consensus.cc:2393] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:28.128767  1304 ts_tablet_manager.cc:1434] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.161s	user 0.028s	sys 0.068s
I20260709 12:26:28.130113  1304 tablet_bootstrap.cc:492] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:28.132720  1311 raft_consensus.cc:697] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.133869  1311 consensus_queue.cc:237] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.134963  1303 ts_tablet_manager.cc:1434] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.001s
I20260709 12:26:28.136446  1303 tablet_bootstrap.cc:492] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:28.136781  1304 tablet_bootstrap.cc:654] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.130113  1302 tablet_bootstrap.cc:492] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:28.139180  1302 ts_tablet_manager.cc:1403] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.173s	user 0.081s	sys 0.064s
I20260709 12:26:28.132444  1326 raft_consensus.cc:515] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:28.140169  1262 raft_consensus.cc:2393] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de03be1e4f445b087944b75ba80e9be in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:28.142401  1154 leader_election.cc:304] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be; no voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.142624  1302 raft_consensus.cc:359] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.143507  1302 raft_consensus.cc:385] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.143533  1322 raft_consensus.cc:3060] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.143905  1302 raft_consensus.cc:740] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.144865  1302 consensus_queue.cc:260] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.147189  1326 leader_election.cc:290] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 406f9521e80742c794164725ab093b2b (127.26.255.1:41633)
I20260709 12:26:28.147378  1302 ts_tablet_manager.cc:1434] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 12:26:28.151201  1303 tablet_bootstrap.cc:654] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.151525  1302 tablet_bootstrap.cc:492] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:28.151437  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.149973  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.147770  1079 leader_election.cc:304] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [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: 406f9521e80742c794164725ab093b2b; no voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.154152  1309 raft_consensus.cc:2749] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260709 12:26:28.155175  1225 leader_election.cc:343] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.150818  1009 catalog_manager.cc:5697] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.159901  1302 tablet_bootstrap.cc:654] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.162231  1304 tablet_bootstrap.cc:492] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:28.162992  1304 ts_tablet_manager.cc:1403] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 12:26:28.166376  1304 raft_consensus.cc:359] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.166826  1322 raft_consensus.cc:2749] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.167172  1304 raft_consensus.cc:385] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.167550  1304 raft_consensus.cc:740] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.172246  1304 consensus_queue.cc:260] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.174896  1304 ts_tablet_manager.cc:1434] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260709 12:26:28.175951  1302 tablet_bootstrap.cc:492] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:28.176088  1188 raft_consensus.cc:2468] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.176870  1302 ts_tablet_manager.cc:1403] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.008s
I20260709 12:26:28.178387  1225 leader_election.cc:304] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.179901  1311 raft_consensus.cc:2804] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.180042  1304 tablet_bootstrap.cc:492] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:28.180563  1311 raft_consensus.cc:697] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.180754  1302 raft_consensus.cc:359] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.181589  1302 raft_consensus.cc:385] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.181900  1302 raft_consensus.cc:740] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.181774  1311 consensus_queue.cc:237] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:28.183061  1302 consensus_queue.cc:260] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.183571  1303 tablet_bootstrap.cc:492] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:28.184190  1303 ts_tablet_manager.cc:1403] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.009s
I20260709 12:26:28.185316  1326 raft_consensus.cc:493] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.185943  1326 raft_consensus.cc:515] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.187537  1304 tablet_bootstrap.cc:654] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.188351  1309 raft_consensus.cc:493] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.189147  1309 raft_consensus.cc:515] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.188308  1326 leader_election.cc:290] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.188233  1303 raft_consensus.cc:359] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.191517  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.191752  1303 raft_consensus.cc:385] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.192118  1302 ts_tablet_manager.cc:1434] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.003s
I20260709 12:26:28.192291  1113 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.193264  1302 tablet_bootstrap.cc:492] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:28.194607  1309 leader_election.cc:290] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.194855  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.195257  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.195660  1261 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:28.196008  1187 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:28.197122  1079 leader_election.cc:304] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.199206  1225 leader_election.cc:304] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.200304  1309 raft_consensus.cc:2804] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.200875  1309 raft_consensus.cc:493] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.203006  1309 raft_consensus.cc:3060] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.201077  1326 raft_consensus.cc:2804] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.207065  1326 raft_consensus.cc:493] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.207499  1326 raft_consensus.cc:3060] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.192246  1303 raft_consensus.cc:740] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.211616  1303 consensus_queue.cc:260] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.201679  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.215514  1188 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.220283  1331 raft_consensus.cc:493] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.200744  1341 raft_consensus.cc:493] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.220927  1331 raft_consensus.cc:515] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.221344  1341 raft_consensus.cc:515] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.201849  1302 tablet_bootstrap.cc:654] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.223569  1331 leader_election.cc:290] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.225827  1303 ts_tablet_manager.cc:1434] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.006s
I20260709 12:26:28.226138  1309 raft_consensus.cc:515] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.225934  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.227509  1303 tablet_bootstrap.cc:492] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:28.227504  1113 raft_consensus.cc:2468] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.230676  1225 leader_election.cc:304] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.231947  1331 raft_consensus.cc:2804] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.232410  1331 raft_consensus.cc:493] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.232777  1331 raft_consensus.cc:3060] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.230376  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.233407  1187 raft_consensus.cc:2468] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:28.218705  1326 raft_consensus.cc:515] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.234853  1076 leader_election.cc:304] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:28.238559  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.239195  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.240033  1188 raft_consensus.cc:2468] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.239545  1113 raft_consensus.cc:2393] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:28.242431  1304 tablet_bootstrap.cc:492] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:28.243086  1304 ts_tablet_manager.cc:1403] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.016s
I20260709 12:26:28.244431  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.245096  1341 leader_election.cc:290] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.245693  1341 raft_consensus.cc:2804] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.246035  1341 raft_consensus.cc:493] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.246347  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.246544  1304 raft_consensus.cc:359] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.247340  1304 raft_consensus.cc:385] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.247648  1304 raft_consensus.cc:740] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
W20260709 12:26:28.248090  1079 leader_election.cc:343] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.247756  1331 raft_consensus.cc:515] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.248458  1304 consensus_queue.cc:260] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.249524  1187 raft_consensus.cc:3060] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.249382  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.250847  1309 leader_election.cc:290] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.246363  1341 raft_consensus.cc:3060] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.251928  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.252904  1261 raft_consensus.cc:2393] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:28.254208  1079 leader_election.cc:304] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [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: 406f9521e80742c794164725ab093b2b; no voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.251878  1304 ts_tablet_manager.cc:1434] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 12:26:28.256381  1304 tablet_bootstrap.cc:492] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:28.257432  1342 raft_consensus.cc:2749] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.256297  1331 leader_election.cc:290] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.259068  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.259900  1113 raft_consensus.cc:3060] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.260087  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.260689  1188 raft_consensus.cc:3060] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.264724  1322 raft_consensus.cc:493] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.265118  1304 tablet_bootstrap.cc:654] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.265295  1322 raft_consensus.cc:515] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.265316  1341 raft_consensus.cc:515] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.267948  1322 leader_election.cc:290] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.269762  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c15c095494bf0ab6bb286e52d3654" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.270614  1341 leader_election.cc:290] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.272301  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.273414  1188 raft_consensus.cc:2468] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
W20260709 12:26:28.273910  1151 leader_election.cc:343] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.275257  1326 leader_election.cc:290] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
W20260709 12:26:28.276001  1079 leader_election.cc:343] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.277078  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c15c095494bf0ab6bb286e52d3654" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.277791  1261 raft_consensus.cc:2468] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 0.
I20260709 12:26:28.277889  1011 catalog_manager.cc:5697] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.279353  1154 leader_election.cc:304] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.284718  1322 raft_consensus.cc:2804] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.293138  1322 raft_consensus.cc:493] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.293485  1322 raft_consensus.cc:3060] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.285039  1225 leader_election.cc:304] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.299641  1326 raft_consensus.cc:2804] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.283480  1187 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.299937  1302 tablet_bootstrap.cc:492] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:28.300256  1326 raft_consensus.cc:697] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.300582  1302 ts_tablet_manager.cc:1403] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.108s	user 0.017s	sys 0.021s
I20260709 12:26:28.301213  1326 consensus_queue.cc:237] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.301649  1225 leader_election.cc:304] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.302908  1311 raft_consensus.cc:2804] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.287252  1303 tablet_bootstrap.cc:654] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.298980  1322 raft_consensus.cc:515] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.303436  1311 raft_consensus.cc:697] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.303853  1302 raft_consensus.cc:359] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:28.304617  1302 raft_consensus.cc:385] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.304410  1311 consensus_queue.cc:237] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.304934  1302 raft_consensus.cc:740] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.287631  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.306429  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c15c095494bf0ab6bb286e52d3654" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.306869  1188 raft_consensus.cc:3060] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.307548  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c15c095494bf0ab6bb286e52d3654" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.308151  1261 raft_consensus.cc:3060] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.291347  1113 raft_consensus.cc:2468] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.308868  1302 consensus_queue.cc:260] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:28.287235  1304 tablet_bootstrap.cc:492] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:28.311211  1304 ts_tablet_manager.cc:1403] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.055s	user 0.014s	sys 0.007s
W20260709 12:26:28.308017  1151 leader_election.cc:343] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.314410  1304 raft_consensus.cc:359] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.320135  1304 raft_consensus.cc:385] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.320622  1304 raft_consensus.cc:740] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.316402  1302 ts_tablet_manager.cc:1434] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.004s
I20260709 12:26:28.320932  1261 raft_consensus.cc:2468] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 1.
I20260709 12:26:28.322899  1302 tablet_bootstrap.cc:492] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:28.322863  1154 leader_election.cc:304] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.323926  1308 raft_consensus.cc:2804] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.329808  1304 consensus_queue.cc:260] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.320186  1322 leader_election.cc:290] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.336621  1302 tablet_bootstrap.cc:654] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.337306  1308 raft_consensus.cc:697] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:28.338671  1308 consensus_queue.cc:237] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.336581  1188 raft_consensus.cc:2468] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:28.344427  1076 leader_election.cc:304] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [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: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.345697  1341 raft_consensus.cc:2804] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.346199  1341 raft_consensus.cc:697] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:28.347051  1341 consensus_queue.cc:237] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.348796  1009 catalog_manager.cc:5697] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.350827  1009 catalog_manager.cc:5697] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.365850  1309 raft_consensus.cc:493] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.366549  1309 raft_consensus.cc:515] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.368892  1309 leader_election.cc:290] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.370313  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.370811  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.371057  1304 ts_tablet_manager.cc:1434] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.021s
I20260709 12:26:28.371578  1303 tablet_bootstrap.cc:492] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:28.371532  1188 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
W20260709 12:26:28.371857  1079 leader_election.cc:343] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.372262  1303 ts_tablet_manager.cc:1403] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.145s	user 0.013s	sys 0.016s
I20260709 12:26:28.373010  1076 leader_election.cc:304] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [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: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.374639  1309 raft_consensus.cc:2804] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.375555  1326 raft_consensus.cc:493] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.376052  1326 raft_consensus.cc:515] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.372251  1304 tablet_bootstrap.cc:492] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:28.378232  1326 leader_election.cc:290] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.381106  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.381925  1113 raft_consensus.cc:2468] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.383533  1225 leader_election.cc:304] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.375006  1309 raft_consensus.cc:493] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.384469  1326 raft_consensus.cc:2804] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.384770  1309 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.385066  1326 raft_consensus.cc:493] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.385659  1326 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.386289  1009 catalog_manager.cc:5697] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 1 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.384779  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.377205  1303 raft_consensus.cc:359] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.388502  1303 raft_consensus.cc:385] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.388854  1303 raft_consensus.cc:740] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
W20260709 12:26:28.389273  1225 leader_election.cc:343] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.390053  1303 consensus_queue.cc:260] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.392514  1302 tablet_bootstrap.cc:492] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:28.392592  1303 ts_tablet_manager.cc:1434] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 12:26:28.397442  1302 ts_tablet_manager.cc:1403] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.075s	user 0.026s	sys 0.027s
I20260709 12:26:28.396121  1309 raft_consensus.cc:515] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.396317  1326 raft_consensus.cc:515] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.400018  1326 leader_election.cc:290] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.396335  1304 tablet_bootstrap.cc:654] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.400192  1302 raft_consensus.cc:359] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.400982  1302 raft_consensus.cc:385] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.401080  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.401784  1113 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.398307  1303 tablet_bootstrap.cc:492] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:28.401307  1302 raft_consensus.cc:740] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.403402  1302 consensus_queue.cc:260] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.404592  1008 catalog_manager.cc:5697] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.405668  1302 ts_tablet_manager.cc:1434] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 12:26:28.406685  1302 tablet_bootstrap.cc:492] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:28.407773  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.407778  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.409478  1187 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.412350  1302 tablet_bootstrap.cc:654] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.412725  1303 tablet_bootstrap.cc:654] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:28.415910  1225 leader_election.cc:343] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:28.423339  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.424057  1261 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.424178  1304 tablet_bootstrap.cc:492] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:28.424927  1304 ts_tablet_manager.cc:1403] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260709 12:26:28.421063  1309 leader_election.cc:290] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.431187  1304 raft_consensus.cc:359] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.432011  1304 raft_consensus.cc:385] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.432298  1304 raft_consensus.cc:740] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.424276  1187 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:28.433045  1304 consensus_queue.cc:260] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.435350  1304 ts_tablet_manager.cc:1434] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 12:26:28.435446  1261 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:28.436401  1304 tablet_bootstrap.cc:492] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:28.436764  1079 leader_election.cc:304] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.437747  1309 raft_consensus.cc:2804] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.438234  1309 raft_consensus.cc:697] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:28.439100  1309 consensus_queue.cc:237] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.436827  1302 tablet_bootstrap.cc:492] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:28.442819  1304 tablet_bootstrap.cc:654] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.443234  1302 ts_tablet_manager.cc:1403] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.004s
I20260709 12:26:28.445966  1302 raft_consensus.cc:359] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.446662  1302 raft_consensus.cc:385] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.446933  1302 raft_consensus.cc:740] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.447893  1113 raft_consensus.cc:2468] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.447728  1302 consensus_queue.cc:260] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.451165  1302 ts_tablet_manager.cc:1434] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:26:28.451202  1303 tablet_bootstrap.cc:492] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:28.451855  1303 ts_tablet_manager.cc:1403] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.001s
I20260709 12:26:28.453338  1225 leader_election.cc:304] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [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: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:28.454523  1326 raft_consensus.cc:2804] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.455063  1326 raft_consensus.cc:697] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.455181  1303 raft_consensus.cc:359] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.456032  1303 raft_consensus.cc:385] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.456014  1326 consensus_queue.cc:237] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.456601  1303 raft_consensus.cc:740] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.457571  1303 consensus_queue.cc:260] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.460289  1303 ts_tablet_manager.cc:1434] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 12:26:28.461403  1303 tablet_bootstrap.cc:492] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:28.463027  1304 tablet_bootstrap.cc:492] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:28.463579  1304 ts_tablet_manager.cc:1403] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 12:26:28.466502  1304 raft_consensus.cc:359] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.467171  1304 raft_consensus.cc:385] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.467456  1303 tablet_bootstrap.cc:654] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:28.467473  1304 raft_consensus.cc:740] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.468590  1304 consensus_queue.cc:260] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.468732  1011 catalog_manager.cc:5697] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.473390  1304 ts_tablet_manager.cc:1434] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 12:26:28.475797  1008 catalog_manager.cc:5697] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.477020  1303 tablet_bootstrap.cc:492] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:28.477548  1303 ts_tablet_manager.cc:1403] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 12:26:28.480540  1303 raft_consensus.cc:359] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.481192  1303 raft_consensus.cc:385] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:28.481462  1303 raft_consensus.cc:740] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:28.482157  1303 consensus_queue.cc:260] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.484169  1303 ts_tablet_manager.cc:1434] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 12:26:28.534085  1326 raft_consensus.cc:493] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.534740  1326 raft_consensus.cc:515] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.536602  1326 leader_election.cc:290] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.537385  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.537624  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.538487  1187 raft_consensus.cc:2393] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:28.539384  1225 leader_election.cc:304] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 412f542d8bdf489db137a7178bbb381b; no voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.540067  1326 raft_consensus.cc:3060] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.542773  1311 raft_consensus.cc:493] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.543231  1311 raft_consensus.cc:515] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.545001  1311 leader_election.cc:290] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.545429  1326 raft_consensus.cc:2749] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.545683  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93be34f41f444dc7b3050e9e4c47398c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.546413  1113 raft_consensus.cc:2468] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.546609  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93be34f41f444dc7b3050e9e4c47398c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.547245  1187 raft_consensus.cc:2468] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:28.547319  1225 leader_election.cc:304] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.548071  1326 raft_consensus.cc:2804] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:28.548353  1326 raft_consensus.cc:493] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:28.548614  1326 raft_consensus.cc:3060] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.550977  1309 raft_consensus.cc:493] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.551517  1309 raft_consensus.cc:515] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:28.553706  1309 leader_election.cc:290] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.554627  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.554936  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.555784  1187 raft_consensus.cc:2393] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:28.556027  1326 raft_consensus.cc:515] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.556756  1076 leader_election.cc:304] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 406f9521e80742c794164725ab093b2b; no voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.557469  1309 raft_consensus.cc:3060] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.558023  1326 leader_election.cc:290] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:28.558916  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93be34f41f444dc7b3050e9e4c47398c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.558929  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93be34f41f444dc7b3050e9e4c47398c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.559571  1113 raft_consensus.cc:3060] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.559676  1187 raft_consensus.cc:3060] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.564790  1187 raft_consensus.cc:2468] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.564953  1309 raft_consensus.cc:2749] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.565995  1225 leader_election.cc:304] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.566745  1326 raft_consensus.cc:2804] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:28.566741  1113 raft_consensus.cc:2468] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:28.567278  1326 raft_consensus.cc:697] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.568163  1326 consensus_queue.cc:237] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.575506  1011 catalog_manager.cc:5697] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:28.672991  1326 consensus_queue.cc:1048] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.685977  1311 consensus_queue.cc:1048] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.706073  1311 consensus_queue.cc:1048] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.708092  1311 consensus_queue.cc:1048] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.721321  1326 consensus_queue.cc:1048] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.732647  1326 consensus_queue.cc:1048] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.754401  1261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:28.755079  1261 raft_consensus.cc:606] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.760634  1261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:28.761121  1309 raft_consensus.cc:493] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.761199  1261 raft_consensus.cc:606] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.761667  1309 raft_consensus.cc:515] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.763773  1309 leader_election.cc:290] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.764451  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c15c095494bf0ab6bb286e52d3654" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:28.764878  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b4c15c095494bf0ab6bb286e52d3654" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.765791  1261 raft_consensus.cc:2393] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 2de03be1e4f445b087944b75ba80e9be in this term.
I20260709 12:26:28.766779  1079 leader_election.cc:304] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 406f9521e80742c794164725ab093b2b; no voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.767530  1309 raft_consensus.cc:3060] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.767854  1261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:28.768510  1261 raft_consensus.cc:606] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.773805  1261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:28.773926  1309 raft_consensus.cc:2749] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.774502  1261 raft_consensus.cc:606] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:28.785904  1331 consensus_queue.cc:1048] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.789844  1113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:46338
I20260709 12:26:28.790499  1113 raft_consensus.cc:606] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Received request to transfer leadership to TS 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:28.797323  1331 consensus_queue.cc:1048] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.802218  1261 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:28.802911  1261 raft_consensus.cc:606] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:28.807956  1311 raft_consensus.cc:993] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:28.808406  1331 raft_consensus.cc:1081] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:28.808790  1308 raft_consensus.cc:493] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:28.809363  1308 raft_consensus.cc:515] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.810106  1113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46330
I20260709 12:26:28.810806  1113 raft_consensus.cc:493] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:28.811177  1113 raft_consensus.cc:3060] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.811571  1308 leader_election.cc:290] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.812322  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:28.812901  1111 raft_consensus.cc:2393] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2de03be1e4f445b087944b75ba80e9be in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:28.814190  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:28.815681  1154 leader_election.cc:304] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be; no voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:28.816395  1308 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:28.819010  1113 raft_consensus.cc:515] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.819100  1111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:46338
I20260709 12:26:28.819811  1111 raft_consensus.cc:606] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Received request to transfer leadership to TS 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:28.820858  1113 leader_election.cc:290] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.821628  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:28.822256  1187 raft_consensus.cc:3060] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.824262  1308 raft_consensus.cc:2749] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:28.824395  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ce3ccefe64d44ff99e8a6a6272766db" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.825107  1261 raft_consensus.cc:3055] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:28.825455  1261 raft_consensus.cc:740] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:28.826327  1261 consensus_queue.cc:260] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.827669  1261 raft_consensus.cc:3060] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.829450  1187 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:28.831116  1076 leader_election.cc:304] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:28.832013  1309 raft_consensus.cc:2804] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:28.834903  1309 raft_consensus.cc:697] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:28.835625  1261 raft_consensus.cc:2468] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:28.835692  1376 consensus_queue.cc:1048] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:28.835983  1309 consensus_queue.cc:237] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.843874  1010 catalog_manager.cc:5697] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.851675  1309 consensus_queue.cc:1048] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.862393  1341 raft_consensus.cc:993] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: : Instructing follower 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:28.862924  1341 raft_consensus.cc:1081] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Signalling peer 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:28.864778  1187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:35170
I20260709 12:26:28.865768  1187 raft_consensus.cc:493] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:28.866063  1187 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.866552  1308 consensus_queue.cc:1048] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.871054  1349 consensus_queue.cc:1048] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:28.874821  1309 consensus_queue.cc:1048] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:28.876446  1341 consensus_queue.cc:1048] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.878171  1187 raft_consensus.cc:515] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.881284  1187 leader_election.cc:290] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.883112  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.883855  1111 raft_consensus.cc:3055] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:28.884202  1111 raft_consensus.cc:740] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:28.884702  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.887517  1261 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.886580  1111 consensus_queue.cc:260] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.889958  1111 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.913656  1261 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:28.915046  1154 leader_election.cc:304] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:28.915889  1308 raft_consensus.cc:2804] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:28.916365  1308 raft_consensus.cc:697] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:28.917295  1308 consensus_queue.cc:237] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.930969  1111 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:28.944286  1331 consensus_queue.cc:1048] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:28.945322  1376 raft_consensus.cc:993] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: : Instructing follower 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:28.945919  1376 raft_consensus.cc:1081] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Signalling peer 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:28.951016  1011 catalog_manager.cc:5697] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 1 to 2, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 2 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:28.952252  1186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:35170
I20260709 12:26:28.953166  1186 raft_consensus.cc:493] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:28.953621  1186 raft_consensus.cc:3060] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.968497  1368 consensus_queue.cc:1048] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:28.964344  1186 raft_consensus.cc:515] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.978168  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:28.978888  1113 raft_consensus.cc:3055] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:28.979229  1113 raft_consensus.cc:740] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:28.980058  1113 consensus_queue.cc:260] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.981081  1113 raft_consensus.cc:3060] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.983662  1368 raft_consensus.cc:993] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:28.984272  1326 raft_consensus.cc:1081] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:28.986263  1112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46330
I20260709 12:26:28.986901  1112 raft_consensus.cc:493] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:28.987301  1112 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.988207  1186 leader_election.cc:290] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:28.991052  1113 raft_consensus.cc:2468] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:28.991375  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27ea9519f9664c64882dc348bfe97557" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:28.992671  1151 leader_election.cc:304] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:28.993216  1262 raft_consensus.cc:3060] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:28.993726  1383 raft_consensus.cc:2804] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:28.994313  1383 raft_consensus.cc:697] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:28.995285  1383 consensus_queue.cc:237] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:28.996935  1112 raft_consensus.cc:515] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.000739  1262 raft_consensus.cc:2468] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:29.003711  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:29.004413  1186 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.004596  1010 catalog_manager.cc:5697] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 1 to 2, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 2 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:29.007205  1112 leader_election.cc:290] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:29.008481  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:29.009091  1262 raft_consensus.cc:3055] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:29.009382  1262 raft_consensus.cc:740] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:29.010121  1262 consensus_queue.cc:260] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.011435  1262 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.012437  1186 raft_consensus.cc:2468] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:29.013827  1076 leader_election.cc:304] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:29.014806  1341 raft_consensus.cc:2804] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:29.015398  1341 raft_consensus.cc:697] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:29.016304  1341 consensus_queue.cc:237] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.019150  1262 raft_consensus.cc:2468] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:29.023031  1010 catalog_manager.cc:5697] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:29.028859  1368 consensus_queue.cc:1048] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:29.038555  1326 consensus_queue.cc:1048] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:29.118813  1368 raft_consensus.cc:993] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:29.119290  1311 raft_consensus.cc:1081] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:29.121059  1187 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:35154
I20260709 12:26:29.121644  1187 raft_consensus.cc:493] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:29.122064  1187 raft_consensus.cc:3060] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.127318  1187 raft_consensus.cc:515] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.129153  1187 leader_election.cc:290] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:29.130040  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:29.130285  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be565fe66d64432b64ea728cf02bc2d" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:29.130733  1112 raft_consensus.cc:3060] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.130920  1262 raft_consensus.cc:3055] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:29.131291  1262 raft_consensus.cc:740] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:29.132002  1262 consensus_queue.cc:260] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.133009  1262 raft_consensus.cc:3060] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.136343  1112 raft_consensus.cc:2468] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:29.137678  1151 leader_election.cc:304] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:29.138429  1383 raft_consensus.cc:2804] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:29.138988  1383 raft_consensus.cc:697] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:29.139871  1383 consensus_queue.cc:237] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.140291  1262 raft_consensus.cc:2468] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:29.146876  1010 catalog_manager.cc:5697] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 2 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:29.148340  1368 raft_consensus.cc:993] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:29.148950  1311 raft_consensus.cc:1081] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:29.150556  1112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46330
I20260709 12:26:29.151055  1112 raft_consensus.cc:493] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:29.151520  1112 raft_consensus.cc:3060] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.158416  1112 raft_consensus.cc:515] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.161425  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:29.161617  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa018061f804b3fb51a6a4bce73f108" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:29.161948  1311 raft_consensus.cc:993] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:29.162063  1187 raft_consensus.cc:3060] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.162374  1262 raft_consensus.cc:3055] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:29.162461  1112 leader_election.cc:290] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:29.162546  1368 raft_consensus.cc:1081] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:29.162914  1262 raft_consensus.cc:740] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:29.163786  1262 consensus_queue.cc:260] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.164431  1112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46330
I20260709 12:26:29.164835  1262 raft_consensus.cc:3060] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.165042  1112 raft_consensus.cc:493] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:29.165488  1112 raft_consensus.cc:3060] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.168608  1187 raft_consensus.cc:2468] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:29.170147  1076 leader_election.cc:304] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:29.171016  1341 raft_consensus.cc:2804] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:29.171466  1341 raft_consensus.cc:697] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:29.172206  1341 consensus_queue.cc:237] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:29.172480  1262 raft_consensus.cc:2468] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:29.173208  1112 raft_consensus.cc:515] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:29.176339  1112 leader_election.cc:290] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:29.177111  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:29.177430  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7af49ada6da242058a8a9268b88ca5c2" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:29.177824  1262 raft_consensus.cc:3055] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:29.178030  1187 raft_consensus.cc:3060] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.178191  1262 raft_consensus.cc:740] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:29.179158  1262 consensus_queue.cc:260] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:29.180430  1262 raft_consensus.cc:3060] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:29.180205  1010 catalog_manager.cc:5697] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:29.185981  1187 raft_consensus.cc:2468] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:29.187675  1076 leader_election.cc:304] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:29.188066  1262 raft_consensus.cc:2468] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:29.188585  1341 raft_consensus.cc:2804] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:29.189167  1341 raft_consensus.cc:697] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:29.190071  1341 consensus_queue.cc:237] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } }
I20260709 12:26:29.196569  1010 catalog_manager.cc:5697] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:29.305923  1112 raft_consensus.cc:1275] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.307655  1383 consensus_queue.cc:1048] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.317776  1262 raft_consensus.cc:1275] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.319298  1383 consensus_queue.cc:1048] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:29.344920  1187 raft_consensus.cc:1275] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.346359  1341 consensus_queue.cc:1048] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.357144  1262 raft_consensus.cc:1275] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.358503  1376 consensus_queue.cc:1048] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.444125  1112 raft_consensus.cc:1275] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.445550  1383 consensus_queue.cc:1048] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.454813  1262 raft_consensus.cc:1275] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.456235  1349 consensus_queue.cc:1048] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.515777  1262 raft_consensus.cc:1275] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.517107  1376 consensus_queue.cc:1048] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.524979  1187 raft_consensus.cc:1275] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.526588  1384 consensus_queue.cc:1048] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.608180  1187 raft_consensus.cc:1275] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.609485  1384 consensus_queue.cc:1048] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.617357  1262 raft_consensus.cc:1275] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.619410  1384 consensus_queue.cc:1048] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.625911  1187 raft_consensus.cc:1275] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.627380  1384 consensus_queue.cc:1048] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.637790  1262 raft_consensus.cc:1275] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.638075  1261 raft_consensus.cc:1275] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.639961  1389 consensus_queue.cc:1048] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 12:26:29.640091  1384 consensus_queue.cc:1048] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:29.651647  1112 raft_consensus.cc:1275] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:29.653523  1308 consensus_queue.cc:1048] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:31.872155  1010 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48844:
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:26:31.875254  1010 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:26:31.934552  1098 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce0a2d109c8455fb18b802f4420924f (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:31.936056  1171 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce0a2d109c8455fb18b802f4420924f (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:31.936951  1098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce0a2d109c8455fb18b802f4420924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.938023  1171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce0a2d109c8455fb18b802f4420924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.939162  1247 tablet_service.cc:1511] Processing CreateTablet for tablet 7ce0a2d109c8455fb18b802f4420924f (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 12:26:31.940966  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ce0a2d109c8455fb18b802f4420924f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.947844  1100 tablet_service.cc:1511] Processing CreateTablet for tablet f1486459524243c5ad9a4e8b01de6b94 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:31.948390  1102 tablet_service.cc:1511] Processing CreateTablet for tablet 900e5aa9b7ed42639570aba97e1faa62 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:31.950436  1100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1486459524243c5ad9a4e8b01de6b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.953866  1102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900e5aa9b7ed42639570aba97e1faa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.955997  1252 tablet_service.cc:1511] Processing CreateTablet for tablet f1486459524243c5ad9a4e8b01de6b94 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:31.957800  1252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1486459524243c5ad9a4e8b01de6b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.961891  1248 tablet_service.cc:1511] Processing CreateTablet for tablet 900e5aa9b7ed42639570aba97e1faa62 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:31.963575  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900e5aa9b7ed42639570aba97e1faa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.963923  1250 tablet_service.cc:1511] Processing CreateTablet for tablet fc7b2c2c183a4d118d6afa8e5577ae1c (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:31.965449  1250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b2c2c183a4d118d6afa8e5577ae1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.972386  1249 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6b8bdad5054e4584e15e7bc76f341f (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:31.974120  1249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6b8bdad5054e4584e15e7bc76f341f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.980822  1099 tablet_service.cc:1511] Processing CreateTablet for tablet fc7b2c2c183a4d118d6afa8e5577ae1c (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:31.984311  1103 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6b8bdad5054e4584e15e7bc76f341f (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:31.985894  1099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b2c2c183a4d118d6afa8e5577ae1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:31.990967  1103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6b8bdad5054e4584e15e7bc76f341f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.000033  1175 tablet_service.cc:1511] Processing CreateTablet for tablet f1486459524243c5ad9a4e8b01de6b94 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 12:26:32.001058  1174 tablet_service.cc:1511] Processing CreateTablet for tablet 900e5aa9b7ed42639570aba97e1faa62 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 12:26:32.001767  1175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1486459524243c5ad9a4e8b01de6b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.001593  1251 tablet_service.cc:1511] Processing CreateTablet for tablet 6890e67d535e4e12834089653aab5c24 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:32.002756  1174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900e5aa9b7ed42639570aba97e1faa62. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.003330  1251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6890e67d535e4e12834089653aab5c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.009461  1246 tablet_service.cc:1511] Processing CreateTablet for tablet 004d3a3a56a242c2ad314d15ba884bb0 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:32.011116  1246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004d3a3a56a242c2ad314d15ba884bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.014807  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 6890e67d535e4e12834089653aab5c24 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:32.015122  1097 tablet_service.cc:1511] Processing CreateTablet for tablet b0a4b3d48e604df1ab1fd18f6840b5bb (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:32.016393  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6890e67d535e4e12834089653aab5c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.020198  1096 tablet_service.cc:1511] Processing CreateTablet for tablet 004d3a3a56a242c2ad314d15ba884bb0 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:32.020514  1245 tablet_service.cc:1511] Processing CreateTablet for tablet 37459426e5a94b278a175d3a3a712ec0 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:32.021854  1096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004d3a3a56a242c2ad314d15ba884bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.021857  1245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37459426e5a94b278a175d3a3a712ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.022879  1097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a4b3d48e604df1ab1fd18f6840b5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.032344  1172 tablet_service.cc:1511] Processing CreateTablet for tablet fc7b2c2c183a4d118d6afa8e5577ae1c (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 12:26:32.034435  1172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc7b2c2c183a4d118d6afa8e5577ae1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.045269  1176 tablet_service.cc:1511] Processing CreateTablet for tablet 7d6b8bdad5054e4584e15e7bc76f341f (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 12:26:32.047791  1173 tablet_service.cc:1511] Processing CreateTablet for tablet 6890e67d535e4e12834089653aab5c24 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 12:26:32.049366  1173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6890e67d535e4e12834089653aab5c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.049868  1178 tablet_service.cc:1511] Processing CreateTablet for tablet 004d3a3a56a242c2ad314d15ba884bb0 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 12:26:32.047793  1177 tablet_service.cc:1511] Processing CreateTablet for tablet b0a4b3d48e604df1ab1fd18f6840b5bb (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:32.051297  1178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 004d3a3a56a242c2ad314d15ba884bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.052317  1177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a4b3d48e604df1ab1fd18f6840b5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.055431  1176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d6b8bdad5054e4584e15e7bc76f341f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.059624  1247 tablet_service.cc:1511] Processing CreateTablet for tablet b0a4b3d48e604df1ab1fd18f6840b5bb (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 12:26:32.061167  1247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0a4b3d48e604df1ab1fd18f6840b5bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.069054  1170 tablet_service.cc:1511] Processing CreateTablet for tablet 37459426e5a94b278a175d3a3a712ec0 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:32.077797  1402 tablet_bootstrap.cc:492] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
W20260709 12:26:32.074654  1392 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.26.255.62:46005, user_credentials={real_user=slave}} blocked reactor thread for 47989.7us
I20260709 12:26:32.099246  1170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37459426e5a94b278a175d3a3a712ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.108067  1101 tablet_service.cc:1511] Processing CreateTablet for tablet 37459426e5a94b278a175d3a3a712ec0 (DEFAULT_TABLE table=soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 12:26:32.110191  1101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37459426e5a94b278a175d3a3a712ec0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 12:26:32.101715  1402 tablet_bootstrap.cc:654] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:32.129164  1058 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:32.157379  1403 tablet_bootstrap.cc:492] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.174031  1403 tablet_bootstrap.cc:654] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.186748  1404 tablet_bootstrap.cc:492] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.209923  1404 tablet_bootstrap.cc:654] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.219802  1402 tablet_bootstrap.cc:492] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.220189  1403 tablet_bootstrap.cc:492] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.220307  1402 ts_tablet_manager.cc:1403] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.031s
I20260709 12:26:32.220896  1403 ts_tablet_manager.cc:1403] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.009s
I20260709 12:26:32.223328  1402 raft_consensus.cc:359] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.223699  1403 raft_consensus.cc:359] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.224510  1402 raft_consensus.cc:385] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.224617  1403 raft_consensus.cc:385] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.224931  1402 raft_consensus.cc:740] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.225098  1403 raft_consensus.cc:740] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.226281  1404 tablet_bootstrap.cc:492] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.225960  1402 consensus_queue.cc:260] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.227016  1404 ts_tablet_manager.cc:1403] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.000s
I20260709 12:26:32.226096  1403 consensus_queue.cc:260] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.229640  1402 ts_tablet_manager.cc:1434] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 12:26:32.230881  1402 tablet_bootstrap.cc:492] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.232764  1403 ts_tablet_manager.cc:1434] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 12:26:32.233881  1403 tablet_bootstrap.cc:492] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.238813  1402 tablet_bootstrap.cc:654] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.240753  1403 tablet_bootstrap.cc:654] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.247182  1403 tablet_bootstrap.cc:492] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.247335  1402 tablet_bootstrap.cc:492] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.247793  1403 ts_tablet_manager.cc:1403] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 12:26:32.247972  1402 ts_tablet_manager.cc:1403] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 12:26:32.249344  1404 raft_consensus.cc:359] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.250205  1404 raft_consensus.cc:385] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.250530  1404 raft_consensus.cc:740] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.250418  1403 raft_consensus.cc:359] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.251304  1403 raft_consensus.cc:385] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.251178  1402 raft_consensus.cc:359] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.251787  1403 raft_consensus.cc:740] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.251981  1402 raft_consensus.cc:385] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.251580  1404 consensus_queue.cc:260] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.252367  1402 raft_consensus.cc:740] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.252730  1403 consensus_queue.cc:260] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.253324  1402 consensus_queue.cc:260] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.255434  1403 ts_tablet_manager.cc:1434] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 12:26:32.256496  1403 tablet_bootstrap.cc:492] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.257645  1404 ts_tablet_manager.cc:1434] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.030s	user 0.003s	sys 0.004s
I20260709 12:26:32.258477  1402 ts_tablet_manager.cc:1434] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 12:26:32.258925  1404 tablet_bootstrap.cc:492] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.259532  1402 tablet_bootstrap.cc:492] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.264257  1403 tablet_bootstrap.cc:654] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.267760  1402 tablet_bootstrap.cc:654] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.270349  1404 tablet_bootstrap.cc:654] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.316488  1415 raft_consensus.cc:493] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.317562  1368 raft_consensus.cc:493] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.318619  1368 raft_consensus.cc:515] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.321036  1368 leader_election.cc:290] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:32.328521  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.330423  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.331203  1403 tablet_bootstrap.cc:492] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.331856  1403 ts_tablet_manager.cc:1403] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.076s	user 0.031s	sys 0.042s
W20260709 12:26:32.333835  1225 leader_election.cc:343] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.334649  1402 tablet_bootstrap.cc:492] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.334826  1404 tablet_bootstrap.cc:492] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.335196  1402 ts_tablet_manager.cc:1403] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.026s
I20260709 12:26:32.335443  1404 ts_tablet_manager.cc:1403] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.035s
I20260709 12:26:32.335466  1403 raft_consensus.cc:359] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.336215  1415 raft_consensus.cc:515] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.336651  1403 raft_consensus.cc:385] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.337064  1403 raft_consensus.cc:740] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.337291  1112 raft_consensus.cc:2468] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:32.338186  1403 consensus_queue.cc:260] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.339461  1404 raft_consensus.cc:359] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.339910  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.340066  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.340330  1404 raft_consensus.cc:385] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.340760  1404 raft_consensus.cc:740] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.342378  1403 ts_tablet_manager.cc:1434] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 12:26:32.342016  1404 consensus_queue.cc:260] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.343721  1403 tablet_bootstrap.cc:492] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.344038  1225 leader_election.cc:304] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [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: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:32.344905  1404 ts_tablet_manager.cc:1434] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 12:26:32.340719  1262 raft_consensus.cc:2468] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.346145  1404 tablet_bootstrap.cc:492] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.349041  1079 leader_election.cc:304] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:32.351155  1376 raft_consensus.cc:2804] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.351603  1376 raft_consensus.cc:493] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.351980  1376 raft_consensus.cc:3060] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.352154  1403 tablet_bootstrap.cc:654] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.353859  1404 tablet_bootstrap.cc:654] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.354832  1368 raft_consensus.cc:2804] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.355304  1368 raft_consensus.cc:493] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.355639  1368 raft_consensus.cc:3060] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.368402  1402 raft_consensus.cc:359] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.369571  1402 raft_consensus.cc:385] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.369973  1402 raft_consensus.cc:740] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.378213  1415 leader_election.cc:290] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.384254  1368 raft_consensus.cc:515] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.385617  1406 raft_consensus.cc:493] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.386212  1406 raft_consensus.cc:515] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.388675  1403 tablet_bootstrap.cc:492] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.388386  1402 consensus_queue.cc:260] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.389317  1403 ts_tablet_manager.cc:1403] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.046s	user 0.019s	sys 0.014s
I20260709 12:26:32.390269  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.391942  1406 leader_election.cc:290] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.392829  1404 tablet_bootstrap.cc:492] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
W20260709 12:26:32.393373  1154 leader_election.cc:343] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.392841  1403 raft_consensus.cc:359] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.393571  1404 ts_tablet_manager.cc:1403] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260709 12:26:32.393963  1403 raft_consensus.cc:385] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.394199  1187 raft_consensus.cc:2468] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.394371  1403 raft_consensus.cc:740] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.394735  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.395535  1403 consensus_queue.cc:260] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.398103  1404 raft_consensus.cc:359] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.398674  1403 ts_tablet_manager.cc:1434] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 12:26:32.399071  1404 raft_consensus.cc:385] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.399439  1404 raft_consensus.cc:740] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.399540  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:32.400552  1404 consensus_queue.cc:260] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.403223  1404 ts_tablet_manager.cc:1434] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
W20260709 12:26:32.403395  1151 leader_election.cc:343] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.403956  1151 leader_election.cc:304] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be; no voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.404502  1404 tablet_bootstrap.cc:492] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.404785  1402 ts_tablet_manager.cc:1434] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.000s
I20260709 12:26:32.405687  1308 raft_consensus.cc:2749] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:32.406167  1402 tablet_bootstrap.cc:492] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.403966  1368 leader_election.cc:290] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:32.411985  1403 tablet_bootstrap.cc:492] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.412786  1404 tablet_bootstrap.cc:654] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.412724  1376 raft_consensus.cc:515] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.414234  1112 raft_consensus.cc:2393] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:32.415043  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.416253  1187 raft_consensus.cc:3060] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.418020  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.418267  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:32.419071  1261 raft_consensus.cc:2393] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:32.420614  1376 leader_election.cc:290] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.421099  1076 leader_election.cc:304] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [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: 406f9521e80742c794164725ab093b2b; no voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.422055  1403 tablet_bootstrap.cc:654] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.422351  1376 raft_consensus.cc:2749] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:32.426966  1187 raft_consensus.cc:2468] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:32.428035  1402 tablet_bootstrap.cc:654] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.432454  1404 tablet_bootstrap.cc:492] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.433017  1404 ts_tablet_manager.cc:1403] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.005s
I20260709 12:26:32.434600  1225 leader_election.cc:304] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 406f9521e80742c794164725ab093b2b
I20260709 12:26:32.437700  1404 raft_consensus.cc:359] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.438477  1404 raft_consensus.cc:385] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.438706  1368 raft_consensus.cc:2804] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.438788  1404 raft_consensus.cc:740] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.439438  1368 raft_consensus.cc:697] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:32.439918  1404 consensus_queue.cc:260] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.440400  1368 consensus_queue.cc:237] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.442930  1404 ts_tablet_manager.cc:1434] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260709 12:26:32.443965  1404 tablet_bootstrap.cc:492] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.453138  1402 tablet_bootstrap.cc:492] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.453770  1402 ts_tablet_manager.cc:1403] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.009s
I20260709 12:26:32.457001  1402 raft_consensus.cc:359] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.457980  1402 raft_consensus.cc:385] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.458392  1402 raft_consensus.cc:740] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.461156  1403 tablet_bootstrap.cc:492] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.461898  1403 ts_tablet_manager.cc:1403] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.000s
I20260709 12:26:32.463183  1402 consensus_queue.cc:260] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.465574  1403 raft_consensus.cc:359] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.466143  1402 ts_tablet_manager.cc:1434] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260709 12:26:32.466490  1403 raft_consensus.cc:385] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.466835  1403 raft_consensus.cc:740] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.467657  1402 tablet_bootstrap.cc:492] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.467628  1403 consensus_queue.cc:260] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.470198  1403 ts_tablet_manager.cc:1434] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.005s
I20260709 12:26:32.471539  1403 tablet_bootstrap.cc:492] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.476186  1402 tablet_bootstrap.cc:654] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.479444  1403 tablet_bootstrap.cc:654] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.491842  1308 raft_consensus.cc:493] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.492692  1308 raft_consensus.cc:515] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.508268  1308 leader_election.cc:290] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.511157  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.524153  1402 tablet_bootstrap.cc:492] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.524859  1402 ts_tablet_manager.cc:1403] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.058s	user 0.028s	sys 0.017s
I20260709 12:26:32.528560  1402 raft_consensus.cc:359] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.529410  1402 raft_consensus.cc:385] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.529745  1402 raft_consensus.cc:740] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.530704  1402 consensus_queue.cc:260] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.539005  1402 ts_tablet_manager.cc:1434] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 12:26:32.540241  1402 tablet_bootstrap.cc:492] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.534526  1403 tablet_bootstrap.cc:492] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.544312  1403 ts_tablet_manager.cc:1403] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.007s
I20260709 12:26:32.544466  1404 tablet_bootstrap.cc:654] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.547750  1402 tablet_bootstrap.cc:654] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.547993  1403 raft_consensus.cc:359] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.548851  1403 raft_consensus.cc:385] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.549212  1403 raft_consensus.cc:740] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.550083  1403 consensus_queue.cc:260] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.553007  1403 ts_tablet_manager.cc:1434] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 12:26:32.554373  1403 tablet_bootstrap.cc:492] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.563865  1404 tablet_bootstrap.cc:492] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.564146  1403 tablet_bootstrap.cc:654] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.564742  1404 ts_tablet_manager.cc:1403] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.121s	user 0.017s	sys 0.005s
I20260709 12:26:32.565280  1402 tablet_bootstrap.cc:492] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.565881  1402 ts_tablet_manager.cc:1403] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.013s
I20260709 12:26:32.568650  1404 raft_consensus.cc:359] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.569602  1404 raft_consensus.cc:385] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.569974  1404 raft_consensus.cc:740] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.569705  1402 raft_consensus.cc:359] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.570878  1402 raft_consensus.cc:385] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.571190  1308 raft_consensus.cc:493] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.571225  1402 raft_consensus.cc:740] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.571794  1308 raft_consensus.cc:515] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.571776  1404 consensus_queue.cc:260] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.572252  1402 consensus_queue.cc:260] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.574411  1308 leader_election.cc:290] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.574925  1402 ts_tablet_manager.cc:1434] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260709 12:26:32.574926  1404 ts_tablet_manager.cc:1434] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 12:26:32.576130  1402 tablet_bootstrap.cc:492] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.576514  1404 tablet_bootstrap.cc:492] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.582333  1403 tablet_bootstrap.cc:492] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.583027  1403 ts_tablet_manager.cc:1403] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.004s
I20260709 12:26:32.584863  1402 tablet_bootstrap.cc:654] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
W20260709 12:26:32.572396  1154 leader_election.cc:343] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.586366  1403 raft_consensus.cc:359] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.587252  1403 raft_consensus.cc:385] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.587543  1403 raft_consensus.cc:740] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.587767  1417 raft_consensus.cc:493] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.588263  1417 raft_consensus.cc:515] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.588342  1403 consensus_queue.cc:260] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.588848  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004d3a3a56a242c2ad314d15ba884bb0" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.589613  1113 raft_consensus.cc:2468] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 0.
I20260709 12:26:32.590199  1403 ts_tablet_manager.cc:1434] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 12:26:32.590611  1417 leader_election.cc:290] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.591112  1417 raft_consensus.cc:493] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.591446  1151 leader_election.cc:304] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.592442  1308 raft_consensus.cc:2804] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.592828  1308 raft_consensus.cc:493] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.593191  1308 raft_consensus.cc:3060] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.598497  1404 tablet_bootstrap.cc:654] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.591532  1417 raft_consensus.cc:515] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.605556  1402 tablet_bootstrap.cc:492] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.606148  1417 leader_election.cc:290] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.606302  1402 ts_tablet_manager.cc:1403] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.005s
I20260709 12:26:32.591383  1403 tablet_bootstrap.cc:492] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.606637  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004d3a3a56a242c2ad314d15ba884bb0" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.609081  1417 raft_consensus.cc:493] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.609709  1417 raft_consensus.cc:515] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.610898  1308 raft_consensus.cc:515] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.614853  1417 leader_election.cc:290] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.614773  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0a2d109c8455fb18b802f4420924f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.615208  1186 raft_consensus.cc:2393] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 2de03be1e4f445b087944b75ba80e9be in this term.
I20260709 12:26:32.615700  1188 raft_consensus.cc:2468] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.610291  1402 raft_consensus.cc:359] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.616398  1402 raft_consensus.cc:385] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.616750  1402 raft_consensus.cc:740] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.617188  1076 leader_election.cc:304] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.617580  1402 consensus_queue.cc:260] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.618721  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004d3a3a56a242c2ad314d15ba884bb0" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:32.619391  1113 raft_consensus.cc:3060] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.620272  1402 ts_tablet_manager.cc:1434] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 12:26:32.621423  1402 tablet_bootstrap.cc:492] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.628898  1402 tablet_bootstrap.cc:654] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.629966  1308 leader_election.cc:290] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.628947  1113 raft_consensus.cc:2468] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 1.
I20260709 12:26:32.637202  1151 leader_election.cc:304] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.638583  1308 raft_consensus.cc:2804] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.638701  1376 raft_consensus.cc:2804] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.639300  1376 raft_consensus.cc:493] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.639681  1376 raft_consensus.cc:3060] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.641273  1402 tablet_bootstrap.cc:492] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.641812  1402 ts_tablet_manager.cc:1403] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 12:26:32.644758  1402 raft_consensus.cc:359] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.645466  1402 raft_consensus.cc:385] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.645745  1402 raft_consensus.cc:740] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.646607  1402 consensus_queue.cc:260] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.648396  1376 raft_consensus.cc:515] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.650079  1417 raft_consensus.cc:493] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.650887  1417 raft_consensus.cc:515] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.634702  1403 tablet_bootstrap.cc:654] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.652343  1188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0a2d109c8455fb18b802f4420924f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.653030  1188 raft_consensus.cc:3060] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.653805  1417 leader_election.cc:290] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.653422  1376 leader_election.cc:290] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.648877  1402 ts_tablet_manager.cc:1434] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 12:26:32.655275  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.656024  1111 raft_consensus.cc:2468] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 0.
I20260709 12:26:32.657322  1151 leader_election.cc:304] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [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: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.657547  1402 tablet_bootstrap.cc:492] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: Bootstrap starting.
I20260709 12:26:32.657954  1368 raft_consensus.cc:493] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.658605  1406 raft_consensus.cc:2804] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.658546  1368 raft_consensus.cc:515] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.659053  1406 raft_consensus.cc:493] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.659426  1406 raft_consensus.cc:3060] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.659643  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.660308  1185 raft_consensus.cc:2468] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.660817  1368 leader_election.cc:290] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:32.661667  1076 leader_election.cc:304] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.664410  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.664722  1402 tablet_bootstrap.cc:654] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.665199  1111 raft_consensus.cc:2468] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:32.639649  1308 raft_consensus.cc:697] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:32.667311  1376 raft_consensus.cc:2804] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.667353  1225 leader_election.cc:304] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:32.667721  1308 consensus_queue.cc:237] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.667907  1376 raft_consensus.cc:493] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.668658  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.669364  1185 raft_consensus.cc:2468] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
I20260709 12:26:32.668967  1376 raft_consensus.cc:3060] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.671037  1368 raft_consensus.cc:2804] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.671510  1368 raft_consensus.cc:493] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.671918  1368 raft_consensus.cc:3060] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.671953  1188 raft_consensus.cc:2468] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:32.672807  1406 raft_consensus.cc:515] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.673314  1076 leader_election.cc:304] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.676029  1417 raft_consensus.cc:2804] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.676640  1417 raft_consensus.cc:697] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:32.677636  1417 consensus_queue.cc:237] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.678983  1262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004d3a3a56a242c2ad314d15ba884bb0" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.680047  1262 raft_consensus.cc:2468] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.681247  1261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.681682  1260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0a2d109c8455fb18b802f4420924f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.683164  1259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ce0a2d109c8455fb18b802f4420924f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:32.684325  1259 raft_consensus.cc:3060] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.687315  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.687994  1079 leader_election.cc:304] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:32.688964  1415 raft_consensus.cc:2764] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 12:26:32.689352  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004d3a3a56a242c2ad314d15ba884bb0" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:32.688989  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "004d3a3a56a242c2ad314d15ba884bb0" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.690132  1256 raft_consensus.cc:3060] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
W20260709 12:26:32.695192  1079 leader_election.cc:343] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.698378  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.699445  1187 raft_consensus.cc:2393] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 2de03be1e4f445b087944b75ba80e9be in this term.
I20260709 12:26:32.701583  1076 leader_election.cc:304] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 406f9521e80742c794164725ab093b2b; no voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.712109  1259 raft_consensus.cc:2468] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:32.717988  1404 tablet_bootstrap.cc:492] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.719311  1404 ts_tablet_manager.cc:1403] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.143s	user 0.030s	sys 0.015s
I20260709 12:26:32.721035  1437 raft_consensus.cc:493] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.721596  1437 raft_consensus.cc:515] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.723886  1008 catalog_manager.cc:5697] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:32.724547  1404 raft_consensus.cc:359] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.729115  1404 raft_consensus.cc:385] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.729408  1404 raft_consensus.cc:740] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.730304  1404 consensus_queue.cc:260] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.737062  1416 raft_consensus.cc:493] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.737651  1257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.724635  1438 raft_consensus.cc:3060] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.737607  1416 raft_consensus.cc:515] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.740108  1416 leader_election.cc:290] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:32.740921  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.731359  1437 leader_election.cc:290] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.741864  1112 raft_consensus.cc:2468] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
W20260709 12:26:32.740255  1154 leader_election.cc:343] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.744247  1225 leader_election.cc:304] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:32.745868  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.745321  1416 raft_consensus.cc:2804] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.746656  1187 raft_consensus.cc:2468] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 0.
W20260709 12:26:32.750166  1151 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.26.255.1:41633, user_credentials={real_user=slave}} blocked reactor thread for 65177us
I20260709 12:26:32.752138  1402 tablet_bootstrap.cc:492] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: No bootstrap required, opened a new log
I20260709 12:26:32.752159  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:32.752934  1402 ts_tablet_manager.cc:1403] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.003s
I20260709 12:26:32.754266  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:32.763870  1368 raft_consensus.cc:515] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.765630  1258 raft_consensus.cc:2393] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:32.746670  1416 raft_consensus.cc:493] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.771147  1416 raft_consensus.cc:3060] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.779167  1376 raft_consensus.cc:515] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.784662  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.784747  1406 leader_election.cc:290] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.785260  1187 raft_consensus.cc:3060] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.786971  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
W20260709 12:26:32.788014  1151 leader_election.cc:343] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.786834  1402 raft_consensus.cc:359] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.788538  1151 leader_election.cc:304] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be; no voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b
W20260709 12:26:32.788792  1154 leader_election.cc:343] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.795243  1376 leader_election.cc:290] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.790419  1403 tablet_bootstrap.cc:492] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.796531  1403 ts_tablet_manager.cc:1403] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.205s	user 0.014s	sys 0.008s
I20260709 12:26:32.796608  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:32.797435  1258 raft_consensus.cc:2393] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 406f9521e80742c794164725ab093b2b in current term 1: Already voted for candidate 412f542d8bdf489db137a7178bbb381b in this term.
I20260709 12:26:32.799453  1403 raft_consensus.cc:359] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.791345  1404 ts_tablet_manager.cc:1434] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.072s	user 0.019s	sys 0.024s
I20260709 12:26:32.793447  1438 raft_consensus.cc:2749] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:32.749756  1256 raft_consensus.cc:2468] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 1.
I20260709 12:26:32.801002  1404 tablet_bootstrap.cc:492] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.794495  1187 raft_consensus.cc:2468] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:32.799782  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:32.802817  1113 raft_consensus.cc:2393] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:32.803169  1368 leader_election.cc:290] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:32.804127  1076 leader_election.cc:304] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [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: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.804258  1416 raft_consensus.cc:515] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.801838  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.806059  1186 raft_consensus.cc:2393] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:32.790712  1402 raft_consensus.cc:385] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.806591  1402 raft_consensus.cc:740] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.807143  1225 leader_election.cc:304] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [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: 412f542d8bdf489db137a7178bbb381b; no voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b
I20260709 12:26:32.807330  1402 consensus_queue.cc:260] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.808398  1368 raft_consensus.cc:2749] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 12:26:32.808957  1112 raft_consensus.cc:2468] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 1.
I20260709 12:26:32.809474  1402 ts_tablet_manager.cc:1434] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 12:26:32.809609  1113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:32.810314  1113 raft_consensus.cc:3060] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.810741  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.811365  1186 raft_consensus.cc:3060] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.811738  1436 raft_consensus.cc:2749] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:32.812711  1438 raft_consensus.cc:2804] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.813164  1151 leader_election.cc:304] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [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: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.813385  1438 raft_consensus.cc:697] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:32.813931  1403 raft_consensus.cc:385] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.814244  1403 raft_consensus.cc:740] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.815001  1403 consensus_queue.cc:260] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.816124  1435 raft_consensus.cc:2804] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.816649  1435 raft_consensus.cc:697] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:32.814304  1438 consensus_queue.cc:237] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.817480  1435 consensus_queue.cc:237] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.823509  1186 raft_consensus.cc:2468] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:32.824932  1225 leader_election.cc:304] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:32.825453  1404 tablet_bootstrap.cc:654] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.825909  1368 raft_consensus.cc:2804] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.826503  1368 raft_consensus.cc:697] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:32.827948  1113 raft_consensus.cc:2468] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 1.
I20260709 12:26:32.828163  1368 consensus_queue.cc:237] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.829340  1416 leader_election.cc:290] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:32.828215  1403 ts_tablet_manager.cc:1434] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 12:26:32.831926  1403 tablet_bootstrap.cc:492] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: Bootstrap starting.
I20260709 12:26:32.840798  1010 catalog_manager.cc:5697] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 1 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:32.845058  1403 tablet_bootstrap.cc:654] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.852496  1376 raft_consensus.cc:493] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.853118  1376 raft_consensus.cc:515] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.855504  1376 leader_election.cc:290] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.857445  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
W20260709 12:26:32.864382  1079 leader_election.cc:343] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.866210  1404 tablet_bootstrap.cc:492] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.866907  1404 ts_tablet_manager.cc:1403] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.012s
I20260709 12:26:32.867770  1403 tablet_bootstrap.cc:492] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: No bootstrap required, opened a new log
I20260709 12:26:32.868325  1403 ts_tablet_manager.cc:1403] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.011s
I20260709 12:26:32.870880  1403 raft_consensus.cc:359] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.871620  1403 raft_consensus.cc:385] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.871879  1403 raft_consensus.cc:740] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.872066  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.872714  1186 raft_consensus.cc:2468] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.873977  1076 leader_election.cc:304] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [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: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:32.870122  1404 raft_consensus.cc:359] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.875159  1376 raft_consensus.cc:2804] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.875402  1404 raft_consensus.cc:385] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.875531  1376 raft_consensus.cc:493] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.875803  1404 raft_consensus.cc:740] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.875938  1376 raft_consensus.cc:3060] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.876766  1404 consensus_queue.cc:260] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.877803  1416 consensus_queue.cc:1048] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:32.881037  1011 catalog_manager.cc:5697] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:32.883039  1011 catalog_manager.cc:5697] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:32.884052  1376 raft_consensus.cc:515] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.886276  1404 ts_tablet_manager.cc:1434] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 12:26:32.887045  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.887666  1186 raft_consensus.cc:3060] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.887796  1404 tablet_bootstrap.cc:492] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.895972  1404 tablet_bootstrap.cc:654] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.897811  1186 raft_consensus.cc:2468] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:32.899216  1076 leader_election.cc:304] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.900074  1438 raft_consensus.cc:2804] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.872665  1403 consensus_queue.cc:260] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.900544  1438 raft_consensus.cc:697] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:32.901386  1438 consensus_queue.cc:237] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.901022  1010 catalog_manager.cc:5697] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 0 to 1, leader changed from <none> to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 1 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:32.902558  1403 ts_tablet_manager.cc:1434] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 12:26:32.905386  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
W20260709 12:26:32.907084  1079 leader_election.cc:343] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755): Illegal state: must be running to vote when last-logged opid is not known
I20260709 12:26:32.911036  1376 leader_election.cc:290] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.920027  1008 catalog_manager.cc:5697] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 0 to 1, leader changed from <none> to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 1 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:32.929805  1416 consensus_queue.cc:1048] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:32.932832  1404 tablet_bootstrap.cc:492] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.933586  1404 ts_tablet_manager.cc:1403] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.023s
I20260709 12:26:32.935662  1376 raft_consensus.cc:493] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:32.936277  1376 raft_consensus.cc:515] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.936704  1404 raft_consensus.cc:359] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.938941  1404 raft_consensus.cc:385] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.939239  1404 raft_consensus.cc:740] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.939972  1404 consensus_queue.cc:260] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.941406  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:32.942046  1404 ts_tablet_manager.cc:1434] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 12:26:32.942389  1256 raft_consensus.cc:2468] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.943221  1404 tablet_bootstrap.cc:492] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: Bootstrap starting.
I20260709 12:26:32.944259  1079 leader_election.cc:304] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:32.945509  1417 raft_consensus.cc:2804] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:32.946007  1417 raft_consensus.cc:493] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:32.946437  1417 raft_consensus.cc:3060] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.950217  1404 tablet_bootstrap.cc:654] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: Neither blocks nor log segments found. Creating new log.
I20260709 12:26:32.941494  1376 leader_election.cc:290] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.941406  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:32.953234  1186 raft_consensus.cc:2468] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:32.966271  1404 tablet_bootstrap.cc:492] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: No bootstrap required, opened a new log
I20260709 12:26:32.966940  1404 ts_tablet_manager.cc:1403] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 12:26:32.970170  1404 raft_consensus.cc:359] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.970990  1404 raft_consensus.cc:385] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 12:26:32.971273  1404 raft_consensus.cc:740] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Initialized, Role: FOLLOWER
I20260709 12:26:32.972172  1404 consensus_queue.cc:260] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.962297  1010 catalog_manager.cc:5697] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:32.974473  1404 ts_tablet_manager.cc:1434] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 12:26:32.966629  1417 raft_consensus.cc:515] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:32.981410  1417 leader_election.cc:290] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:32.982635  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:32.982762  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:32.983625  1187 raft_consensus.cc:3060] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.983755  1256 raft_consensus.cc:3060] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:32.990891  1187 raft_consensus.cc:2468] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:32.991358  1256 raft_consensus.cc:2468] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:32.992233  1076 leader_election.cc:304] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:32.993687  1417 raft_consensus.cc:2804] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:32.994185  1417 raft_consensus.cc:697] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:32.995043  1417 consensus_queue.cc:237] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.007942  1011 catalog_manager.cc:5697] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.084007  1440 raft_consensus.cc:493] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.084645  1440 raft_consensus.cc:515] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.086393  1440 leader_election.cc:290] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:33.087412  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:33.087689  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:33.088392  1187 raft_consensus.cc:2393] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 406f9521e80742c794164725ab093b2b in this term.
I20260709 12:26:33.089277  1225 leader_election.cc:304] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 412f542d8bdf489db137a7178bbb381b; no voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b
I20260709 12:26:33.090003  1440 raft_consensus.cc:3060] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.095898  1440 raft_consensus.cc:2749] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 12:26:33.105072  1435 consensus_queue.cc:1048] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.114188  1440 raft_consensus.cc:493] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.114741  1440 raft_consensus.cc:515] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.116775  1440 leader_election.cc:290] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:33.117897  1308 consensus_queue.cc:1048] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.119666  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "406f9521e80742c794164725ab093b2b" is_pre_election: true
I20260709 12:26:33.120344  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:33.120576  1112 raft_consensus.cc:2393] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 412f542d8bdf489db137a7178bbb381b in current term 1: Already voted for candidate 2de03be1e4f445b087944b75ba80e9be in this term.
I20260709 12:26:33.122259  1225 leader_election.cc:304] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 412f542d8bdf489db137a7178bbb381b; no voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b
I20260709 12:26:33.123086  1440 raft_consensus.cc:3060] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.131697  1440 raft_consensus.cc:2749] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 12:26:33.158965  1058 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 12:26:33.168915  1417 raft_consensus.cc:493] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 12:26:33.169507  1417 raft_consensus.cc:515] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.171516  1417 leader_election.cc:290] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.172287  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be" is_pre_election: true
I20260709 12:26:33.172617  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b" is_pre_election: true
I20260709 12:26:33.173019  1187 raft_consensus.cc:2468] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:33.173273  1256 raft_consensus.cc:2468] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 0.
I20260709 12:26:33.174144  1076 leader_election.cc:304] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:33.174950  1417 raft_consensus.cc:2804] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 12:26:33.175343  1417 raft_consensus.cc:493] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 12:26:33.175616  1417 raft_consensus.cc:3060] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.181463  1417 raft_consensus.cc:515] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.183422  1417 leader_election.cc:290] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.184243  1187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:33.184521  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.184829  1187 raft_consensus.cc:3060] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.185176  1256 raft_consensus.cc:3060] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 0 FOLLOWER]: Advancing to term 1
I20260709 12:26:33.186184  1417 consensus_queue.cc:1048] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.193378  1256 raft_consensus.cc:2468] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:33.193976  1187 raft_consensus.cc:2468] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 1.
I20260709 12:26:33.194084  1417 consensus_queue.cc:1048] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 12:26:33.194921  1079 leader_election.cc:304] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:33.196344  1438 raft_consensus.cc:2804] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 12:26:33.196859  1438 raft_consensus.cc:697] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.197803  1438 consensus_queue.cc:237] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.212905  1011 catalog_manager.cc:5697] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 0 to 1, leader changed from <none> to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 1 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.215462  1438 consensus_queue.cc:1048] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 12:26:33.230515  1376 consensus_queue.cc:1048] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.250079  1440 consensus_queue.cc:1048] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.271298  1454 consensus_queue.cc:1048] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.291468  1436 consensus_queue.cc:1048] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.305948  1186 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:35174
I20260709 12:26:33.306529  1435 consensus_queue.cc:1048] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.306777  1186 raft_consensus.cc:606] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:33.317329  1256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:33.318073  1256 raft_consensus.cc:606] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:33.322506  1435 raft_consensus.cc:993] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:33.323014  1436 raft_consensus.cc:1081] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:33.324112  1256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
mode: GRACEFUL
new_leader_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:52792
I20260709 12:26:33.324756  1112 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46336
I20260709 12:26:33.324790  1256 raft_consensus.cc:606] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Received request to transfer leadership to TS 406f9521e80742c794164725ab093b2b
I20260709 12:26:33.325448  1112 raft_consensus.cc:493] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.325861  1112 raft_consensus.cc:3060] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.330945  1111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:46338
I20260709 12:26:33.331624  1111 raft_consensus.cc:606] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Received request to transfer leadership to TS 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:33.333235  1112 raft_consensus.cc:515] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.336963  1112 leader_election.cc:290] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.337679  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:33.338109  1111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6890e67d535e4e12834089653aab5c24"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:46338
I20260709 12:26:33.338405  1186 raft_consensus.cc:3055] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.338846  1186 raft_consensus.cc:740] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:33.338935  1111 raft_consensus.cc:606] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Received request to transfer leadership to TS 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:33.338992  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1486459524243c5ad9a4e8b01de6b94" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.339731  1256 raft_consensus.cc:3060] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.339757  1186 consensus_queue.cc:260] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.341225  1186 raft_consensus.cc:3060] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.346925  1111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:46338
I20260709 12:26:33.347600  1111 raft_consensus.cc:606] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Received request to transfer leadership to TS 2de03be1e4f445b087944b75ba80e9be
I20260709 12:26:33.348712  1256 raft_consensus.cc:2468] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:33.348712  1186 raft_consensus.cc:2468] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:33.350099  1076 leader_election.cc:304] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:33.350826  1414 raft_consensus.cc:2804] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.351352  1414 raft_consensus.cc:697] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.352085  1414 consensus_queue.cc:237] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.356367  1111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "412f542d8bdf489db137a7178bbb381b"
 from {username='slave'} at 127.0.0.1:46338
I20260709 12:26:33.357029  1111 raft_consensus.cc:606] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Received request to transfer leadership to TS 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:33.359392  1010 catalog_manager.cc:5697] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 2de03be1e4f445b087944b75ba80e9be (127.26.255.2) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.419836  1414 consensus_queue.cc:1048] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.430720  1438 consensus_queue.cc:1048] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.438514  1414 raft_consensus.cc:993] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: : Instructing follower 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:33.439150  1438 raft_consensus.cc:1081] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Signalling peer 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:33.440677  1186 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:35170
I20260709 12:26:33.441291  1186 raft_consensus.cc:493] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.441672  1186 raft_consensus.cc:3060] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.447155  1186 raft_consensus.cc:515] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.448865  1186 leader_election.cc:290] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.449891  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:33.450034  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0a4b3d48e604df1ab1fd18f6840b5bb" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.450688  1111 raft_consensus.cc:3055] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.450865  1256 raft_consensus.cc:3060] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.451000  1111 raft_consensus.cc:740] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.451930  1111 consensus_queue.cc:260] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.453244  1111 raft_consensus.cc:3060] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.456708  1256 raft_consensus.cc:2468] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:33.457906  1154 leader_election.cc:304] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:33.458635  1436 raft_consensus.cc:2804] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.459038  1436 raft_consensus.cc:697] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:33.459244  1111 raft_consensus.cc:2468] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:33.459820  1436 consensus_queue.cc:237] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.466291  1011 catalog_manager.cc:5697] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 1 to 2, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 2 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.474431  1440 raft_consensus.cc:993] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:33.474927  1454 raft_consensus.cc:1081] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:33.476568  1111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46330
I20260709 12:26:33.477211  1111 raft_consensus.cc:493] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.477533  1111 raft_consensus.cc:3060] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.483642  1111 raft_consensus.cc:515] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.485754  1438 consensus_queue.cc:1048] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.486044  1111 leader_election.cc:290] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.486734  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:33.487380  1186 raft_consensus.cc:3060] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.488183  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900e5aa9b7ed42639570aba97e1faa62" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.488776  1256 raft_consensus.cc:3055] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.489089  1256 raft_consensus.cc:740] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:33.489928  1256 consensus_queue.cc:260] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.495399  1256 raft_consensus.cc:3060] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.496069  1438 consensus_queue.cc:1048] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.497671  1417 raft_consensus.cc:993] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: : Instructing follower 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:33.498097  1417 raft_consensus.cc:1081] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Signalling peer 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:33.502409  1185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:35170
I20260709 12:26:33.503062  1185 raft_consensus.cc:493] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.503466  1185 raft_consensus.cc:3060] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.504308  1256 raft_consensus.cc:2468] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:33.506088  1079 leader_election.cc:304] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:33.495983  1186 raft_consensus.cc:2468] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:33.513108  1438 raft_consensus.cc:2804] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.512071  1185 raft_consensus.cc:515] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.522296  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:33.523901  1111 raft_consensus.cc:3055] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.524960  1111 raft_consensus.cc:740] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.525381  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d6b8bdad5054e4584e15e7bc76f341f" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.525965  1258 raft_consensus.cc:3060] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.525851  1111 consensus_queue.cc:260] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.524032  1185 leader_election.cc:290] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.527179  1111 raft_consensus.cc:3060] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.530936  1438 raft_consensus.cc:697] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.532058  1438 consensus_queue.cc:237] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.532470  1258 raft_consensus.cc:2468] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:33.535837  1111 raft_consensus.cc:2468] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:33.536456  1154 leader_election.cc:304] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:33.537351  1436 raft_consensus.cc:2804] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.537776  1436 raft_consensus.cc:697] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:33.538565  1436 consensus_queue.cc:237] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.540894  1010 catalog_manager.cc:5697] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.549518  1008 catalog_manager.cc:5697] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 1 to 2, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 2 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.627079  1438 consensus_queue.cc:1048] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.633837  1476 raft_consensus.cc:993] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: : Instructing follower 412f542d8bdf489db137a7178bbb381b to start an election
I20260709 12:26:33.634346  1414 raft_consensus.cc:1081] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Signalling peer 412f542d8bdf489db137a7178bbb381b to start an election
I20260709 12:26:33.637895  1258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
 from {username='slave'} at 127.0.0.1:52786
I20260709 12:26:33.639153  1258 raft_consensus.cc:493] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.639688  1258 raft_consensus.cc:3060] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.640522  1438 consensus_queue.cc:1048] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 12:26:33.647075  1258 raft_consensus.cc:515] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.650619  1111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:33.651239  1111 raft_consensus.cc:3055] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.651576  1111 raft_consensus.cc:740] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.651695  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37459426e5a94b278a175d3a3a712ec0" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:33.652575  1185 raft_consensus.cc:3060] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.652411  1111 consensus_queue.cc:260] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.653173  1258 leader_election.cc:290] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:33.653631  1111 raft_consensus.cc:3060] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.660742  1111 raft_consensus.cc:2468] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 2.
I20260709 12:26:33.661016  1185 raft_consensus.cc:2468] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 2.
I20260709 12:26:33.662233  1225 leader_election.cc:304] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 406f9521e80742c794164725ab093b2b, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:33.663197  1440 raft_consensus.cc:2804] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.663702  1440 raft_consensus.cc:697] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 2 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:33.664640  1440 consensus_queue.cc:237] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.673591  1010 catalog_manager.cc:5697] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 1 to 2, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 2 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
W20260709 12:26:33.701709  1283 debug-util.cc:398] Leaking SignalData structure 0x7b08000daa20 after lost signal to thread 27647
W20260709 12:26:33.702951  1283 debug-util.cc:398] Leaking SignalData structure 0x7b0800294940 after lost signal to thread 1045
W20260709 12:26:33.704236  1283 debug-util.cc:398] Leaking SignalData structure 0x7b0800119540 after lost signal to thread 1137
W20260709 12:26:33.705909  1283 debug-util.cc:398] Leaking SignalData structure 0x7b08000fca20 after lost signal to thread 1286
I20260709 12:26:33.734000  1476 raft_consensus.cc:993] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: : Instructing follower 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:33.734663  1438 raft_consensus.cc:1081] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Signalling peer 2de03be1e4f445b087944b75ba80e9be to start an election
I20260709 12:26:33.737483  1185 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6890e67d535e4e12834089653aab5c24"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
 from {username='slave'} at 127.0.0.1:35170
I20260709 12:26:33.738289  1185 raft_consensus.cc:493] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.738786  1185 raft_consensus.cc:3060] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.739562  1454 raft_consensus.cc:993] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: : Instructing follower 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:33.740089  1440 raft_consensus.cc:1081] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Signalling peer 406f9521e80742c794164725ab093b2b to start an election
I20260709 12:26:33.741555  1111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c"
dest_uuid: "406f9521e80742c794164725ab093b2b"
 from {username='slave'} at 127.0.0.1:46330
I20260709 12:26:33.742044  1111 raft_consensus.cc:493] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:33.742365  1111 raft_consensus.cc:3060] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.747282  1185 raft_consensus.cc:515] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.750507  1111 raft_consensus.cc:515] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.750768  1112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:33.751087  1258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6890e67d535e4e12834089653aab5c24" candidate_uuid: "2de03be1e4f445b087944b75ba80e9be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.751524  1112 raft_consensus.cc:3055] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.751905  1258 raft_consensus.cc:3060] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.752044  1112 raft_consensus.cc:740] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.753224  1112 consensus_queue.cc:260] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.754626  1111 leader_election.cc:290] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Requested vote from peers 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.754863  1186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:33.755275  1256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc7b2c2c183a4d118d6afa8e5577ae1c" candidate_uuid: "406f9521e80742c794164725ab093b2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "412f542d8bdf489db137a7178bbb381b"
I20260709 12:26:33.755553  1186 raft_consensus.cc:3060] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.755903  1256 raft_consensus.cc:3055] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 12:26:33.756243  1256 raft_consensus.cc:740] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:33.757072  1256 consensus_queue.cc:260] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.758929  1256 raft_consensus.cc:3060] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.760300  1258 raft_consensus.cc:2468] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:33.761909  1154 leader_election.cc:304] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:33.762600  1112 raft_consensus.cc:3060] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Advancing to term 2
I20260709 12:26:33.762878  1308 raft_consensus.cc:2804] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.763402  1308 raft_consensus.cc:697] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Leader. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:33.764273  1308 consensus_queue.cc:237] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.767948  1186 raft_consensus.cc:2468] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:33.769886  1076 leader_election.cc:304] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2de03be1e4f445b087944b75ba80e9be, 406f9521e80742c794164725ab093b2b; no voters: 
I20260709 12:26:33.770215  1112 raft_consensus.cc:2468] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2de03be1e4f445b087944b75ba80e9be in term 2.
I20260709 12:26:33.771015  1438 raft_consensus.cc:2804] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 12:26:33.771538  1438 raft_consensus.cc:697] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Leader. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:33.772466  1438 consensus_queue.cc:237] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:33.774602  1008 catalog_manager.cc:5697] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be reported cstate change: term changed from 1 to 2, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 2de03be1e4f445b087944b75ba80e9be (127.26.255.2). New cstate: current_term: 2 leader_uuid: "2de03be1e4f445b087944b75ba80e9be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.750844  1185 leader_election.cc:290] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [CANDIDATE]: Term 2 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 412f542d8bdf489db137a7178bbb381b (127.26.255.3:45755)
I20260709 12:26:33.779724  1256 raft_consensus.cc:2468] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 406f9521e80742c794164725ab093b2b in term 2.
I20260709 12:26:33.781988  1010 catalog_manager.cc:5697] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b reported cstate change: term changed from 1 to 2, leader changed from 412f542d8bdf489db137a7178bbb381b (127.26.255.3) to 406f9521e80742c794164725ab093b2b (127.26.255.1). New cstate: current_term: 2 leader_uuid: "406f9521e80742c794164725ab093b2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: UNKNOWN } } }
I20260709 12:26:33.813184  1256 raft_consensus.cc:1275] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:33.815462  1438 consensus_queue.cc:1048] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:33.816217  1186 raft_consensus.cc:1275] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:33.817977  1438 consensus_queue.cc:1048] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:33.933385  1186 raft_consensus.cc:1275] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:33.934900  1476 consensus_queue.cc:1048] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:33.944849  1256 raft_consensus.cc:1275] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:33.946525  1376 consensus_queue.cc:1048] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:33.959328  1112 raft_consensus.cc:1275] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:33.961124  1308 consensus_queue.cc:1048] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:33.970479  1256 raft_consensus.cc:1275] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:33.971982  1435 consensus_queue.cc:1048] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.012614  1112 raft_consensus.cc:1275] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.014072  1480 consensus_queue.cc:1048] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.025000  1256 raft_consensus.cc:1275] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.026702  1480 consensus_queue.cc:1048] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.068238  1112 raft_consensus.cc:1275] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 412f542d8bdf489db137a7178bbb381b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.069561  1440 consensus_queue.cc:1048] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.078475  1186 raft_consensus.cc:1275] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 412f542d8bdf489db137a7178bbb381b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.080735  1368 consensus_queue.cc:1048] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.198168  1112 raft_consensus.cc:1275] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.199553  1480 consensus_queue.cc:1048] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.212224  1256 raft_consensus.cc:1275] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 2de03be1e4f445b087944b75ba80e9be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.214049  1480 consensus_queue.cc:1048] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.303879  1186 raft_consensus.cc:1275] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.305496  1376 consensus_queue.cc:1048] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:34.317421  1256 raft_consensus.cc:1275] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Refusing update from remote peer 406f9521e80742c794164725ab093b2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 12:26:34.325585  1414 consensus_queue.cc:1048] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 12:26:36.360775  1011 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 12:26:36.382999  1011 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48844:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 12:26:36.410514 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:36.505437  1519 tablet.cc:1724] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.531700  1525 tablet.cc:1724] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.553025  1500 log.cc:927] Time spent T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 12:26:36.519999  1523 tablet.cc:1724] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.600597  1528 tablet.cc:1724] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.618328  1111 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac"
dest_uuid: "406f9521e80742c794164725ab093b2b"
mode: GRACEFUL
new_leader_uuid: "412f542d8bdf489db137a7178bbb381b"
 from {username='slave'} at 127.0.0.1:46354
I20260709 12:26:36.644536  1111 raft_consensus.cc:606] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Received request to transfer leadership to TS 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:36.705034  1543 tablet.cc:1724] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.711897  1547 tablet.cc:1724] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.732810  1550 tablet.cc:1724] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.734851  1525 tablet.cc:1724] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.743665  1523 tablet.cc:1724] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.756949  1551 tablet.cc:1724] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.774081  1549 tablet.cc:1724] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.776023  1519 tablet.cc:1724] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.780895  1528 tablet.cc:1724] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.810693  1528 tablet.cc:1724] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.812888  1519 tablet.cc:1724] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.819180  1556 tablet.cc:1724] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.820730  1541 log.cc:927] Time spent T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: Append to log took a long time: real 0.128s	user 0.003s	sys 0.000s
I20260709 12:26:36.820201  1551 tablet.cc:1724] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.822283  1558 tablet.cc:1724] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.824393  1543 tablet.cc:1724] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.774165  1554 tablet.cc:1724] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.853962  1549 tablet.cc:1724] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.857981  1547 tablet.cc:1724] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.858714  1523 tablet.cc:1724] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.860085  1519 tablet.cc:1724] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.871109  1551 tablet.cc:1724] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.917342  1558 tablet.cc:1724] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.920661  1551 tablet.cc:1724] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:26:36.950523  1185 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092"
dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
mode: GRACEFUL
new_leader_uuid: "412f542d8bdf489db137a7178bbb381b"
 from {username='slave'} at 127.0.0.1:35188
I20260709 12:26:36.951689  1185 raft_consensus.cc:606] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Received request to transfer leadership to TS 412f542d8bdf489db137a7178bbb381b
I20260709 12:26:36.953769 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 12:26:36.954502 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:36.957417  1010 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333: soft_deleted_table [id=f9e8bf10c0504b0d8dac8ebb3a236ecf] alter complete (version 1)
I20260709 12:26:36.958319  1486 raft_consensus.cc:993] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: : Instructing follower 412f542d8bdf489db137a7178bbb381b to start an election
I20260709 12:26:36.958896  1486 raft_consensus.cc:1081] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Signalling peer 412f542d8bdf489db137a7178bbb381b to start an election
I20260709 12:26:36.967890  1258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
 from {username='slave'} at 127.0.0.1:52786
I20260709 12:26:36.968544  1258 raft_consensus.cc:493] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:36.968917  1258 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:36.978394  1258 raft_consensus.cc:515] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:36.983634  1258 leader_election.cc:290] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 3 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:36.985848  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:36.986212  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66940570c4224edeb7003b9cd4e3b2ac" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:36.986527  1110 raft_consensus.cc:3055] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:36.986960  1110 raft_consensus.cc:740] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 406f9521e80742c794164725ab093b2b, State: Running, Role: LEADER
I20260709 12:26:36.986970  1185 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:36.988054  1110 consensus_queue.cc:260] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [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: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:36.989531  1110 raft_consensus.cc:3060] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:36.995174  1185 raft_consensus.cc:2468] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 3.
I20260709 12:26:36.996480  1225 leader_election.cc:304] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:36.997346  1545 raft_consensus.cc:2804] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:36.997843  1545 raft_consensus.cc:697] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 3 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:36.998196  1110 raft_consensus.cc:2468] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 3.
I20260709 12:26:36.998811  1545 consensus_queue.cc:237] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [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: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:37.009369  1008 catalog_manager.cc:5697] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 2 to 3, leader changed from 406f9521e80742c794164725ab093b2b (127.26.255.1) to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 3 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:37.356544  1539 raft_consensus.cc:993] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: : Instructing follower 412f542d8bdf489db137a7178bbb381b to start an election
I20260709 12:26:37.357151  1546 raft_consensus.cc:1081] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Signalling peer 412f542d8bdf489db137a7178bbb381b to start an election
I20260709 12:26:37.358927  1258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092"
dest_uuid: "412f542d8bdf489db137a7178bbb381b"
 from {username='slave'} at 127.0.0.1:52774
I20260709 12:26:37.359436  1258 raft_consensus.cc:493] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 12:26:37.359752  1258 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:37.365294  1258 raft_consensus.cc:515] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:37.367189  1258 leader_election.cc:290] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [CANDIDATE]: Term 3 election: Requested vote from peers 406f9521e80742c794164725ab093b2b (127.26.255.1:41633), 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707)
I20260709 12:26:37.368074  1110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "406f9521e80742c794164725ab093b2b"
I20260709 12:26:37.368471  1185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d0ecb2cbd3b4a1bb789f3cd9d624092" candidate_uuid: "412f542d8bdf489db137a7178bbb381b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2de03be1e4f445b087944b75ba80e9be"
I20260709 12:26:37.368832  1110 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:37.369112  1185 raft_consensus.cc:3055] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 12:26:37.369479  1185 raft_consensus.cc:740] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2de03be1e4f445b087944b75ba80e9be, State: Running, Role: LEADER
I20260709 12:26:37.370232  1185 consensus_queue.cc:260] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [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: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:37.371349  1185 raft_consensus.cc:3060] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Advancing to term 3
I20260709 12:26:37.377892  1185 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 3.
I20260709 12:26:37.378042  1110 raft_consensus.cc:2468] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 412f542d8bdf489db137a7178bbb381b in term 3.
I20260709 12:26:37.379320  1225 leader_election.cc:304] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [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: 2de03be1e4f445b087944b75ba80e9be, 412f542d8bdf489db137a7178bbb381b; no voters: 
I20260709 12:26:37.380151  1545 raft_consensus.cc:2804] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 12:26:37.380698  1545 raft_consensus.cc:697] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 3 LEADER]: Becoming Leader. State: Replica: 412f542d8bdf489db137a7178bbb381b, State: Running, Role: LEADER
I20260709 12:26:37.381963  1545 consensus_queue.cc:237] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [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: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } }
I20260709 12:26:37.391971  1008 catalog_manager.cc:5697] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b reported cstate change: term changed from 2 to 3, leader changed from 2de03be1e4f445b087944b75ba80e9be (127.26.255.2) to 412f542d8bdf489db137a7178bbb381b (127.26.255.3). New cstate: current_term: 3 leader_uuid: "412f542d8bdf489db137a7178bbb381b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "412f542d8bdf489db137a7178bbb381b" member_type: VOTER last_known_addr { host: "127.26.255.3" port: 45755 } health_report { overall_health: HEALTHY } } }
I20260709 12:26:37.398038  1110 raft_consensus.cc:1275] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Refusing update from remote peer 412f542d8bdf489db137a7178bbb381b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:37.399747  1545 consensus_queue.cc:1048] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:37.420176  1185 raft_consensus.cc:1275] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Refusing update from remote peer 412f542d8bdf489db137a7178bbb381b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:37.422391  1545 consensus_queue.cc:1048] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 12:26:37.852273  1187 raft_consensus.cc:1275] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Refusing update from remote peer 412f542d8bdf489db137a7178bbb381b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:37.853828  1545 consensus_queue.cc:1048] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2de03be1e4f445b087944b75ba80e9be" member_type: VOTER last_known_addr { host: "127.26.255.2" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:37.868487  1109 raft_consensus.cc:1275] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Refusing update from remote peer 412f542d8bdf489db137a7178bbb381b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 12:26:37.875865  1483 consensus_queue.cc:1048] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [LEADER]: Connected to new peer: Peer: permanent_uuid: "406f9521e80742c794164725ab093b2b" member_type: VOTER last_known_addr { host: "127.26.255.1" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 12:26:37.955593 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:37.960963 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:37.961449 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:38.962602 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:38.968281 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:38.968668 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:39.969648 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:39.974845 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:39.975241 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:40.976239 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:40.983181 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:40.983667 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:42.187757 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:42.400966 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:42.401960 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:43.406702 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:43.411661 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:43.412119 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260709 12:26:43.630089  1209 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc280 after lost signal to thread 27647
W20260709 12:26:43.631281  1209 debug-util.cc:398] Leaking SignalData structure 0x7b08002753e0 after lost signal to thread 1045
W20260709 12:26:43.632540  1209 debug-util.cc:398] Leaking SignalData structure 0x7b08001fc040 after lost signal to thread 1137
W20260709 12:26:43.634219  1209 debug-util.cc:398] Leaking SignalData structure 0x7b0800031dc0 after lost signal to thread 1212
W20260709 12:26:43.635466  1209 debug-util.cc:398] Leaking SignalData structure 0x7b0800295d00 after lost signal to thread 1286
I20260709 12:26:44.413306 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:44.420728 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:44.421413 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:45.422605 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:45.428014 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:45.428495 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:46.429531 27644 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 12:26:46.434870 27644 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 12:26:46.435352 27644 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260709 12:26:47.500290 27644 tablet_server.cc:179] TabletServer@127.26.255.1:0 shutting down...
W20260709 12:26:47.510634  1151 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260709 12:26:47.516772  1151 consensus_peers.cc:597] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be -> Peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Couldn't send request to peer 406f9521e80742c794164725ab093b2b. 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:26:47.542655 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:47.543561 27644 tablet_replica.cc:333] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.544574 27644 raft_consensus.cc:2243] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.545300 27644 raft_consensus.cc:2272] T b0a4b3d48e604df1ab1fd18f6840b5bb P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.547746 27644 tablet_replica.cc:333] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.548498 27644 raft_consensus.cc:2243] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.549085 27644 raft_consensus.cc:2272] T 7d6b8bdad5054e4584e15e7bc76f341f P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.551973 27644 tablet_replica.cc:333] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.552736 27644 raft_consensus.cc:2243] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.553350 27644 raft_consensus.cc:2272] T 004d3a3a56a242c2ad314d15ba884bb0 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.555771 27644 tablet_replica.cc:333] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.556396 27644 raft_consensus.cc:2243] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.557305 27644 raft_consensus.cc:2272] T f1486459524243c5ad9a4e8b01de6b94 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.559626 27644 tablet_replica.cc:333] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.560333 27644 raft_consensus.cc:2243] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.561427 27644 raft_consensus.cc:2272] T 7ce0a2d109c8455fb18b802f4420924f P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.564157 27644 tablet_replica.cc:333] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.564771 27644 raft_consensus.cc:2243] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.565687 27644 raft_consensus.cc:2272] T 7af49ada6da242058a8a9268b88ca5c2 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.568246 27644 tablet_replica.cc:333] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.568938 27644 raft_consensus.cc:2243] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.569401 27644 raft_consensus.cc:2272] T 5b4c15c095494bf0ab6bb286e52d3654 P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.571910 27644 tablet_replica.cc:333] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.572528 27644 raft_consensus.cc:2243] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.573055 27644 raft_consensus.cc:2272] T 1be565fe66d64432b64ea728cf02bc2d P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.575342 27644 tablet_replica.cc:333] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.575954 27644 raft_consensus.cc:2243] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.576524 27644 raft_consensus.cc:2272] T 6890e67d535e4e12834089653aab5c24 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.578850 27644 tablet_replica.cc:333] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.579443 27644 raft_consensus.cc:2243] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.580021 27644 raft_consensus.cc:2272] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.582355 27644 tablet_replica.cc:333] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.582984 27644 raft_consensus.cc:2243] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.583920 27644 raft_consensus.cc:2272] T 900e5aa9b7ed42639570aba97e1faa62 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.586838 27644 tablet_replica.cc:333] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.587841 27644 raft_consensus.cc:2243] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.588500 27644 raft_consensus.cc:2272] T 37459426e5a94b278a175d3a3a712ec0 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.590672 27644 tablet_replica.cc:333] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.591185 27644 raft_consensus.cc:2243] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.591609 27644 raft_consensus.cc:2272] T 66940570c4224edeb7003b9cd4e3b2ac P 406f9521e80742c794164725ab093b2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.593767 27644 tablet_replica.cc:333] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.594272 27644 raft_consensus.cc:2243] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.595312 27644 raft_consensus.cc:2272] T fc7b2c2c183a4d118d6afa8e5577ae1c P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.597532 27644 tablet_replica.cc:333] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.598055 27644 raft_consensus.cc:2243] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.598526 27644 raft_consensus.cc:2272] T 27ea9519f9664c64882dc348bfe97557 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.600756 27644 tablet_replica.cc:333] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.601255 27644 raft_consensus.cc:2243] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.602136 27644 raft_consensus.cc:2272] T 8ce3ccefe64d44ff99e8a6a6272766db P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.604373 27644 tablet_replica.cc:333] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.604817 27644 raft_consensus.cc:2243] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.605960 27644 raft_consensus.cc:2272] T caa018061f804b3fb51a6a4bce73f108 P 406f9521e80742c794164725ab093b2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.609145 27644 tablet_replica.cc:333] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b: stopping tablet replica
I20260709 12:26:47.609642 27644 raft_consensus.cc:2243] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.610057 27644 raft_consensus.cc:2272] T 93be34f41f444dc7b3050e9e4c47398c P 406f9521e80742c794164725ab093b2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.659505 27644 tablet_server.cc:196] TabletServer@127.26.255.1:0 shutdown complete.
W20260709 12:26:47.690871  1225 consensus_peers.cc:597] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b -> Peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Couldn't send request to peer 406f9521e80742c794164725ab093b2b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:41633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:47.707891 27644 tablet_server.cc:179] TabletServer@127.26.255.2:0 shutting down...
I20260709 12:26:47.739719 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:47.740548 27644 tablet_replica.cc:333] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.741690 27644 raft_consensus.cc:2243] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.742815 27644 raft_consensus.cc:2272] T b0a4b3d48e604df1ab1fd18f6840b5bb P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.745122 27644 tablet_replica.cc:333] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.745788 27644 raft_consensus.cc:2243] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.746706 27644 raft_consensus.cc:2272] T 7d6b8bdad5054e4584e15e7bc76f341f P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.749419 27644 tablet_replica.cc:333] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.750053 27644 raft_consensus.cc:2243] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.750736 27644 raft_consensus.cc:2272] T 7ce0a2d109c8455fb18b802f4420924f P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:47.752720  1225 consensus_peers.cc:597] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b -> Peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Couldn't send request to peer 406f9521e80742c794164725ab093b2b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:41633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:47.753419 27644 tablet_replica.cc:333] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.754144 27644 raft_consensus.cc:2243] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.755049 27644 raft_consensus.cc:2272] T 004d3a3a56a242c2ad314d15ba884bb0 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.757226 27644 tablet_replica.cc:333] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.757822 27644 raft_consensus.cc:2243] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.758728 27644 raft_consensus.cc:2272] T 27ea9519f9664c64882dc348bfe97557 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.760931 27644 tablet_replica.cc:333] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.761515 27644 raft_consensus.cc:2243] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.762017 27644 raft_consensus.cc:2272] T fc7b2c2c183a4d118d6afa8e5577ae1c P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.764197 27644 tablet_replica.cc:333] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.764770 27644 raft_consensus.cc:2243] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.765401 27644 raft_consensus.cc:2272] T f1486459524243c5ad9a4e8b01de6b94 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.767825 27644 tablet_replica.cc:333] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.768415 27644 raft_consensus.cc:2243] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.768927 27644 raft_consensus.cc:2272] T 37459426e5a94b278a175d3a3a712ec0 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.770931 27644 tablet_replica.cc:333] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.771484 27644 raft_consensus.cc:2243] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.771925 27644 raft_consensus.cc:2272] T 66940570c4224edeb7003b9cd4e3b2ac P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.774049 27644 tablet_replica.cc:333] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.774631 27644 raft_consensus.cc:2243] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.775105 27644 raft_consensus.cc:2272] T 93be34f41f444dc7b3050e9e4c47398c P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.777192 27644 tablet_replica.cc:333] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.777721 27644 raft_consensus.cc:2243] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.778573 27644 raft_consensus.cc:2272] T 6890e67d535e4e12834089653aab5c24 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.780756 27644 tablet_replica.cc:333] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.781293 27644 raft_consensus.cc:2243] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.781761 27644 raft_consensus.cc:2272] T 900e5aa9b7ed42639570aba97e1faa62 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.783757 27644 tablet_replica.cc:333] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.784317 27644 raft_consensus.cc:2243] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.784791 27644 raft_consensus.cc:2272] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 2de03be1e4f445b087944b75ba80e9be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.786808 27644 tablet_replica.cc:333] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.787366 27644 raft_consensus.cc:2243] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.787886 27644 raft_consensus.cc:2272] T 7af49ada6da242058a8a9268b88ca5c2 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.790307 27644 tablet_replica.cc:333] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.790838 27644 raft_consensus.cc:2243] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.791321 27644 raft_consensus.cc:2272] T 8ce3ccefe64d44ff99e8a6a6272766db P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.793238 27644 tablet_replica.cc:333] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.793754 27644 raft_consensus.cc:2243] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.794209 27644 raft_consensus.cc:2272] T caa018061f804b3fb51a6a4bce73f108 P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.796353 27644 tablet_replica.cc:333] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.796860 27644 raft_consensus.cc:2243] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.797768 27644 raft_consensus.cc:2272] T 5b4c15c095494bf0ab6bb286e52d3654 P 2de03be1e4f445b087944b75ba80e9be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.799804 27644 tablet_replica.cc:333] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be: stopping tablet replica
I20260709 12:26:47.800266 27644 raft_consensus.cc:2243] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.800992 27644 raft_consensus.cc:2272] T 1be565fe66d64432b64ea728cf02bc2d P 2de03be1e4f445b087944b75ba80e9be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.863864 27644 tablet_server.cc:196] TabletServer@127.26.255.2:0 shutdown complete.
W20260709 12:26:47.879112  1225 consensus_peers.cc:597] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b -> Peer 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707): Couldn't send request to peer 2de03be1e4f445b087944b75ba80e9be. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:40707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:47.903070 27644 tablet_server.cc:179] TabletServer@127.26.255.3:0 shutting down...
I20260709 12:26:47.934011 27644 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 12:26:47.934974 27644 tablet_replica.cc:333] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.935734 27644 raft_consensus.cc:2243] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.936290 27644 raft_consensus.cc:2272] T b0a4b3d48e604df1ab1fd18f6840b5bb P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.938623 27644 tablet_replica.cc:333] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.939229 27644 raft_consensus.cc:2243] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.939757 27644 raft_consensus.cc:2272] T f1486459524243c5ad9a4e8b01de6b94 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.942620 27644 tablet_replica.cc:333] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.944319 27644 raft_consensus.cc:2243] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.945084 27644 raft_consensus.cc:2272] T 7d6b8bdad5054e4584e15e7bc76f341f P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:47.945863  1225 consensus_peers.cc:597] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b -> Peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Couldn't send request to peer 406f9521e80742c794164725ab093b2b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:41633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:47.947578 27644 tablet_replica.cc:333] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.948258 27644 raft_consensus.cc:2243] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 12:26:47.948539  1225 consensus_peers.cc:597] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b -> Peer 406f9521e80742c794164725ab093b2b (127.26.255.1:41633): Couldn't send request to peer 406f9521e80742c794164725ab093b2b. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.1:41633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:47.948766 27644 raft_consensus.cc:2272] T 004d3a3a56a242c2ad314d15ba884bb0 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.950997 27644 tablet_replica.cc:333] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.951561 27644 raft_consensus.cc:2243] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.952054 27644 raft_consensus.cc:2272] T 7ce0a2d109c8455fb18b802f4420924f P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.954249 27644 tablet_replica.cc:333] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.954873 27644 raft_consensus.cc:2243] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.955410 27644 raft_consensus.cc:2272] T fc7b2c2c183a4d118d6afa8e5577ae1c P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.957929 27644 tablet_replica.cc:333] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.958595 27644 raft_consensus.cc:2243] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.959151 27644 raft_consensus.cc:2272] T 27ea9519f9664c64882dc348bfe97557 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 12:26:47.960824  1225 consensus_peers.cc:597] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b -> Peer 2de03be1e4f445b087944b75ba80e9be (127.26.255.2:40707): Couldn't send request to peer 2de03be1e4f445b087944b75ba80e9be. Status: Network error: Client connection negotiation failed: client connection to 127.26.255.2:40707: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 12:26:47.961484 27644 tablet_replica.cc:333] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.962170 27644 raft_consensus.cc:2243] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.963068 27644 raft_consensus.cc:2272] T 93be34f41f444dc7b3050e9e4c47398c P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.965131 27644 tablet_replica.cc:333] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.965704 27644 raft_consensus.cc:2243] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.966219 27644 raft_consensus.cc:2272] T 6890e67d535e4e12834089653aab5c24 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.968273 27644 tablet_replica.cc:333] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.968823 27644 raft_consensus.cc:2243] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.969300 27644 raft_consensus.cc:2272] T 900e5aa9b7ed42639570aba97e1faa62 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.971467 27644 tablet_replica.cc:333] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.972020 27644 raft_consensus.cc:2243] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.972935 27644 raft_consensus.cc:2272] T 9d0ecb2cbd3b4a1bb789f3cd9d624092 P 412f542d8bdf489db137a7178bbb381b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.974979 27644 tablet_replica.cc:333] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.975562 27644 raft_consensus.cc:2243] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.976074 27644 raft_consensus.cc:2272] T 1be565fe66d64432b64ea728cf02bc2d P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.978083 27644 tablet_replica.cc:333] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.978878 27644 raft_consensus.cc:2243] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.979319 27644 raft_consensus.cc:2272] T 5b4c15c095494bf0ab6bb286e52d3654 P 412f542d8bdf489db137a7178bbb381b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.981406 27644 tablet_replica.cc:333] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.981868 27644 raft_consensus.cc:2243] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.982255 27644 raft_consensus.cc:2272] T 8ce3ccefe64d44ff99e8a6a6272766db P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.984196 27644 tablet_replica.cc:333] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.984704 27644 raft_consensus.cc:2243] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.985097 27644 raft_consensus.cc:2272] T caa018061f804b3fb51a6a4bce73f108 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.987139 27644 tablet_replica.cc:333] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.987659 27644 raft_consensus.cc:2243] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 2 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.988445 27644 raft_consensus.cc:2272] T 37459426e5a94b278a175d3a3a712ec0 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.990355 27644 tablet_replica.cc:333] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.990871 27644 raft_consensus.cc:2243] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 3 LEADER]: Raft consensus shutting down.
I20260709 12:26:47.991640 27644 raft_consensus.cc:2272] T 66940570c4224edeb7003b9cd4e3b2ac P 412f542d8bdf489db137a7178bbb381b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:47.993455 27644 tablet_replica.cc:333] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b: stopping tablet replica
I20260709 12:26:47.993865 27644 raft_consensus.cc:2243] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 12:26:47.994247 27644 raft_consensus.cc:2272] T 7af49ada6da242058a8a9268b88ca5c2 P 412f542d8bdf489db137a7178bbb381b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.060779 27644 tablet_server.cc:196] TabletServer@127.26.255.3:0 shutdown complete.
I20260709 12:26:48.095911 27644 master.cc:562] Master@127.26.255.62:46005 shutting down...
I20260709 12:26:48.118062 27644 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 1 LEADER]: Raft consensus shutting down.
I20260709 12:26:48.118939 27644 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 12:26:48.119324 27644 tablet_replica.cc:333] T 00000000000000000000000000000000 P d5457c9a31fb499ca94b0d8412941333: stopping tablet replica
I20260709 12:26:48.139823 27644 master.cc:584] Master@127.26.255.62:46005 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21249 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (42539 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (208724 ms total)
[  PASSED  ] 8 tests.
I20260709 12:26:48.200672 27644 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 2254 messages since previous log ~32 seconds ago
I20260709 12:26:48.201265 27644 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 2258 messages since previous log ~32 seconds ago
I20260709 12:26:48.201560 27644 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 2258 messages since previous log ~32 seconds ago
I20260709 12:26:48.201819 27644 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 ~51 seconds ago
I20260709 12:26:48.202044 27644 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 ~51 seconds ago
I20260709 12:26:48.202308 27644 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 12:26:48.202646 27644 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~20 seconds ago
